Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-14vdpau: add a constructor for AVVDPAUContext.Anton Khirnov
2013-11-14vdpau: add a convenience function for getting a decoder profile.Anton Khirnov
2013-11-05vdpau: Add missing #includes to fix standalone header compilationDiego Biurrun
2013-08-05vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont
2013-08-05vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont
2013-07-12vdpau: use the correct namespace for the unionLuca Barbato
2013-01-13vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont
2012-04-09lavc doxy: add all installed headers to doxy groups.Anton Khirnov
2011-06-24doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-02Remove stray Doxygen grouping command; fixes one Doxygen warning.Diego Biurrun
2009-11-16Cosmetics: Fix indentation.Carl Eugen Hoyos
2009-11-10Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation
2009-10-27Clarify responsibility for freeing a buffer when using vdpau.Carl Eugen Hoyos
2009-02-14Revert adding a _pixfmt to vdpau/xvmc header names.Diego Biurrun
2009-02-12Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h asDiego Biurrun
2009-01-21Sort VdpPictureInfo alphabetically.Carl Eugen Hoyos
2009-01-20Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation
2009-01-16Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation
2009-01-08Rename bitstreamBuffers* as bitstream_buffers*Carl Eugen Hoyos
2009-01-07Use <> instead of "" for system headers.Diego Biurrun
2009-01-061l: Forgot to rename header guard.Carl Eugen Hoyos
2009-01-06Rename vdpau_render.h as vdpau.h.Carl Eugen Hoyos