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-03-13lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch191-669/+273
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer275-4858/+4160
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov239-4319/+3888
2013-02-13Merge commit '86bfcfcf2364bc837b7bb582c66a8a15a332414f'Michael Niedermayer5-62/+39
2013-02-12libopus: decode directly to the user-provided AVFrameJustin Ruggles1-13/+12
2012-12-05Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer168-178/+335
2012-12-04lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov141-154/+286
2012-10-02Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'Michael Niedermayer14-30/+518
2012-10-01Opus encoder using libopusNathan Caldwell10-30/+508
2012-09-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer11-78/+91
2012-09-28libopus: Remap channels using libopus' internal remapping.Nathan Caldwell1-25/+12
2012-09-28Opus decoder using libopusNicolas George7-1/+213