summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-09 13:11:37 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-09 13:11:37 +0000
commit601d694829fd572d9f18a52c775cae958abc4d2c (patch)
treee64375b22d9670ef830f8e3243ff01cec6af7cf6 /DOCS
parent591ce556b732b638804a0336cb8c17168251e17d (diff)
downloadmpv-601d694829fd572d9f18a52c775cae958abc4d2c.tar.bz2
mpv-601d694829fd572d9f18a52c775cae958abc4d2c.tar.xz
Remove native nuv demuxer, it only needs more code to achieve the same thing
as the libavformat demuxer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28907 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/DOCS/tech/MAINTAINERS b/DOCS/tech/MAINTAINERS
index 087d566212..68b0768bc4 100644
--- a/DOCS/tech/MAINTAINERS
+++ b/DOCS/tech/MAINTAINERS
@@ -116,7 +116,6 @@ demuxers:
* demux_rtp* - Ross Finlayson
* demux_mpg and demux_ts - Nico Sabbi
* demux_mpc.c - Reimar Döffinger
- * demux_nuv.c - Reimar Döffinger
muxers:
* muxer_lavf.c - Michael Niedermayer