summaryrefslogtreecommitdiffstats
path: root/libavcodec/r210enc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer2013-11-161-1/+1
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-041-3/+3
* lavc: do not set coded_frame->referencePaul B Mahol2013-03-141-1/+0
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-3/+3
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-6/+6
* Fix r10k codec for widths that are not multiples of 64.Carl Eugen Hoyos2012-05-281-1/+2
* cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-231-2/+1
* r210enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-221-2/+1
* r210enc and y41penc: don't set same pkt->size twicePaul B Mahol2012-02-221-1/+0
* r210enc: switch to encode2()Paul B Mahol2012-02-171-12/+16
* r210enc: don't write uninitialized dataPaul B Mahol2012-01-291-1/+3
* r210enc: fix encoding for unaligned widthsPaul B Mahol2012-01-291-1/+1
* r210, r10k and avrp encoderPaul B Mahol2012-01-251-0/+120
OpenPOWER on IntegriCloud