summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-10 22:49:18 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-10 22:49:18 +0000
commitf9f6c9fd932f9b03aac64351e227c12f5d29986c (patch)
tree26d681d7c762983bf94c312978e8207f1028a44f /etc
parent4d60c8c8c65d55a6156016d86252ce0b8a78e477 (diff)
downloadmpv-f9f6c9fd932f9b03aac64351e227c12f5d29986c.tar.bz2
mpv-f9f6c9fd932f9b03aac64351e227c12f5d29986c.tar.xz
Add IJPG decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5030 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 0fd75c7e87..94506e4fa6 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -361,6 +361,14 @@ videocodec mpng
driver mpng
out BGR32,BGR24
+videocodec ijpg
+ info "IJPG codec"
+ status working
+ comment "Hm."
+ fourcc ijpg,IJPG
+ driver ijpg
+ out BGR24,BGR8
+
videocodec roqvideo
info "Id RoQ File Video Decoder"
status buggy