]> git.sesse.net Git - ffmpeg/history - libavcodec/vdpau.h
vdpau: deprecate av_vdpau_get_profile()
[ffmpeg] / libavcodec / vdpau.h
2015-09-28 Rémi Denis-Courmontvdpau: deprecate av_vdpau_get_profile()
2014-12-25 Rémi Denis-Courmontvdpau: add helper for surface chroma type and size
2014-10-15 Rémi Denis-Courmontvdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the...
2014-10-06 Rémi Denis-Courmontvdpau: add av_vdpau_bind_context()
2013-11-14 Anton Khirnovvdpau: add a constructor for AVVDPAUContext.
2013-11-14 Anton Khirnovvdpau: add a convenience function for getting a decoder...
2013-11-04 Diego Biurrunvdpau: Add missing #includes to fix standalone header...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate bitstream buffers within the hardware...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate VDPAU codec capability
2013-07-12 Luca Barbatovdpau: use the correct namespace for the union
2013-01-13 Rémi Denis-Courmontvdpau: Add context and common helpers for hwaccel support
2012-04-09 Anton Khirnovlavc doxy: add all installed headers to doxy groups.
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-02 Diego BiurrunRemove stray Doxygen grouping command; fixes one Doxyge...
2009-11-16 Carl Eugen HoyosCosmetics: Fix indentation.
2009-11-10 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG-4...
2009-10-27 Carl Eugen HoyosClarify responsibility for freeing a buffer when using...
2009-02-14 Diego BiurrunRevert adding a _pixfmt to vdpau/xvmc header names.
2009-02-12 Diego BiurrunRename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h...
2009-01-20 Carl Eugen HoyosSort VdpPictureInfo alphabetically.
2009-01-20 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for WMV3 and...
2009-01-16 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG1 and...
2009-01-07 Carl Eugen HoyosRename bitstreamBuffers* as bitstream_buffers*
2009-01-07 Diego BiurrunUse <> instead of "" for system headers.
2009-01-06 Carl Eugen Hoyos1l: Forgot to rename header guard.
2009-01-05 Carl Eugen HoyosRename vdpau_render.h as vdpau.h.