summaryrefslogtreecommitdiff
path: root/libavutil/old_pix_fmts.h
Commit message (Collapse)AuthorAge
* lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-28
| | | | Deprecated in 10/2012.
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
| | | | | | | XvMC has long ago been superseded by newer acceleration APIs, such as VDPAU, and few downstreams still support it. Furthermore XvMC is not implemented within the hwaccel framework, but requires its own specific code in the MPEG-1/2 decoder, which is a maintenance burden.
* vdpau: deprecate old codec-specific pixel formatsRĂ©mi Denis-Courmont2013-08-05
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-08