summaryrefslogtreecommitdiff
path: root/multimedia/libtheora
AgeCommit message (Collapse)AuthorFilesLines
2004-04-12Follow libogg into multimedia/.salo2-7/+8
2004-04-06Initial import of libtheora, version 1.0alpha3:jmmv6-0/+99
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.