Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-06OGG: correct PTS with old theora streamsMåns Rullgård
2008-11-06OGG: untypedef demuxer structsMåns Rullgård
2008-10-01Cosmetics: indentationDavid Conrad
2008-10-01Visible width/height fields were added in Theora 3.2David Conrad
2008-08-24Add ff_ prefix to ogg_codec_t structsReimar Döffinger
2008-08-24Make ogg_codec_t descriptions constReimar Döffinger
2008-08-24convert every muxer/demuxer to write/read sample_aspect_ratio from/toAurelien Jacobs
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-11-12set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård
2007-11-07Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun
2007-07-06Use AV_RB* macros where appropriate.Ronald S. Bultje
2007-06-14use get_bits_long() where neededAurelien Jacobs
2007-05-07fix display of theora videos with visible size smaller than encoded sizeAurelien Jacobs
2006-07-17fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat ma...Matthieu Castet
2006-05-12set stream time_base properlyMåns Rullgård
2006-02-22support correct ptses on other than version 3.2.0 aswellAlex Beregszaszi
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-07-18changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer
2005-05-13check theora versionMåns Rullgård
2005-05-11support theora in ogg, plus required ogg core changesMåns Rullgård