[MPlayer-cvslog] r34473 - trunk/etc/codecs.conf
cehoyos
subversion at mplayerhq.hu
Thu Dec 29 20:42:59 CET 2011
Author: cehoyos
Date: Thu Dec 29 20:42:58 2011
New Revision: 34473
Log:
Support FFmpeg SMJPEG IMA ADPCM decoding.
Patch by Paul B Mahol, onemda gmail
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Thu Dec 29 17:11:58 2011 (r34472)
+++ trunk/etc/codecs.conf Thu Dec 29 20:42:58 2011 (r34473)
@@ -4283,6 +4283,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
More information about the MPlayer-cvslog
mailing list