summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-04cosmetics: group remaining .name and .long_name.Clément Bœsch60-83/+82
2013-03-14lavc: do not set coded_frame->referencePaul B Mahol6-6/+0
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer373-3410/+3414
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-03-23cosmetics: remove superfluous curly bracketsPaul B Mahol68-136/+68
2012-03-22y41penc: switch to ff_alloc_packet2().Michael Niedermayer1-2/+1
2012-02-22r210enc and y41penc: don't set same pkt->size twicePaul B Mahol2-2/+0
2012-02-17y41penc: switch to encode2()Paul B Mahol1-9/+13
2012-01-03Set bits_per_coded_sample when encoding Y41P.Carl Eugen Hoyos1-0/+1
2012-01-03lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_*Paul B Mahol10-11/+11
2012-01-02y41p encoder and decoderPaul B Mahol10-2/+227