[FFmpeg-devel] [PATCH] lavf/wavdec: skip padding byte

Derek Buitenhuis derek.buitenhuis at gmail.com
Mon Apr 8 19:55:47 CEST 2013


On 2013-04-08 1:54 PM, Matthieu Bouron wrote:
> WAV chunks must be even aligned. This patch skip the extra padding byte
> if chunk size is odd.
> 
> Fixes ticket #2417.
> ---
>  libavformat/wavdec.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

LGTM.

- Derek


More information about the ffmpeg-devel mailing list