summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-06-27 12:53:58 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-06-27 12:53:58 +0000
commitc6672ee42c4f7e6fbbb77e6dcbffa87ffa84e605 (patch)
tree238c5c973eda2e18cbf9b0224fa68bfa42d2f0ee /etc
parent7a264031e226b0bdea2006ccf91f3442fbf5d8d4 (diff)
downloadmpv-c6672ee42c4f7e6fbbb77e6dcbffa87ffa84e605.tar.bz2
mpv-c6672ee42c4f7e6fbbb77e6dcbffa87ffa84e605.tar.xz
add binary codec for NTN1 and NTN2 fourcc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29406 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f26a736689..55d6ca13e9 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -535,6 +535,13 @@ videocodec theora
;WIN32:
+videocodec nogatech
+ status working
+ fourcc NTN1,NTN2
+ driver vfw
+ dll "nuvision.ax"
+ out BGR24 flip
+
videocodec ylc
info "YUY2 Lossless Codec"
status working