summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann145-580/+580
2013-08-02avcodec/dxtory: make def_lru[8] staticMichael Niedermayer1-1/+1
2013-05-28dxtory v2 supportKostya Shishkov2-23/+157
2013-03-13avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun36-104/+107
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov239-4319/+3888
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-10-23dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16Diego Biurrun1-2/+2
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov296-2493/+2494
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2011-12-10Dxtory capture format decoderKostya Shishkov7-0/+115