From 6c8356666707e2ae688dcb8188616a0be13250db Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 6 Feb 2006 21:27:01 +0000 Subject: Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17544 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index dc84d3960d..e57f683b20 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1171,7 +1171,7 @@ videocodec 3ivX out YUY2 out BGR32,BGR24,BGR16,BGR15 -; experimental real video decoder using closed source codecs +; RealVideo variants videocodec rv3040 info "Linux RealPlayer 10 RV30/40 decoder" @@ -1230,6 +1230,14 @@ videocodec rv30mac dll "drvc.bundle/Contents/MacOS/drvc" out I420 +videocodec ffrv20 + info "FFmpeg RV20 decoder" + status working + fourcc RV20,rv20 + driver ffmpeg + dll rv20 + out YV12,I420,IYUV + videocodec rv20 info "Linux RealPlayer 8 RV20 decoder" status working @@ -1254,6 +1262,15 @@ videocodec rv20mac dll "drv2.bundle/Contents/MacOS/drv2" out I420 +videocodec ffrv10 + info "FFmpeg RV10 decoder" + status working + fourcc RV10,rv10 + fourcc RV13,rv13 + driver ffmpeg + dll rv10 + out YV12,I420,IYUV + ; others: videocodec alpary @@ -1282,23 +1299,6 @@ videocodec LEADMW20 guid 0xe2b7dc56, 0x38c5, 0x11d5, 0x91, 0xf6, 0x00, 0x10, 0x4b, 0xdb, 0x8f, 0xf9 out BGR24,BGR8 flip -videocodec ffrv10 - info "FFmpeg RV10 decoder" - status working - fourcc RV10,rv10 - fourcc RV13,rv13 - driver ffmpeg - dll rv10 - out YV12,I420,IYUV - -videocodec ffrv20 - info "FFmpeg RV20 decoder" - status working - fourcc RV20,rv20 - driver ffmpeg - dll rv20 - out YV12,I420,IYUV - videocodec ffvp3 info "FFmpeg VP3" status untested -- cgit v1.2.3