summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer267-338/+338
2013-10-03cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun267-338/+338
2013-09-10lavcodec: Adding support for End Trimming in Opus encoderVignesh Venkatasubramanian1-0/+20
2013-05-05make the ordering of the return type and av_cold consistentMichael Niedermayer3-4/+4
2013-03-06libopusenc: use ff_alloc_packet2James Zern1-3/+1
2013-02-27lavc/libopusenc: report an error if global_quality is set.Nicolas George1-0/+7
2012-10-02libopusenc: use more specific and correct name for the channel orderMichael Niedermayer1-3/+3
2012-10-02Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'Michael Niedermayer14-30/+518
2012-10-01Opus encoder using libopusNathan Caldwell10-30/+508