From 20b2f493bb061cbb51b32ecc4f75bc29c3f7f15f Mon Sep 17 00:00:00 2001 From: reimar Date: Tue, 16 Feb 2010 21:54:50 +0000 Subject: Support FFmpeg's ALS decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30604 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 26a052911e..8443202e0b 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3925,6 +3925,13 @@ audiocodec ffape driver ffmpeg dll "ape" +audiocodec ffals + info "FFmpeg ALS" + status working + fourcc "ALS " + driver ffmpeg + dll "als" + audiocodec ffmlp info "FFmpeg MLP" status working -- cgit v1.2.3