aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/y41penc.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-041-1/+1
* lavc: do not set coded_frame->referencePaul B Mahol2013-03-141-1/+0
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-2/+2
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-231-2/+1
* y41penc: 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
* y41penc: switch to encode2()Paul B Mahol2012-02-171-9/+13
* Set bits_per_coded_sample when encoding Y41P.Carl Eugen Hoyos2012-01-031-0/+1
* lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_*Paul B Mahol2012-01-031-1/+1
* y41p encoder and decoderPaul B Mahol2012-01-021-0/+101