diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-02-01 10:15:51 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-02-15 10:16:15 +0100 |
commit | be95df12bb06b183c8d2aea3b0831fdf05466cf3 (patch) | |
tree | 496462d3c96b633759bd863bfc9221b408395a91 /MAINTAINERS | |
parent | a67734596dca097584965916e0ba90e81af3163c (diff) | |
download | ffmpeg-be95df12bb06b183c8d2aea3b0831fdf05466cf3.tar.gz |
lavc/mpeg*: drop the XvMC hwaccel code
XvMC was last relevant over 10 years ago, if ever. There is no reason to
use it today.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c065e94498..f33ccbd1d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -266,7 +266,6 @@ Codecs: xan.c Mike Melanson xbm* Paul B Mahol xface Stefano Sabatini - xvmc.c Ivan Kalvachev xwd* Paul B Mahol Hardware acceleration: |