summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-11Make new VDPAU easier to use by adding context to callback.Reimar Döffinger5-3/+29
2013-08-11vdpau: Add an allocation function for AVVDPAUContext.Reimar Döffinger4-2/+19
2013-08-06avcodec/vdpau: include attributes.h, needed for attribute_deprecatedMichael Niedermayer1-0/+1
2013-08-06avcodec/vdpau.h: define FF_API_BUFS_VDPAU if its not definedMichael Niedermayer1-0/+3
2013-08-06Merge commit 'f824535a4a79c260b59d3178b8d958217caffd78'Michael Niedermayer4-1/+25
2013-08-06avcodec/vdpau.h: define FF_API_CAP_VDPAU if its not definedMichael Niedermayer1-0/+4
2013-08-06Merge commit '549294fbbe1c00fee37dc4d3f291b98945e11094'Michael Niedermayer4-2/+12
2013-08-05vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont4-1/+25
2013-08-05vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont4-2/+12
2013-07-12Merge commit 'c0d973c41b4568d5bad1295879e35cfa611bdcf2'Michael Niedermayer1-4/+4
2013-07-12vdpau: use the correct namespace for the unionLuca Barbato1-3/+3
2013-07-03configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abiStefano Sabatini5-5/+13
2013-03-21vdpau.h: change vdpau_render_state layout to match fork if AV_HAVE_INCOMPATIB...Michael Niedermayer1-0/+8
2013-02-06vdpau: Rename union, avoid name conflict with vdpauMichael Niedermayer1-3/+3
2013-01-14Merge commit '44e065d56c87d6a9d0effccec5f31517f72924ec'Michael Niedermayer6-7/+131
2013-01-13vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont6-7/+131
2012-04-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer28-1318/+1765
2012-04-09lavc doxy: add all installed headers to doxy groups.Anton Khirnov6-5/+74
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer88-606/+864
2011-06-23doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun38-259/+259
2011-04-20Move the info union to the end of the vdpau_render_state struct.Carl Eugen Hoyos1-7/+7
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-07-02Remove stray Doxygen grouping command; fixes one Doxygen warning.Diego Biurrun1-1/+0
2009-11-16Cosmetics: Fix indentation.Carl Eugen Hoyos1-3/+3
2009-11-10Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation8-0/+86
2009-10-27Clarify responsibility for freeing a buffer when using vdpau.Carl Eugen Hoyos1-1/+3
2009-02-14Revert adding a _pixfmt to vdpau/xvmc header names.Diego Biurrun5-4/+4
2009-02-12Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h asDiego Biurrun4-3/+3
2009-01-20Sort VdpPictureInfo alphabetically.Carl Eugen Hoyos1-1/+1
2009-01-20Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation9-0/+136
2009-01-16Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation9-3/+108
2009-01-07Rename bitstreamBuffers* as bitstream_buffers*Carl Eugen Hoyos2-13/+13
2009-01-07Use <> instead of "" for system headers.Diego Biurrun1-2/+2
2009-01-061l: Forgot to rename header guard.Carl Eugen Hoyos1-3/+3
2009-01-05Rename vdpau_render.h as vdpau.h.Carl Eugen Hoyos2-1/+1