summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 8c62c8705b..818c57afeb 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -299,12 +299,12 @@ videocodec cvid
out BGR32,BGR24
videocodec msrle
- info "M$ RLE8"
+ info "Microsoft RLE"
status working
format 0x1
- driver rle
- dll "xa_rle8"
- out BGR32,BGR24,BGR16,BGR15
+ format 0x2
+ driver msrle
+ out BGR32,BGR24
videocodec fli
info "Autodesk FLI/FLC Animation"