[MPlayer-dev-eng] [PATCH] Support FFmpeg SMJPEG IMA ADPCM decoding.
Paul B Mahol
onemda at gmail.com
Sat Dec 24 02:24:56 CET 2011
---
etc/codecs.conf | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/etc/codecs.conf b/etc/codecs.conf
index c837dac..605f4bc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -4275,6 +4275,13 @@ audiocodec ffadpcmimaamv
driver ffmpeg
dll adpcm_ima_amv
+audiocodec ffadpcmimasmjpeg
+ info "FFmpeg SMJPEG IMA ADPCM audio"
+ status working
+ fourcc APCM
+ driver ffmpeg
+ dll adpcm_ima_smjpeg
+
audiocodec ffadpcmimaqt
info "FFmpeg QT IMA ADPCM audio"
status working
--
1.7.7
More information about the MPlayer-dev-eng
mailing list