summaryrefslogtreecommitdiffstats
path: root/libavformat/oggparsetheora.c
Commit message (Expand)AuthorAgeFilesLines
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård2007-11-111-0/+3
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-071-1/+1
* Use AV_RB* macros where appropriate.Ronald S. Bultje2007-07-061-4/+1
* use get_bits_long() where neededAurelien Jacobs2007-06-141-4/+4
* fix display of theora videos with visible size smaller than encoded sizeAurelien Jacobs2007-05-071-5/+14
* fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat ma...Matthieu Castet2006-07-171-1/+1
* set stream time_base properlyMåns Rullgård2006-05-121-3/+2
* support correct ptses on other than version 3.2.0 aswellAlex Beregszaszi2006-02-221-7/+22
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-3/+3
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-14/+14
* check theora versionMåns Rullgård2005-05-121-5/+8
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-111-0/+112
OpenPOWER on IntegriCloud