| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/r210: use correct pixel format | Paul B Mahol | 2018-12-03 | 1 | -10/+16 |
* | avcodec: estimate output bitrate for uncompressed video codecs | Tobias Rapp | 2017-03-17 | 1 | -0/+15 |
* | avcodec/r210enc: Drop coded_frame usage | Michael Niedermayer | 2015-07-30 | 1 | -2/+3 |
* | 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 | -22/+0 |
* | avcodec: use av_frame_free() for coded_frame | Clément Bœsch | 2015-03-02 | 1 | -1/+1 |
* | r210enc.c: Simplify and never store more than 10 bits. | Reimar Döffinger | 2014-12-27 | 1 | -3/+3 |
* | 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 | -3/+3 |
* | lavc: do not set coded_frame->reference | Paul B Mahol | 2013-03-14 | 1 | -1/+0 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -3/+3 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -6/+6 |
* | Fix r10k codec for widths that are not multiples of 64. | Carl Eugen Hoyos | 2012-05-28 | 1 | -1/+2 |
* | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | r210enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | r210enc and y41penc: don't set same pkt->size twice | Paul B Mahol | 2012-02-22 | 1 | -1/+0 |
* | r210enc: switch to encode2() | Paul B Mahol | 2012-02-17 | 1 | -12/+16 |
* | r210enc: don't write uninitialized data | Paul B Mahol | 2012-01-29 | 1 | -1/+3 |
* | r210enc: fix encoding for unaligned widths | Paul B Mahol | 2012-01-29 | 1 | -1/+1 |
* | r210, r10k and avrp encoder | Paul B Mahol | 2012-01-25 | 1 | -0/+120 |