The decoder is reporting CRC errors instead of the prime cause of
end-of-packet. This happens with current encoder when there are a few
samples and the output buffer is undersized because its size didn't
account for headers.

Christophe Gisquet (3):
  wavpack: report if there is no bits left
  wavpackenc: report too small buffer
  wavpackenc: proper buffer allocation

 libavcodec/wavpack.c    |  4 ++++
 libavcodec/wavpackenc.c | 10 ++++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

-- 
1.9.2.msysgit.0

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to