summaryrefslogtreecommitdiff
path: root/libavcodec/y41penc.c
Commit message (Expand)AuthorAge
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-04
* lavc: do not set coded_frame->referencePaul B Mahol2013-03-14
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-23
* y41penc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* r210enc and y41penc: don't set same pkt->size twicePaul B Mahol2012-02-22
* y41penc: switch to encode2()Paul B Mahol2012-02-17
* Set bits_per_coded_sample when encoding Y41P.Carl Eugen Hoyos2012-01-03
* lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_*Paul B Mahol2012-01-03
* y41p encoder and decoderPaul B Mahol2012-01-02