From bc99092@sac.sfbay.sun.com Wed May 20 13:57:23 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n4KKvNxX010822
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 20 May 2009 13:57:23 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n4KKvNaO008355;
	Wed, 20 May 2009 13:57:23 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KJY00C01NJMC000@brm-avmta-1.central.sun.com>; Wed,
 20 May 2009 14:57:22 -0600 (MDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KJY00FQLNJMH2D0@brm-avmta-1.central.sun.com>; Wed,
 20 May 2009 14:57:22 -0600 (MDT)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n4KKvL5E011186; Wed, 20 May 2009 13:57:21 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n4KKvK9V010817; Wed,
 20 May 2009 13:57:20 -0700 (PDT)
Received: (from bc99092@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n4KKvKt9010813; Wed,
 20 May 2009 13:57:20 -0700 (PDT)
Date: Wed, 20 May 2009 13:57:20 -0700 (PDT)
From: Brian Cameron <bc99092@sac.sfbay.sun.com>
Subject: GNonLin [LSARC/2009/313 FastTrack timeout 06/02/2009]
To: LSARC-ext@sun.com
Cc: desktop-discuss@opensolaris.org
Message-id: <200905202057.n4KKvKt9010813@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 4374


Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 GNonLin
    1.2. Name of Document Author/Supplier:
	 Author:  Brian Cameron
    1.3  Date of This Document:
	20 May, 2009
4. Technical Description
Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2008 Sun Microsystems

1. Introduction
   1.1. Project/Component Working Name:

        GNonLin

   1.2. Name of Document Author/Supplier:

        Author:  Brian Cameron

   1.3  Date of This Document:

        12 May 2009

   1.4. Name of Major Document Customer(s)/Consumer(s):
        1.4.1. The PAC or CPT you expect to review your project:

               Solaris PAC

        1.4.2. The ARC(s) you expect to review your project:

               LSARC

        1.4.3. The Director/VP who is "Sponsoring" this project:

               Robert O'Dea

        1.4.4. The name of your business unit:

               Software - OPG

   1.5. Email Aliases:
        1.5.1. Responsible Manager: 

               leo.binchy@sun.com

        1.5.2. Responsible Engineer:

               brian.cameron@sun.com

        1.5.3  Marketing Manager:

               glynn.foster@sun.com

        1.5.4. Interest List: 

               desktop-discuss@opensolaris.org 

2. Project Summary
   2.1. Project Description:

        GNonLin is an LGPL GStreamer plugin which provides a set of GStreamer 
        elements that are used in non-linear multimedia editors.  It works
        together with the GStreamer multimedia framework to give developers a
        powerful and flexible set of tools for quickly assembling applications
        which need to handle non-linear multimedia editing.

4. Technical Description:
   4.1. Details:

        The GNonLin module only installs a single GStreamer plugin and API
        documentation.  The plugin can be used by audio and video media 
        editors, such as jokosher.  It includes the following interfaces:

        - GnlComposition
          Contains GnlObjects such as GnlSources and GnlOperations, and
          connects them dynamically to create a composition timeline.
        - GnlFileSource
          Reads and decodes the contents of a given file. The data in the file
          is decoded using any available GStreamer plugins.
        - GnlOperation
          Performs a transformation or mixing operation on the data from one or
          more GnlSources, which is used to implement filters or effects. 
        - GnlSource
          Encapsulates a pipeline which produces data for processing in a
          GnlComposition

   4.2. Interfaces:
        
      Exported Interfaces                          Stability   Comments
      -------------------------------------------  ----------  ----------------

      /usr/lib/gstreamer-0.10/libgnl.so            Volatile     GNonLin 
                                                                GStreamer
                                                                plugin.
      /usr/share/gtk-doc/html/gnonlin-0.10         Volatile     GNonLin API
                                                                documentation.


      Imported Interfaces    Stability          Comments
      ---------------        ---------------    -----------------------
      GNOME Base Libraries   Committed          LSARC 2006/202
      GStreamer              Volatile           LSARC/2006/202

   4.3. Doc Impact:

        GNonLin ships with API docs.

   4.4. Packaging & Delivery:
        
        SUNWgnonlin  - GNonLin plugin and API docs.

   4.5. Dependencies:

        None.

   4.6. L10N Impact:

        The Desktop team and the G11N are working together to evaluate and
        provide I18N/L10N support.

   4.7 Security Impact:

       None.
       
5. Reference Documents:

       GNonLin Website:
       http://gnonlin.sourceforge.net/
       http://gstreamer.freedesktop.org/modules/gnonlin.html

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		Desktop
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		Desktop
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From Brian.Cameron@sun.com Thu May 21 09:45:10 2009
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n4LGj9aE018748
	for <LSARC-ext@sac.sfbay.sun.com>; Thu, 21 May 2009 09:45:09 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n4LGj4e9030309
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Thu, 21 May 2009 10:45:09 -0600 (MDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KK000M0N6J8AB00@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Thu, 21 May 2009 10:45:08 -0600 (MDT)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KK000C1T6J5WT70@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Thu,
 21 May 2009 10:45:05 -0600 (MDT)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n4LGj5eB019553	for
 <LSARC-ext@Sun.Com>; Thu, 21 May 2009 16:45:05 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KK000G005L05Z00@mail-amer.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Thu, 21 May 2009 10:45:05 -0600 (MDT)
Received: from [192.168.1.70] ([unknown] [189.136.184.94])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KK000FT66J1AN30@mail-amer.sun.com>; Thu,
 21 May 2009 10:45:03 -0600 (MDT)
Date: Thu, 21 May 2009 11:45:04 -0500
From: Brian Cameron <Brian.Cameron@sun.com>
Subject: Re: GNonLin [LSARC/2009/313 FastTrack timeout 06/02/2009]
In-reply-to: <200905202057.n4KKvKt9010813@sac.sfbay.sun.com>
Sender: Brian.Cameron@sun.com
To: Brian Cameron <bc99092@sac.sfbay.sun.com>
Cc: LSARC-ext@sun.com, desktop-discuss@opensolaris.org
Message-id: <4A158510.5090901@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200905202057.n4KKvKt9010813@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.21 (X11/20090505)
Status: RO
Content-Length: 4923


One minor correction to the GNonLin one-pager.

The package name was missing from the Exported Interface table, so I
added it as follows:

       SUNWgnonlin                                  Uncommitted  Package.

Thanks,

Brian


Brian Cameron wrote:
> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
> This information is Copyright 2009 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 GNonLin
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Brian Cameron
>     1.3  Date of This Document:
> 	20 May, 2009
> 4. Technical Description
> Template Version: @(#)sac_nextcase %I% %G% SMI
> This information is Copyright 2008 Sun Microsystems
> 
> 1. Introduction
>    1.1. Project/Component Working Name:
> 
>         GNonLin
> 
>    1.2. Name of Document Author/Supplier:
> 
>         Author:  Brian Cameron
> 
>    1.3  Date of This Document:
> 
>         12 May 2009
> 
>    1.4. Name of Major Document Customer(s)/Consumer(s):
>         1.4.1. The PAC or CPT you expect to review your project:
> 
>                Solaris PAC
> 
>         1.4.2. The ARC(s) you expect to review your project:
> 
>                LSARC
> 
>         1.4.3. The Director/VP who is "Sponsoring" this project:
> 
>                Robert O'Dea
> 
>         1.4.4. The name of your business unit:
> 
>                Software - OPG
> 
>    1.5. Email Aliases:
>         1.5.1. Responsible Manager: 
> 
>                leo.binchy@sun.com
> 
>         1.5.2. Responsible Engineer:
> 
>                brian.cameron@sun.com
> 
>         1.5.3  Marketing Manager:
> 
>                glynn.foster@sun.com
> 
>         1.5.4. Interest List: 
> 
>                desktop-discuss@opensolaris.org 
> 
> 2. Project Summary
>    2.1. Project Description:
> 
>         GNonLin is an LGPL GStreamer plugin which provides a set of GStreamer 
>         elements that are used in non-linear multimedia editors.  It works
>         together with the GStreamer multimedia framework to give developers a
>         powerful and flexible set of tools for quickly assembling applications
>         which need to handle non-linear multimedia editing.
> 
> 4. Technical Description:
>    4.1. Details:
> 
>         The GNonLin module only installs a single GStreamer plugin and API
>         documentation.  The plugin can be used by audio and video media 
>         editors, such as jokosher.  It includes the following interfaces:
> 
>         - GnlComposition
>           Contains GnlObjects such as GnlSources and GnlOperations, and
>           connects them dynamically to create a composition timeline.
>         - GnlFileSource
>           Reads and decodes the contents of a given file. The data in the file
>           is decoded using any available GStreamer plugins.
>         - GnlOperation
>           Performs a transformation or mixing operation on the data from one or
>           more GnlSources, which is used to implement filters or effects. 
>         - GnlSource
>           Encapsulates a pipeline which produces data for processing in a
>           GnlComposition
> 
>    4.2. Interfaces:
>         
>       Exported Interfaces                          Stability   Comments
>       -------------------------------------------  ----------  ----------------
> 
>       /usr/lib/gstreamer-0.10/libgnl.so            Volatile     GNonLin 
>                                                                 GStreamer
>                                                                 plugin.
>       /usr/share/gtk-doc/html/gnonlin-0.10         Volatile     GNonLin API
>                                                                 documentation.
> 
> 
>       Imported Interfaces    Stability          Comments
>       ---------------        ---------------    -----------------------
>       GNOME Base Libraries   Committed          LSARC 2006/202
>       GStreamer              Volatile           LSARC/2006/202
> 
>    4.3. Doc Impact:
> 
>         GNonLin ships with API docs.
> 
>    4.4. Packaging & Delivery:
>         
>         SUNWgnonlin  - GNonLin plugin and API docs.
> 
>    4.5. Dependencies:
> 
>         None.
> 
>    4.6. L10N Impact:
> 
>         The Desktop team and the G11N are working together to evaluate and
>         provide I18N/L10N support.
> 
>    4.7 Security Impact:
> 
>        None.
>        
> 5. Reference Documents:
> 
>        GNonLin Website:
>        http://gnonlin.sourceforge.net/
>        http://gstreamer.freedesktop.org/modules/gnonlin.html
> 
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		Desktop
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
> 
> 
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		Desktop
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
> 


From John.Fischer@sun.com Wed Jun  3 08:13:05 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n53FD4FF027828
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 3 Jun 2009 08:13:04 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n53FCtbI019518
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 3 Jun 2009 16:13:03 +0100 (BST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KKO00K0F4XQTC00@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 03 Jun 2009 09:13:02 -0600 (MDT)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KKO009BA4XO33B0@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 03 Jun 2009 09:13:00 -0600 (MDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n53FD0xI008162	for
 <LSARC-ext@sun.com>; Wed, 03 Jun 2009 15:13:00 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KKO00C004GDSH00@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 03 Jun 2009 09:13:00 -0600 (MDT)
Received: from [10.71.0.72] ([unknown] [209.220.168.194])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KKO00B394XHVJ60@mail-amer.sun.com>; Wed,
 03 Jun 2009 09:12:53 -0600 (MDT)
Date: Wed, 03 Jun 2009 08:11:27 -0700
From: John Fischer <John.Fischer@sun.com>
Subject: Re: GNonLin [LSARC/2009/313 FastTrack timeout 06/02/2009]
In-reply-to: <4A158510.5090901@sun.com>
Sender: John.Fischer@sun.com
To: Brian Cameron <Brian.Cameron@sun.com>
Cc: Brian Cameron <bc99092@sac.sfbay.sun.com>, LSARC-ext@sun.com,
        desktop-discuss@opensolaris.org
Reply-to: John.Fischer@sun.com
Message-id: <4A26929F.3090706@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200905202057.n4KKvKt9010813@sac.sfbay.sun.com>
 <4A158510.5090901@sun.com>
User-Agent: Thunderbird 2.0.0.21 (X11/20090323)
Status: RO
Content-Length: 5135

+1

Brian Cameron wrote:
> 
> One minor correction to the GNonLin one-pager.
> 
> The package name was missing from the Exported Interface table, so I
> added it as follows:
> 
>       SUNWgnonlin                                  Uncommitted  Package.
> 
> Thanks,
> 
> Brian
> 
> 
> Brian Cameron wrote:
>> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
>> This information is Copyright 2009 Sun Microsystems
>> 1. Introduction
>>     1.1. Project/Component Working Name:
>>      GNonLin
>>     1.2. Name of Document Author/Supplier:
>>      Author:  Brian Cameron
>>     1.3  Date of This Document:
>>     20 May, 2009
>> 4. Technical Description
>> Template Version: @(#)sac_nextcase %I% %G% SMI
>> This information is Copyright 2008 Sun Microsystems
>>
>> 1. Introduction
>>    1.1. Project/Component Working Name:
>>
>>         GNonLin
>>
>>    1.2. Name of Document Author/Supplier:
>>
>>         Author:  Brian Cameron
>>
>>    1.3  Date of This Document:
>>
>>         12 May 2009
>>
>>    1.4. Name of Major Document Customer(s)/Consumer(s):
>>         1.4.1. The PAC or CPT you expect to review your project:
>>
>>                Solaris PAC
>>
>>         1.4.2. The ARC(s) you expect to review your project:
>>
>>                LSARC
>>
>>         1.4.3. The Director/VP who is "Sponsoring" this project:
>>
>>                Robert O'Dea
>>
>>         1.4.4. The name of your business unit:
>>
>>                Software - OPG
>>
>>    1.5. Email Aliases:
>>         1.5.1. Responsible Manager:
>>                leo.binchy@sun.com
>>
>>         1.5.2. Responsible Engineer:
>>
>>                brian.cameron@sun.com
>>
>>         1.5.3  Marketing Manager:
>>
>>                glynn.foster@sun.com
>>
>>         1.5.4. Interest List:
>>                desktop-discuss@opensolaris.org
>> 2. Project Summary
>>    2.1. Project Description:
>>
>>         GNonLin is an LGPL GStreamer plugin which provides a set of 
>> GStreamer         elements that are used in non-linear multimedia 
>> editors.  It works
>>         together with the GStreamer multimedia framework to give 
>> developers a
>>         powerful and flexible set of tools for quickly assembling 
>> applications
>>         which need to handle non-linear multimedia editing.
>>
>> 4. Technical Description:
>>    4.1. Details:
>>
>>         The GNonLin module only installs a single GStreamer plugin and 
>> API
>>         documentation.  The plugin can be used by audio and video 
>> media         editors, such as jokosher.  It includes the following 
>> interfaces:
>>
>>         - GnlComposition
>>           Contains GnlObjects such as GnlSources and GnlOperations, and
>>           connects them dynamically to create a composition timeline.
>>         - GnlFileSource
>>           Reads and decodes the contents of a given file. The data in 
>> the file
>>           is decoded using any available GStreamer plugins.
>>         - GnlOperation
>>           Performs a transformation or mixing operation on the data 
>> from one or
>>           more GnlSources, which is used to implement filters or 
>> effects.         - GnlSource
>>           Encapsulates a pipeline which produces data for processing in a
>>           GnlComposition
>>
>>    4.2. Interfaces:
>>               Exported Interfaces                          Stability   
>> Comments
>>       -------------------------------------------  ----------  
>> ----------------
>>
>>       /usr/lib/gstreamer-0.10/libgnl.so            Volatile     
>> GNonLin 
>>                                                                 GStreamer
>>                                                                 plugin.
>>       /usr/share/gtk-doc/html/gnonlin-0.10         Volatile     
>> GNonLin API
>>                                                                 
>> documentation.
>>
>>
>>       Imported Interfaces    Stability          Comments
>>       ---------------        ---------------    -----------------------
>>       GNOME Base Libraries   Committed          LSARC 2006/202
>>       GStreamer              Volatile           LSARC/2006/202
>>
>>    4.3. Doc Impact:
>>
>>         GNonLin ships with API docs.
>>
>>    4.4. Packaging & Delivery:
>>                 SUNWgnonlin  - GNonLin plugin and API docs.
>>
>>    4.5. Dependencies:
>>
>>         None.
>>
>>    4.6. L10N Impact:
>>
>>         The Desktop team and the G11N are working together to evaluate 
>> and
>>         provide I18N/L10N support.
>>
>>    4.7 Security Impact:
>>
>>        None.
>>        5. Reference Documents:
>>
>>        GNonLin Website:
>>        http://gnonlin.sourceforge.net/
>>        http://gstreamer.freedesktop.org/modules/gnonlin.html
>>
>> 6. Resources and Schedule
>>     6.4. Steering Committee requested information
>>        6.4.1. Consolidation C-team Name:
>>         Desktop
>>     6.5. ARC review type: FastTrack
>>     6.6. ARC Exposure: open
>>
>>
>> 6. Resources and Schedule
>>     6.4. Steering Committee requested information
>>        6.4.1. Consolidation C-team Name:
>>         Desktop
>>     6.5. ARC review type: FastTrack
>>     6.6. ARC Exposure: open
>>
> 

From Brian.Cameron@sun.com Wed Jun  3 17:17:48 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n540Hl1R020514
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 3 Jun 2009 17:17:47 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n540HdIl004919
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Thu, 4 Jun 2009 08:17:46 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KKO00B01U5J8900@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Wed, 03 Jun 2009 17:17:43 -0700 (PDT)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KKO003D7U5JUO80@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Wed,
 03 Jun 2009 17:17:43 -0700 (PDT)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n540Hh3k014778	for
 <LSARC-ext@Sun.COM>; Thu, 04 Jun 2009 00:17:43 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KKO00900TYB2J00@mail-amer.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Wed, 03 Jun 2009 18:17:43 -0600 (MDT)
Received: from [192.168.1.3] ([unknown] [99.135.187.56])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KKO009XVU5ENU00@mail-amer.sun.com>; Wed,
 03 Jun 2009 18:17:43 -0600 (MDT)
Date: Wed, 03 Jun 2009 19:17:45 -0500
From: Brian Cameron <Brian.Cameron@sun.com>
Subject: Re: GNonLin [LSARC/2009/313 FastTrack timeout 06/02/2009]
In-reply-to: <4A26929F.3090706@sun.com>
Sender: Brian.Cameron@sun.com
To: John.Fischer@sun.com
Cc: Brian Cameron <bc99092@sac.sfbay.sun.com>, LSARC-ext@sun.com,
        desktop-discuss@opensolaris.org
Message-id: <4A2712A9.405@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200905202057.n4KKvKt9010813@sac.sfbay.sun.com>
 <4A158510.5090901@sun.com> <4A26929F.3090706@sun.com>
User-Agent: Thunderbird 2.0.0.21 (X11/20090505)
Status: RO
Content-Length: 5501


I am marking this case closed approved on 06/03/2009 since it has
gotten the appropriate +1 and no discussion about any issues with
integrating this module.

Brian


John Fischer wrote:
> +1
> 
> Brian Cameron wrote:
>>
>> One minor correction to the GNonLin one-pager.
>>
>> The package name was missing from the Exported Interface table, so I
>> added it as follows:
>>
>>       SUNWgnonlin                                  Uncommitted  Package.
>>
>> Thanks,
>>
>> Brian
>>
>>
>> Brian Cameron wrote:
>>> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
>>> This information is Copyright 2009 Sun Microsystems
>>> 1. Introduction
>>>     1.1. Project/Component Working Name:
>>>      GNonLin
>>>     1.2. Name of Document Author/Supplier:
>>>      Author:  Brian Cameron
>>>     1.3  Date of This Document:
>>>     20 May, 2009
>>> 4. Technical Description
>>> Template Version: @(#)sac_nextcase %I% %G% SMI
>>> This information is Copyright 2008 Sun Microsystems
>>>
>>> 1. Introduction
>>>    1.1. Project/Component Working Name:
>>>
>>>         GNonLin
>>>
>>>    1.2. Name of Document Author/Supplier:
>>>
>>>         Author:  Brian Cameron
>>>
>>>    1.3  Date of This Document:
>>>
>>>         12 May 2009
>>>
>>>    1.4. Name of Major Document Customer(s)/Consumer(s):
>>>         1.4.1. The PAC or CPT you expect to review your project:
>>>
>>>                Solaris PAC
>>>
>>>         1.4.2. The ARC(s) you expect to review your project:
>>>
>>>                LSARC
>>>
>>>         1.4.3. The Director/VP who is "Sponsoring" this project:
>>>
>>>                Robert O'Dea
>>>
>>>         1.4.4. The name of your business unit:
>>>
>>>                Software - OPG
>>>
>>>    1.5. Email Aliases:
>>>         1.5.1. Responsible Manager:
>>>                leo.binchy@sun.com
>>>
>>>         1.5.2. Responsible Engineer:
>>>
>>>                brian.cameron@sun.com
>>>
>>>         1.5.3  Marketing Manager:
>>>
>>>                glynn.foster@sun.com
>>>
>>>         1.5.4. Interest List:
>>>                desktop-discuss@opensolaris.org
>>> 2. Project Summary
>>>    2.1. Project Description:
>>>
>>>         GNonLin is an LGPL GStreamer plugin which provides a set of 
>>> GStreamer         elements that are used in non-linear multimedia 
>>> editors.  It works
>>>         together with the GStreamer multimedia framework to give 
>>> developers a
>>>         powerful and flexible set of tools for quickly assembling 
>>> applications
>>>         which need to handle non-linear multimedia editing.
>>>
>>> 4. Technical Description:
>>>    4.1. Details:
>>>
>>>         The GNonLin module only installs a single GStreamer plugin 
>>> and API
>>>         documentation.  The plugin can be used by audio and video 
>>> media         editors, such as jokosher.  It includes the following 
>>> interfaces:
>>>
>>>         - GnlComposition
>>>           Contains GnlObjects such as GnlSources and GnlOperations, and
>>>           connects them dynamically to create a composition timeline.
>>>         - GnlFileSource
>>>           Reads and decodes the contents of a given file. The data in 
>>> the file
>>>           is decoded using any available GStreamer plugins.
>>>         - GnlOperation
>>>           Performs a transformation or mixing operation on the data 
>>> from one or
>>>           more GnlSources, which is used to implement filters or 
>>> effects.         - GnlSource
>>>           Encapsulates a pipeline which produces data for processing 
>>> in a
>>>           GnlComposition
>>>
>>>    4.2. Interfaces:
>>>               Exported Interfaces                          
>>> Stability   Comments
>>>       -------------------------------------------  ----------  
>>> ----------------
>>>
>>>       /usr/lib/gstreamer-0.10/libgnl.so            Volatile     
>>> GNonLin 
>>>                                                                 
>>> GStreamer
>>>                                                                 plugin.
>>>       /usr/share/gtk-doc/html/gnonlin-0.10         Volatile     
>>> GNonLin API
>>>                                                                 
>>> documentation.
>>>
>>>
>>>       Imported Interfaces    Stability          Comments
>>>       ---------------        ---------------    -----------------------
>>>       GNOME Base Libraries   Committed          LSARC 2006/202
>>>       GStreamer              Volatile           LSARC/2006/202
>>>
>>>    4.3. Doc Impact:
>>>
>>>         GNonLin ships with API docs.
>>>
>>>    4.4. Packaging & Delivery:
>>>                 SUNWgnonlin  - GNonLin plugin and API docs.
>>>
>>>    4.5. Dependencies:
>>>
>>>         None.
>>>
>>>    4.6. L10N Impact:
>>>
>>>         The Desktop team and the G11N are working together to 
>>> evaluate and
>>>         provide I18N/L10N support.
>>>
>>>    4.7 Security Impact:
>>>
>>>        None.
>>>        5. Reference Documents:
>>>
>>>        GNonLin Website:
>>>        http://gnonlin.sourceforge.net/
>>>        http://gstreamer.freedesktop.org/modules/gnonlin.html
>>>
>>> 6. Resources and Schedule
>>>     6.4. Steering Committee requested information
>>>        6.4.1. Consolidation C-team Name:
>>>         Desktop
>>>     6.5. ARC review type: FastTrack
>>>     6.6. ARC Exposure: open
>>>
>>>
>>> 6. Resources and Schedule
>>>     6.4. Steering Committee requested information
>>>        6.4.1. Consolidation C-team Name:
>>>         Desktop
>>>     6.5. ARC review type: FastTrack
>>>     6.6. ARC Exposure: open
>>>
>>


