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
2013-03-23lavc/prores: restore pict_type and key_frame setting.Clément Bœsch
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2012-12-05lavc: fix decode_frame() third parameter semantics for rest of video decodersPaul B Mahol
2012-12-05Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer
2012-11-11proresdec: check input size before reading qmats, prevent overreading.Michael Niedermayer
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-09-07proresdec2: avoid VLA and use SliceContext instead.Michael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-02-16proresdec2: use ff_dsputil_init() avoid deprecated ff_ less variant.Michael Niedermayer
2012-02-16proresdec2: Fix 16 vs. 8bit compiler warnings.Michael Niedermayer
2012-02-02proresdec: Fix read via negative index in a global array.Michael Niedermayer
2012-01-03lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_*Paul B Mahol
2011-12-22proresdec: Check yuv slice data sizes.Michael Niedermayer
2011-12-19proresdec: add UPDATE_CACHE, should fix decoding with -OsMichael Niedermayer
2011-12-18get_bits: drop the a32 reader.Michael Niedermayer
2011-12-12cleanup: remove two extraneous semicolons.Clément Bœsch
2011-10-14proresdec: rename to avoid confusionMichael Niedermayer