From 8a4994ac989b567f5131811cc9b9fe82305e84e2 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Thu, 7 Apr 2005 22:04:08 +0000 Subject: LOCO support via lavc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15065 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index abf653bf39..4e4c968abd 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -138,6 +138,15 @@ videocodec ffaasc dll "aasc" out BGR24 +videocodec ffloco + info "LOCO video decoder" + status working + fourcc LOCO + driver ffmpeg + dll "loco" + out 422P,YV12,BGR32 query + out BGR24 flip,query + videocodec ffqtrle info "QuickTime Animation (RLE)" status working -- cgit v1.2.3