diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2016-06-22 13:31:32 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2016-06-23 13:04:11 +0200 |
commit | a02766fb4d2dc89d0834bade14242cfa810b4646 (patch) | |
tree | edcad5d20fd6c88a493477a029b3fdbc57464f28 /MAINTAINERS | |
parent | dccea0ed0d993792b58dab8f232509c62f0522fd (diff) | |
download | ffmpeg-streaming-a02766fb4d2dc89d0834bade14242cfa810b4646.zip ffmpeg-streaming-a02766fb4d2dc89d0834bade14242cfa810b4646.tar.gz |
avcodec: remove libutvideo wrapper support
The 10-bit decoding support is available now in native decoder.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b9fa0c5..238baa6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -204,7 +204,6 @@ Codecs: libschroedinger* David Conrad libspeexdec.c Justin Ruggles libtheoraenc.c David Conrad - libutvideo* Carl Eugen Hoyos libvorbis.c David Conrad libvpx* James Zern libx264.c Mans Rullgard, Jason Garrett-Glaser |