diff etc/codecs.conf @ 26735:884d72a2dc78

add rl2 codec
author compn
date Wed, 14 May 2008 13:56:14 +0000
parents 1a2d36e7fc3d
children f40c77493ddc
line wrap: on
line diff
--- a/etc/codecs.conf	Wed May 14 11:38:08 2008 +0000
+++ b/etc/codecs.conf	Wed May 14 13:56:14 2008 +0000
@@ -2130,6 +2130,14 @@
   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