Mercurial > libavformat.hg
log oggparsetheora.c @ 2172:92f61ed53965 libavformat
age | author | description |
---|---|---|
2007-06-14 | mru | use get_bits_long() where needed libavformat |
2007-05-07 | aurel | fix display of theora videos with visible size smaller than encoded size libavformat |
2006-07-17 | michael | fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) libavformat |
2006-05-12 | mru | set stream time_base properly libavformat |
2006-02-22 | alex | support correct ptses on other than version 3.2.0 aswell libavformat |
2005-12-22 | diego | COSMETICS: tabs --> spaces, some prettyprinting libavformat |
2005-12-17 | diego | COSMETICS: Remove all trailing whitespace. libavformat |
2005-07-17 | michael | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat |
2005-05-12 | mru | check theora version libavformat |
2005-05-11 | mru | support theora in ogg, plus required ogg core changes libavformat |