From 31a7f771644a6462a040652c6b4015cd469a0a9e Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 7 Apr 2007 16:31:12 +0000 Subject: support for THP ADPCM audio git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22934 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 b889b8d85a..e07fdcbbc2 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2611,6 +2611,13 @@ audiocodec ffxandpcm driver ffmpeg dll xan_dpcm +audiocodec ffadpcmthp + info "FFmpeg THP ADPCM audio" + status working + fourcc THPA + driver ffmpeg + dll adpcm_thp + audiocodec libdv info "raw DV audio decoder (libdv)" status working -- cgit v1.2.3