summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-08 13:32:42 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-08 13:32:42 +0000
commit276a73e2f29cce0c0e2dc18aa0e9e804b812762b (patch)
treeb3d3ff67393b14ad09e9091428c471b597ea0329 /etc
parent624d8ff171a838af46ddd095e6af8cb8f13db1e1 (diff)
downloadmpv-276a73e2f29cce0c0e2dc18aa0e9e804b812762b.tar.bz2
mpv-276a73e2f29cce0c0e2dc18aa0e9e804b812762b.tar.xz
Remove internal NuppelVideo decoder, the code in libavcodec can decode
those files and some more and is far more maintainable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28888 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f9dcf8fc76..c824ab9903 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -319,14 +319,6 @@ videocodec ffnuv
dll nuv
out I420
-videocodec nuv
- info "NuppelVideo"
- status working
- fourcc NUV1 ; NUV1 is an internal MPlayer FOURCC
- fourcc RJPG
- driver nuv
- out I420,IYUV
-
videocodec ffbmp
info "FFmpeg BMP"
status working