summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-11 09:15:59 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-11 09:15:59 +0000
commit97654ce7f3c6f711b270487d2f43f70c8e872024 (patch)
tree0f1114905f0bf07ce11c72ef8e2b650a17715e29 /etc
parent8db2a741bbe904bdc7068bec4dca9a92625c1c45 (diff)
downloadmpv-97654ce7f3c6f711b270487d2f43f70c8e872024.tar.bz2
mpv-97654ce7f3c6f711b270487d2f43f70c8e872024.tar.xz
add initial mPNG support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4657 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 f02cc5870e..34e32e7189 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -347,6 +347,13 @@ videocodec ducktm1
driver ducktm1
out BGR32,BGR24,BGR16,BGR15
+videocodec mpng
+ info "mPNG codec"
+ status buggy
+ fourcc mpng,MPNG
+ driver mpng
+ out BGR24
+
videocodec roqvideo
info "Id RoQ File Video Decoder"
status buggy