wav: Always seek to an even offset
authorLuca Barbato <lu_zero@gentoo.org>
Sat, 4 May 2013 10:18:57 +0000 (12:18 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 6 May 2013 07:14:43 +0000 (09:14 +0200)
commitac87eaf856e0fb51917266b899bb15d19b907baf
treece922d84be4cf55c39b6dd6487aba4cbd901416b
parent46c1917350f58dfab84e41919e6c02d43950db8c
wav: Always seek to an even offset

RIFF chunks are aligned to 16bit according to the specification.

Bug-Id:500
CC:libav-stable@libav.org
libavformat/wavdec.c