diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2012-02-17 16:27:36 -0800 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2012-02-18 08:41:45 -0800 |
commit | 74699ac8c8b562e9f8d26e21482b89585365774a (patch) | |
tree | d057034abf713baec468699a581974b7c549675e /cmdutils.c | |
parent | c7e8639c70ec25be2c0afdcea61d992de5f1928e (diff) | |
download | ffmpeg-74699ac8c8b562e9f8d26e21482b89585365774a.tar.gz |
mjpegb: don't return 0 at the end of frame decoding.
Return 0 indicates "please return the same data again", i.e. it causes
an infinite loop. Instead, return that we consumed the buffer if we
finished decoding succesfully, or return an error if an error occurred.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Diffstat (limited to 'cmdutils.c')
0 files changed, 0 insertions, 0 deletions