summaryrefslogtreecommitdiff
path: root/libavformat/oggparsetheora.c
Commit message (Expand)AuthorAgeFilesLines
* 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