summaryrefslogtreecommitdiff
path: root/libavformat/oggparsetheora.c
Commit message (Expand)AuthorAge
* OGG: correct PTS with old theora streamsMåns Rullgård2008-11-06
* OGG: untypedef demuxer structsMåns Rullgård2008-11-06
* Cosmetics: indentationDavid Conrad2008-10-01
* Visible width/height fields were added in Theora 3.2David Conrad2008-10-01
* Add ff_ prefix to ogg_codec_t structsReimar Döffinger2008-08-24
* Make ogg_codec_t descriptions constReimar Döffinger2008-08-24
* convert every muxer/demuxer to write/read sample_aspect_ratio from/toAurelien Jacobs2008-08-23
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård2007-11-11
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-07
* Use AV_RB* macros where appropriate.Ronald S. Bultje2007-07-06
* use get_bits_long() where neededAurelien Jacobs2007-06-14
* fix display of theora videos with visible size smaller than encoded sizeAurelien Jacobs2007-05-07
* fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat ma...Matthieu Castet2006-07-17
* set stream time_base properlyMåns Rullgård2006-05-12
* support correct ptses on other than version 3.2.0 aswellAlex Beregszaszi2006-02-22
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* check theora versionMåns Rullgård2005-05-12
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-11