summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* vdpau: deprecate av_vdpau_get_profile()Rémi Denis-Courmont2015-09-28
* vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont2014-12-25
* vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-15
* vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont2014-10-06
* vdpau: add a constructor for AVVDPAUContext.Anton Khirnov2013-11-14
* vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-14
* vdpau: Add missing #includes to fix standalone header compilationDiego Biurrun2013-11-04
* vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-05
* vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-05
* vdpau: use the correct namespace for the unionLuca Barbato2013-07-12
* vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-13
* lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-09
* doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove stray Doxygen grouping command; fixes one Doxygen warning.Diego Biurrun2010-07-02
* Cosmetics: Fix indentation.Carl Eugen Hoyos2009-11-16
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-10
* Clarify responsibility for freeing a buffer when using vdpau.Carl Eugen Hoyos2009-10-27
* Revert adding a _pixfmt to vdpau/xvmc header names.Diego Biurrun2009-02-14
* Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h asDiego Biurrun2009-02-12
* Sort VdpPictureInfo alphabetically.Carl Eugen Hoyos2009-01-20
* Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation2009-01-20
* Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation2009-01-16
* Rename bitstreamBuffers* as bitstream_buffers*Carl Eugen Hoyos2009-01-07
* Use <> instead of "" for system headers.Diego Biurrun2009-01-07
* 1l: Forgot to rename header guard.Carl Eugen Hoyos2009-01-06
* Rename vdpau_render.h as vdpau.h.Carl Eugen Hoyos2009-01-05