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
2020-12-08avcodec/imc: Make Huffman tables smallerAndreas Rheinhardt
2012-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-09iac: generate codec tables as they are supposed to beKostya Shishkov
2012-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-05Indeo Audio decoderKostya Shishkov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-06-25mark read-only data as constStefan Gehrer
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2007-06-17include all prerequisites in header filesMåns Rullgård
2006-10-30IMC decoderKostya Shishkov