Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libtheora: Theora Video Compression Codec
- Summary
- Theora is Xiph.Org's first publicly released video codec, intended
for use within the Ogg's project's Ogg multimedia streaming system.
Theora is derived directly from On2's VP3 codec; Currently the two are
nearly identical, varying only in encapsulating decoder tables in the
bitstream headers, but Theora will make use of this extra freedom
in the future to improve over what is possible with VP3.
Changelog
- * Tue Oct 5 19:00:00 2004 Colin Walters <walters{%}redhat{*}com> - 1.0alpha3-5
- Add BuildRequires on libvorbis-devel (134664)
- * Sat Jul 17 19:00:00 2004 Warren Togami <wtogami{%}redhat{*}com> - 1.0alpha3-4
- Add Epoch dependencies for future Epoch increment safety measure
- * Thu Jul 15 19:00:00 2004 Colin Walters <walters{%}redhat{*}com> - 1.0alpha3-3
- Apply patch to fix include path, thanks to Thomas Vander Stichele