| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/proresenc_anatoliy: remove coded_frame use | Michael Niedermayer | 2015-07-29 | 1 | -3/+0 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -4/+0 |
* | avcodec/proresenc_anatoliy: Use more specific error codes | Michael Niedermayer | 2015-06-04 | 1 | -3/+3 |
* | avcodec/proresenc_anatoliy: Check av_frame_alloc() return code | Michael Niedermayer | 2015-06-02 | 1 | -0/+2 |
* | proresenc_anatoliy: use put_sbits() | James Almer | 2015-04-18 | 1 | -4/+2 |
* | lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED | Christophe Gisquet | 2015-03-14 | 1 | -1/+2 |
* | avcodec: use av_frame_free() for coded_frame | Clément Bœsch | 2015-03-02 | 1 | -1/+1 |
* | Fix buffer_size argument to init_put_bits() in multiple encoders. | Dyami Caliri | 2015-02-26 | 1 | -1/+1 |
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -1/+0 |
* | avcodec/proresenc_anatoliy: check against maximum dimensions | Michael Niedermayer | 2014-07-08 | 1 | -0/+6 |
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3' | Michael Niedermayer | 2014-07-08 | 1 | -9/+10 |
* | avcodec/proresenc_anatoliy: simplify get() | Michael Niedermayer | 2014-05-30 | 1 | -5/+3 |
* | avcodec/proresenc_anatoliy: load 4 samples at a time in get() | Michael Niedermayer | 2014-05-30 | 1 | -4/+3 |
* | avcodec/proresenc_anatoliy: Use fdct from DSPContext instead of direct call. | Michael Niedermayer | 2014-05-30 | 1 | -6/+11 |
* | avcodec/proresenc_anatoliy: Set bits_per_raw_sample | Michael Niedermayer | 2014-05-30 | 1 | -0/+2 |
* | avcodec/proresenc_anatoliy: Fix () in macros | Michael Niedermayer | 2014-05-25 | 1 | -5/+5 |
* | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f' | Michael Niedermayer | 2013-11-16 | 1 | -1/+1 |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -2/+2 |
* | avcodec: rename prores encoders | Michael Niedermayer | 2013-04-11 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-09 | 1 | -0/+1 |
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -5/+5 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -3/+3 |
* | proresenc_anatoliy: add 2 const to silence 2 warnings | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
* | Proresenc: add multithreading support | Speedy Gonzales | 2012-08-13 | 1 | -0/+2 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
* | Fix a few @file doxy inconsistencies. | Clément Bœsch | 2012-05-04 | 1 | -1/+2 |
* | proresenc_anatoly: fix encoded mantissa. | Michael Niedermayer | 2012-04-07 | 1 | -2/+1 |
* | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | proresenc_anatoliy: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -3/+2 |
* | prores_anatoliy: remove unused variable from prores_encode_frame() | Michael Niedermayer | 2012-03-08 | 1 | -1/+0 |
* | proresenc_anatoliy: switch to encode2 | Michael Niedermayer | 2012-02-24 | 1 | -9/+24 |
* | proresenc: Rename for incoming NIH-syndrom. | Michael Niedermayer | 2012-02-16 | 1 | -0/+611 |