TheoraEncoders: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* theora: reference encoder/decoder library with MMX optimizations | * theora: reference encoder/decoder (the decoder now in svn support all theora features) library with MMX optimizations: [http://svn.xiph.org/trunk/theora/ theora svn], [http://svn.xiph.org/releases/theora/ theora official releases]. | ||
* theora-old: old encoder/decoder (the decoder does not support all theora features, but [http://lists.xiph.org/pipermail/theora-dev/2007-April/003220.html it's faster than theora in many cases]) library, with MMX optimizations; theora version up to 1.0 alpha 7 were using this code trunk: [http://svn.xiph.org/trunk/theora-old/ theora-old svn]. | |||
* theora-exp: experimental encoder/decoder | * theora-exp: experimental encoder/decoder (the decoder is the same of reference, the encoder is new and supports all theora features) library: [http://svn.xiph.org/trunk/theora-exp/ theora-exp svn]. | ||
== See also== | == See also== | ||
{{Template:Theora}} | {{Template:Theora}} |
Revision as of 01:48, 24 April 2007
- theora: reference encoder/decoder (the decoder now in svn support all theora features) library with MMX optimizations: theora svn, theora official releases.
- theora-old: old encoder/decoder (the decoder does not support all theora features, but it's faster than theora in many cases) library, with MMX optimizations; theora version up to 1.0 alpha 7 were using this code trunk: theora-old svn.
- theora-exp: experimental encoder/decoder (the decoder is the same of reference, the encoder is new and supports all theora features) library: theora-exp svn.
See also
- Theora Hardware: List of hardware-players supporting Ogg Theora
- TheoraSoftwarePlayers: List of media players that can play Ogg Theora
- TheoraSoftwareEncoders: List of software that can encode to Ogg Theora
- TheoraDecoders: List of decoder implementations
- TheoraEncoders: List of encoder implementations
- List of Theora videos: Get some files to see what the codec's like
- Games that use Theora: List of known games that use Theora
- TheoraTestsuite: Different samples to test player compliance