diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2014-08-22 09:31:42 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-22 12:18:08 +0200 |
commit | ddad09397247f523d7cc66c7f4ed7ea6894cc40e (patch) | |
tree | 0eba352ab0e867927f513908638c7379d080ca77 /libavcodec/vp8data.h | |
parent | 1b5ec6a0c3309e7a051751b2f989ffa068516d93 (diff) | |
download | ffmpeg-ddad09397247f523d7cc66c7f4ed7ea6894cc40e.tar.gz |
wavpackenc: fix number of samples per block
Currently, the encoder will try to reduce it down to 150000, but the
decoder will complain starting at 131072 (WV_MAX_SAMPLES). Therefore,
change the loop limit.
Fixes ticket #3881.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/vp8data.h')
0 files changed, 0 insertions, 0 deletions