changeset 28020:537ea0a7dbb5

FFmpeg now has RV40 decoder
author kostya
date Mon, 01 Dec 2008 06:42:11 +0000
parents f504a06fcf50
children 1bbc09f93acb
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Nov 30 13:37:42 2008 +0000
+++ b/etc/codecs.conf	Mon Dec 01 06:42:11 2008 +0000
@@ -1528,6 +1528,14 @@
   dll rv20
   out YV12,I420,IYUV
 
+videocodec ffrv40
+  info "FFmpeg RV40 decoder"
+  status working
+  fourcc RV40,rv40
+  driver ffmpeg
+  dll rv40
+  out YV12,I420,IYUV
+
 videocodec rv20
   info "Linux RealPlayer 8 RV20 decoder"
   status working