From cf446beff51ab1776370adbda55d8c30a52f9ac7 Mon Sep 17 00:00:00 2001 From: kostya Date: Tue, 20 Nov 2007 17:08:12 +0000 Subject: Musepack SV8 lavc decoder support Patch okayed by Diego on IRC git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25120 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index a8196e72e0..69947ee19e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2996,6 +2996,14 @@ audiocodec ffmusepack7 driver ffmpeg dll "mpc sv7" +audiocodec ffmusepack8 + info "Musepack sv8 audio codec" + comment "only works with libavformat demuxer" + status working + fourcc "MPC8" + driver ffmpeg + dll "mpc sv8" + audiocodec musepack info "Musepack audio codec" status working -- cgit v1.2.3