diff options
author | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-27 23:14:07 +0000 |
---|---|---|
committer | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-27 23:14:07 +0000 |
commit | 2d39050c4299c99a2ccc863345600af6b78c6332 (patch) | |
tree | 8a859e0bc94ce5455430a9d1d8d5314859d518a2 /etc | |
parent | de3257508efd4c2dd494fa360825dd0ceda9e77c (diff) |
added nuppelvideo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3813 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 6fe7a3ce61..c9498f96de 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -310,6 +310,13 @@ videocodec qtrle driver qtrle out BGR32,BGR24 +videocodec nuv + info "NuppelVideo" + status working + fourcc NUV1 + driver nuv + out I420 + audiocodec imaadpcm info "IMA ADPCM" status working |