[FFmpeg-devel] [PATCH] ADPCM IMA WAV 2, 3 and 5 bits decoder

Michael Niedermayer michaelni at gmx.at
Wed Jul 3 19:05:15 CEST 2013


On Tue, Jul 02, 2013 at 09:30:44PM +0000, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> 
> Fixes #625.
> 
> Stereo files on that ticket do not match specification and lacks sanity,
> as samples are most likely incorrectly interleaved.
> 
> ---
>  libavcodec/Makefile     |  2 +-
>  libavcodec/adpcm.c      | 31 ++++++++++++++++++++++++++-----
>  libavcodec/adpcm_data.c | 23 ++++++++++++++++++++++-
>  libavcodec/adpcm_data.h |  4 ++++
>  libavcodec/adpcm_ima.c  | 26 ++++++++++++++++++++++++++
>  libavcodec/adpcm_ima.h  |  4 ++++
>  libavcodec/utils.c      |  5 +++--
>  7 files changed, 86 insertions(+), 9 deletions(-)
>  create mode 100644 libavcodec/adpcm_ima.c
>  create mode 100644 libavcodec/adpcm_ima.h

breaks fate-adpcm-ima_wav-stereo

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130703/4a3e4def/attachment.asc>


More information about the ffmpeg-devel mailing list