# HG changeset patch # User kostya # Date 1229796428 0 # Node ID 540a5f41e5362338b46fc56173f0472b06538334 # Parent 28bf0d126da252407f747a5599545e76ebc4dc9f FFmpeg now has RV30 decoder enabled diff -r 28bf0d126da2 -r 540a5f41e536 etc/codecs.conf --- a/etc/codecs.conf Sat Dec 20 11:52:11 2008 +0000 +++ b/etc/codecs.conf Sat Dec 20 18:07:08 2008 +0000 @@ -1581,6 +1581,14 @@ dll rv20 out YV12,I420,IYUV +videocodec ffrv30 + info "FFmpeg RV30 decoder" + status buggy + fourcc RV30,rv30 + driver ffmpeg + dll rv30 + out YV12,I420,IYUV + videocodec ffrv40 info "FFmpeg RV40 decoder" status working