summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-03-21Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer8-21/+21
2013-03-21h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.Anton Khirnov4-9/+9
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer275-4858/+4160
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov239-4319/+3888
2013-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer5-54/+58
2013-03-05hwaccel: consistent name prefixes for start_frame/end_frame/decode_sliceDiego Biurrun5-54/+57
2013-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer35-1792/+2255
2013-02-15h264: deMpegEncContextizeAnton Khirnov34-1718/+2162
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer373-3410/+3414
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov296-2493/+2494
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2011-11-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer26-47/+34
2011-11-28Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun18-32/+0
2011-09-11Fix VA-API decoding artefacts.Edgar Hucek1-1/+2
2011-07-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer65-156/+198
2011-07-14doxygen: misc consistency cosmeticsDiego Biurrun4-9/+5
2011-07-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer59-1530/+1563
2011-07-10hwaccel: unbreak buildMans Rullgard5-34/+34
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-1710l, commit that should have been stashed into the merge.Michael Niedermayer31-46/+46
2011-04-17Merge remote branch 'qatar/master'Michael Niedermayer56-235/+404
2011-04-17Replace more FFmpeg references by Libav.Diego Biurrun27-40/+40
2011-04-09vaapi: filter out DELAYED_PIC_REF flag to determine field.Gwenole Beauchesne1-0/+1
2011-03-29vaapi: filter out DELAYED_PIC_REF flag to determine field.Gwenole Beauchesne1-0/+1
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2011-01-30Replace dprintf with av_dlogLuca Barbato47-308/+312
2011-01-29Replace dprintf with av_dlogLuca Barbato47-308/+312
2011-01-28Add ff_ to AVHWAccel decodersLuca Barbato7-10/+10
2011-01-27Add ff_ to AVHWAccel decodersLuca Barbato7-10/+10
2010-06-30Fix grammar errors in documentationMåns Rullgård111-579/+578
2010-04-13[VA-API] Fix long-term reference frames addition to the DPB.Gwenole Beauchesne1-1/+1
2010-03-30Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini383-1029/+1041
2010-03-04Cope with rev 22183:Gwenole Beauchesne1-4/+4
2010-03-03Cope with rev 22169 change:Gwenole Beauchesne1-4/+4
2010-01-23Move +52 from the loop filter to the alpha/beta offsets in the context.Michael Niedermayer4-25/+30
2010-01-09Export get_slice_type() as ff_h264_get_slice_type().Laurent Aimar3-14/+18
2009-12-29Add H.264 bitstream decoding through VAAPI.Gwenole Beauchesne3-0/+362