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 '182821cff43f5f977004d105b86c47ceb20d00d6'Michael Niedermayer5-59/+32
2013-02-12comfortnoise: decode directly to the user-provided AVFrameJustin Ruggles1-9/+5
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-31Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer44-51/+31
2012-10-30cng: Reindent some incorrectly indented linesMartin Storsjö2-2/+2
2012-10-30cngdec: Allow flushing the decoderMartin Storsjö1-3/+17
2012-10-30cngdec: Make the dbov variable have the right unitMartin Storsjö1-2/+2
2012-10-30cngdec: Fix the memset size to cover the full arrayMartin Storsjö1-1/+1
2012-10-30cngdec: Update the LPC coefficients after averaging the reflection coefficientsMartin Storsjö1-1/+1
2012-10-30Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer17-79/+522
2012-10-29avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö8-1/+291