Mercurial > mplayer.hg
changeset 28138:540a5f41e536
FFmpeg now has RV30 decoder enabled
author | kostya |
---|---|
date | Sat, 20 Dec 2008 18:07:08 +0000 |
parents | 28bf0d126da2 |
children | d1d33043faf0 |
files | etc/codecs.conf |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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