diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-05-24 15:44:31 +0200 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-05-25 16:08:08 +0200 |
commit | e48a9ac9af5f6e652735aa44a86420b5e7258895 (patch) | |
tree | 46bdd80a316dc1716e0ed4bf25b33bc566317d51 /libavformat/rdt.h | |
parent | c50904fd7899e37516324e711b3b8edfe7214da8 (diff) | |
download | ffmpeg-e48a9ac9af5f6e652735aa44a86420b5e7258895.tar.gz |
libshine: fix support for shine 3.0
shine_encode_buffer expects written to be an int pointer, while the
previous shine_encode_frame expected it to be a long pointer.
Thus encoding with libshine currently always fails with
"internal buffer too small", because a negative return value of
shine_encode_buffer is interpreted as a very large long value.
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavformat/rdt.h')
0 files changed, 0 insertions, 0 deletions