savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #6408] Submission of libogg++ - c++ lib


From: Elaine Tsiang
Subject: [Savannah-register-public] [task #6408] Submission of libogg++ - c++ library for the Ogg trans
Date: Thu, 18 Jan 2007 19:54:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060830 Firefox/1.5.0.7 (Debian-1.5.dfsg+1.5.0.7-2)

URL:
  <http://savannah.nongnu.org/task/?6408>

                 Summary: Submission of libogg++ - c++ library for the Ogg
trans
                 Project: Savannah Administration
            Submitted by: elainety
            Submitted on: Thursday 01/18/2007 at 11:54
         Should Start On: Thursday 01/18/2007 at 00:00
   Should be Finished on: Sunday 01/28/2007 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

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
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=9070> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=9070>


= 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.






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?6408>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]