From 0afef37727f0388b667324da34763ac043dd61f3 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Fri, 7 May 2004 21:43:18 +0000 Subject: Support ffmpeg cinepak decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12442 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 080e031ccc..87e0a15d00 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -268,6 +268,14 @@ videocodec cvid out YUY2 out BGR32,BGR24 +videocodec ffcvid + info "Cinepak Video (native codec)" + status working + fourcc cvid,CVID + driver ffmpeg + dll "cinepak" + out YV12 + videocodec ffmszh info "AVImszh (native codec)" status working -- cgit v1.2.3