diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2012-11-20 00:57:41 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2012-11-20 10:52:49 -0500 |
commit | 00dd9a6d6a5c3cc209082023595354a81aff9bb9 (patch) | |
tree | 6ed84f91c6f54dd9f46d88a3384c55b85e1f175b /libavfilter | |
parent | ae3822bca16f1cdb2460a35b16f8ef636a04314e (diff) | |
download | ffmpeg-00dd9a6d6a5c3cc209082023595354a81aff9bb9.tar.gz |
pcm: fix decoding of pcm_s16le_planar on big-endian
The sample count is decremented by the DECODE() macro and needs to be reset
in each loop iteration. Also, DECODE() increments the src pointer so that does
not need to be done separately.
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions