From 8eaf81f67672d10fe7186901b1a0271796755f69 Mon Sep 17 00:00:00 2001 From: kostya Date: Wed, 23 Dec 2009 16:11:48 +0000 Subject: Register lavc Aura 2 decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30103 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/etc/codecs.conf b/etc/codecs.conf index 37a3203f82..4194c79b08 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -528,6 +528,14 @@ videocodec ffaura dll "aura" out 411P +videocodec ffaura2 + info "Auravision Aura 2 (libavcodec)" + status working + fourcc aur2,AUR2 + driver ffmpeg + dll "aura2" + out 422P + videocodec ffmsrle info "Microsoft RLE" status working -- cgit v1.2.3