taskSavannah Administration - Tasks: task #6408, Submission of libogg++ - c++...

 
 

task #6408: Submission of libogg++ - c++ library for the Ogg trans

Submitter:  ElaineTsiang YueLien <elainety>
Submitted:  Thu 18 Jan 2007 07:54:19 PM UTC
   
 
Should Start On:  Thu 18 Jan 2007 08:00:00 AM UTC Should be Finished on:  Sun 28 Jan 2007 08:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  tizzef Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 01 Mar 2007 10:29:33 AM UTC, comment #4: 

Hi,

I have approved your project.  You will receive an automated e-mail containing detailed information about the approval.

Regards.

Patrick Camus <tizzef>
Sun 25 Feb 2007 12:32:24 AM UTC, comment #3: 

Hi Patick,

I just emailed you a tar ball.

ElaineTsiang YueLien <elainety>
Fri 23 Feb 2007 07:11:25 PM UTC, comment #2: 

Hi Patrick,

Will be replying in greater detail over the weekend.


ElaineTsiang YueLien <elainety>
Thu 22 Feb 2007 04:29:15 PM UTC, comment #1: 

Hi,

I'm evaluating the project you submitted for approval in Savannah.

Please include a (perhaps temporary) URL pointing to the source code. Alternatively, you can forward the code to me by email.

We wish to review your source code, even if it is not functional, to catch potential legal issues early.

For example, to release your program properly under the GNU GPL you must include a copyright notice and permission-to-copy statements at the beginning of every  copyrightable file, usually any file more than 10 lines long.  This is explained in http://www.gnu.org/licenses/gpl-howto.html.  Our review would help catch potential omissions such as these.

Note that sending code to our repositories is a release, since the code will then be publicly available through anonymous access.

Cheers

Patrick Camus <tizzef>
Thu 18 Jan 2007 07:54:19 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: libogg++ - c++ library for the Ogg trans
  • System Name:  liboggpp
  • Type: non-GNU software & documentation
  • License: GNU Lesser General Public License





Description:

libogg++ is a c++ library for the Ogg transport format.

Ogg is an interleaving data container developed by Monty at Xiph.Org, originally to support the Ogg Vorbis audio format.

libogg++ overlaps in functionality with liboggz, which depends on libogg for the lower-level capabilities. But libogg++ is not a c++ wrapper of liboggz or libogg.

Goals

    * Minimally gnostic transport and logical layers. The logical layer assumes only that the transport layer transports with fidelity.

      The transport layer knows that the logical streams, distinguishable by a serial number,come in packets of specified sizes, and marked each with a granule position which is monotonically increasing.

    * The transport layer can be elaborated for media mapping for codecs of multiple contemporaneous streams of more than one logical type, which may not be all time-continuous.

    * The logical layer can be elaborated for specific codecs.

    * The transport and logical layers can run in separate threads.

The user interface is almost complete, and has doxygen documentation, which includes the source files. The code is currently being written, so there will still be constant changes. When the review contact me, I will give a link to the latest.



Other Software Required:

No special dependencies.


ElaineTsiang YueLien <elainety>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tizzef (Posted a comment)
  • -email is unavailable- added by elainety (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-03-01 tizzef Open/ClosedOpen Closed
    2007-03-01 tizzef StatusWait reply Done
        Percent Complete10% 100%
    2007-02-22 tizzef StatusNone Wait reply
        Percent Complete0% 10%
        Assigned toNone tizzef

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code