From 7b7529400348aefd90cf3f937de975e55e3a295e Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 2 May 2004 17:09:05 +0000 Subject: Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12398 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index d27b17993b..080e031ccc 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -158,6 +158,14 @@ videocodec ff8bps dll "8bps" out BGR32,BGR24,BGR8 query +videocodec ffcyuv + info "Creative YUV (libavcodec)" + status working + fourcc cyuv,CYUV + driver ffmpeg + dll "cyuv" + out 411P + videocodec cyuv info "Creative YUV (native codec)" status working -- cgit v1.2.3