summaryrefslogtreecommitdiffstats
path: root/libavcodec/vdpau.h
Commit message (Expand)AuthorAgeFilesLines
* vdpau: add a constructor for AVVDPAUContext.Anton Khirnov2013-11-141-0/+11
* vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-141-0/+14
* vdpau: Add missing #includes to fix standalone header compilationDiego Biurrun2013-11-041-0/+4
* vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-051-0/+8
* vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-051-1/+2
* vdpau: use the correct namespace for the unionLuca Barbato2013-07-121-3/+3
* vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-131-6/+63
* lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-091-3/+9
* 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
* 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
OpenPOWER on IntegriCloud