From d13d95f551f018681509b88e0f6d936297408630 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 6 Mar 2005 17:55:31 +0000 Subject: alac support via lavc decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14923 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 51d31896fb..45d549b4a9 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2166,6 +2166,13 @@ audiocodec ffflac driver ffmpeg dll "flac" +audiocodec ffalac + info "FFmpeg ALAC audio decoder" + status working + fourcc alac + driver ffmpeg + dll "alac" + audiocodec pcm info "Uncompressed PCM" status working -- cgit v1.2.3