summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
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
2012-12-05Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'Michael Niedermayer133-295/+306
2012-12-05Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer168-178/+335
2012-12-04lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov133-293/+305
2012-12-04lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov141-154/+286
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2012-05-25Revert "removing lowres support"Michael Niedermayer11-41/+461
2012-04-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer52-841/+219
2012-04-21Remove lowres video decodingMans Rullgard34-755/+56
2012-04-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer207-756/+771
2012-04-06cosmetics: Align codec declarationsMartin Storsjö200-638/+731
2011-10-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer33-620/+572
2011-10-22lavc: replace references to deprecated AVCodecContext.error_recognition to us...Dustin Brody12-33/+33
2011-08-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer16-196/+443
2011-08-31mjpeg: treat external huffman table setup failure as codec init failure if ex...Dustin Brody2-5/+3
2011-08-13Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer61-410/+6208
2011-08-11mjpeg: propagate decode errors from ff_mjpeg_decode_sos and ff_mjpeg_decode_dqtDustin Brody3-5/+15
2011-05-02replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini138-642/+642
2011-05-02Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini137-637/+637
2011-04-26Add MxPEG decoderanatoly5-0/+345
2011-03-30Add MxPEG decoderanatoly6-1/+345