From 4a358e318a92d24a8474577592467e0580ae1243 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 13 Oct 2006 00:09:20 +0000 Subject: FFmpeg Shorten audio decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20198 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 c1f028c773..9d9a4f7242 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2431,6 +2431,13 @@ audiocodec ffwavpack driver ffmpeg dll "wavpack" +audiocodec ffshorten + info "FFmpeg Shorten audio decoder" + status working + fourcc shrn + driver ffmpeg + dll "shorten" + audiocodec pcm info "Uncompressed PCM" status working -- cgit v1.2.3