summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf23
1 files changed, 14 insertions, 9 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 0b6f24f8e5..afffa6fd72 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -185,6 +185,20 @@ videocodec mphuffyuv
out YUY2
out BGR32,BGR24
+videocodec mpmszh
+ info "AVImszh (native codec)"
+ status working
+ fourcc MSZH
+ driver lcl
+ out BGR24
+
+videocodec mpzlib
+ info "AVIzlib (native codec)"
+ status working
+ fourcc MSZH
+ driver lcl
+ out BGR24
+
;XAnim (slow):
videocodec cvidxa
@@ -906,15 +920,6 @@ videocodec sp5x
; buggy codecs: (any volunteers for native rewrite?)
-videocodec zlibnative
- info "AVIzlib native"
- status untested
- comment "bpp autodetected"
- fourcc ZLIB
- driver zlib
- dll "libz.so"
- out BGR32,BGR24,BGR16,BGR15,BGR8 flip
-
videocodec zlib
info "AVIzlib"
status working