summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-09-22Fix nonsense MPEG-4 hwaccel code.Reimar Döffinger2-15/+5
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-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer78-286/+388
2011-12-10Fix a bunch of common typos.Diego Biurrun51-82/+83
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-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-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-27vaapi: add missing #include "h263.h"Måns Rullgård1-0/+1
2010-03-30Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini383-1029/+1041
2009-12-28Use VA_INVALID_ID instead of hard coded values.Gwenole Beauchesne3-7/+7
2009-12-28Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param().Gwenole Beauchesne5-5/+5
2009-12-28Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id().Gwenole Beauchesne5-8/+8
2009-12-20Add new fields for the VDPAU/MPEG-4 back-end.Gwenole Beauchesne1-0/+2
2009-04-02Add MPEG-4 / H.263 bitstream decoding through VA API.Gwenole Beauchesne2-0/+177