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
2012-12-05Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'Michael Niedermayer
2012-12-05lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov
2012-10-12tscc2: fix out of array accessMichael Niedermayer
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-27tscc2: fix typo in array indexKostya Shishkov
2012-07-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-18tscc2: do not add/subtract 128 bias during DCTKostya Shishkov
2012-07-18tscc2: fix typo in DCTKostya Shishkov
2012-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-17tscc2: DCT output should not be clippedKostya Shishkov
2012-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-11TechSmith Screen Codec 2 decoderKostya Shishkov
2012-10-12tscc2: Fix an out of array accessMichael Niedermayer