From a77608b67a00f2e584c5e08da13c81c9e7027f18 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 7 Jul 2008 12:17:46 +0000 Subject: Add support for MLP audio through FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27232 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 64f8706815..f6ad1812bd 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2912,6 +2912,13 @@ audiocodec ffape driver ffmpeg dll "ape" +audiocodec ffmlp + info "FFmpeg MLP decoder" + status working + fourcc "MLP " ; internal MPlayer FourCC + driver ffmpeg + dll "mlp" + audiocodec ffnellymoser info "FFmpeg Nellymoser Audio decoder" status working -- cgit v1.2.3