1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
Ronald S. Bultje 74699ac8c8 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
2012-02-18 08:41:45 -08:00
..
2012-01-26 22:44:37 +01:00
2012-01-28 14:56:18 +00:00
2012-01-28 14:56:18 +00:00
2012-01-24 14:13:46 -05:00
2012-02-11 12:49:23 -05:00
2012-01-27 17:19:09 -08:00
2012-02-14 22:32:53 +01:00
2012-02-12 08:02:28 +01:00
2012-02-17 14:20:18 -05:00
2012-02-12 08:05:57 +01:00
2012-01-27 17:19:09 -08:00
2012-02-17 20:46:37 +01:00
2012-02-17 20:46:37 +01:00
2012-01-27 17:19:09 -08:00
2012-01-27 17:19:09 -08:00
2012-02-02 18:44:52 +01:00
2012-01-27 17:19:09 -08:00
2012-02-17 15:23:20 -08:00
2012-02-08 20:59:07 +01:00
2012-01-27 17:19:09 -08:00
2012-02-17 14:28:56 -05:00
2012-02-17 20:46:37 +01:00
2012-02-10 15:48:52 +01:00
2012-02-10 15:48:52 +01:00
2012-02-01 16:33:27 -05:00
2012-02-17 20:46:37 +01:00
2012-02-15 07:14:51 +01:00
2012-02-08 21:51:24 +01:00
2012-01-27 17:19:09 -08:00
2012-02-14 19:03:10 +01:00
2012-01-28 14:56:18 +00:00
2012-02-17 20:46:37 +01:00
2012-01-27 17:19:09 -08:00
2012-01-27 17:19:09 -08:00
2012-02-17 20:46:37 +01:00
2012-01-27 17:19:09 -08:00
2012-02-15 22:07:05 +02:00
2012-02-15 22:07:05 +02:00
2012-02-15 07:14:51 +01:00
2012-01-27 17:19:09 -08:00
2012-02-18 02:32:09 +02:00
2012-02-16 15:18:45 -05:00
2012-01-23 19:04:35 +01:00
2012-01-23 19:04:35 +01:00
2012-02-17 20:46:37 +01:00
2012-01-27 17:19:09 -08:00