summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index cfcdf1de30..04ddb3be1a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2130,6 +2130,14 @@ videocodec ffbethsoftvid
dll bethsoftvid
out BGR8
+videocodec ffrl2
+ info "FFmpeg RL2 decoder"
+ status working
+ fourcc RL2V ; internal MPlayer FourCC
+ driver ffmpeg
+ dll rl2
+ out BGR8
+
videocodec fftxd
info "FFmpeg Renderware TeXture Dictionary decoder"
status working