aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vdpau.h
Commit message (Expand)AuthorAgeFilesLines
* Make new VDPAU easier to use by adding context to callback.Reimar Döffinger2013-08-111-0/+11
* vdpau: Add an allocation function for AVVDPAUContext.Reimar Döffinger2013-08-111-1/+9
* avcodec/vdpau: include attributes.h, needed for attribute_deprecatedMichael Niedermayer2013-08-061-0/+1
* avcodec/vdpau.h: define FF_API_BUFS_VDPAU if its not definedMichael Niedermayer2013-08-061-0/+3
* Merge commit 'f824535a4a79c260b59d3178b8d958217caffd78'Michael Niedermayer2013-08-061-0/+8
|\
| * vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-051-0/+8
* | avcodec/vdpau.h: define FF_API_CAP_VDPAU if its not definedMichael Niedermayer2013-08-061-0/+4
* | Merge commit '549294fbbe1c00fee37dc4d3f291b98945e11094'Michael Niedermayer2013-08-061-1/+2
|\|
| * vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-051-1/+2
* | Merge commit 'c0d973c41b4568d5bad1295879e35cfa611bdcf2'Michael Niedermayer2013-07-121-4/+4
|\|
| * vdpau: use the correct namespace for the unionLuca Barbato2013-07-121-3/+3
* | configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abiStefano Sabatini2013-07-031-2/+2
* | vdpau.h: change vdpau_render_state layout to match fork if AV_HAVE_INCOMPATIB...Michael Niedermayer2013-03-211-0/+8
* | vdpau: Rename union, avoid name conflict with vdpauMichael Niedermayer2013-02-061-3/+3
* | Merge commit '44e065d56c87d6a9d0effccec5f31517f72924ec'Michael Niedermayer2013-01-141-6/+63
|\|
| * vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-131-6/+63
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-101-3/+9
|\|
| * lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-091-3/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-6/+6
|\|
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-241-6/+6
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-7/+7
* | Move the info union to the end of the vdpau_render_state struct.Carl Eugen Hoyos2011-04-201-7/+7
|/
* Remove stray Doxygen grouping command; fixes one Doxygen warning.Diego Biurrun2010-07-021-1/+0
* Cosmetics: Fix indentation.Carl Eugen Hoyos2009-11-161-3/+3
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-101-0/+1
* Clarify responsibility for freeing a buffer when using vdpau.Carl Eugen Hoyos2009-10-271-1/+3
* Revert adding a _pixfmt to vdpau/xvmc header names.Diego Biurrun2009-02-141-0/+86
* Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h asDiego Biurrun2009-02-121-86/+0
* Sort VdpPictureInfo alphabetically.Carl Eugen Hoyos2009-01-201-1/+1
* Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation2009-01-201-0/+1
* Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation2009-01-161-0/+1
* Rename bitstreamBuffers* as bitstream_buffers*Carl Eugen Hoyos2009-01-071-3/+3
* Use <> instead of "" for system headers.Diego Biurrun2009-01-071-2/+2
* 1l: Forgot to rename header guard.Carl Eugen Hoyos2009-01-061-3/+3
* Rename vdpau_render.h as vdpau.h.Carl Eugen Hoyos2009-01-051-0/+84