Work In Progress
From XiphWiki
(Difference between revisions)
(rm spam) |
(cleanup and abandonware section) |
||
| Line 1: | Line 1: | ||
* '''Compressed Codecs:''' | * '''Compressed Codecs:''' | ||
** [[OggMNG]]: A mapping for encapsulating the MNG animation format in Ogg | ** [[OggMNG]]: A mapping for encapsulating the MNG animation format in Ogg | ||
| - | * ''' | + | * '''Uncompressed Codecs:''' |
| - | + | ** [[OggPCM]]: New Uncompressed PCM audio, currently being implemented (formerly draft2) | |
| - | + | ** [[OggPCM_Draft3|Humorous PCM format]]: Uncompressed PCM audio - and a lot more! | |
| - | + | ** [[OggUVS]]: Uncompressed RGB and YUV video, under active development (preferred to OggRGB and OggYUV). | |
| - | + | ** [[OggSpots]]: A mapping for encapsulating timed images in Ogg | |
| - | + | * '''Abandonware''' (nobody working on those as far as we know) | |
| - | + | ** [[OggWrit]]: Text phrase codec (e.g. subtitles) | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | * | + | |
| - | + | ||
| - | + | ||
** [[Metadata]]: Arbitrary metadata stream format (vapourware so far) | ** [[Metadata]]: Arbitrary metadata stream format (vapourware so far) | ||
| - | |||
** [[IceShare]]: P2P content distribution | ** [[IceShare]]: P2P content distribution | ||
| + | ** [[OggPCM_Draft1]]: Original uncompressed PCM audio proposal | ||
| + | ** [[OggRGB]]: Original uncompressed RGB video proposal | ||
| + | ** [[OggYUV]]: Original uncompressed YUV video proposal | ||
Revision as of 14:57, 12 August 2006
- Compressed Codecs:
- OggMNG: A mapping for encapsulating the MNG animation format in Ogg
- Uncompressed Codecs:
- OggPCM: New Uncompressed PCM audio, currently being implemented (formerly draft2)
- Humorous PCM format: Uncompressed PCM audio - and a lot more!
- OggUVS: Uncompressed RGB and YUV video, under active development (preferred to OggRGB and OggYUV).
- OggSpots: A mapping for encapsulating timed images in Ogg
- Abandonware (nobody working on those as far as we know)