Files
FFmpeg/libavformat
Mans Rullgard 1703013cb7 avidec: fix signed overflow in avi_sync()
Keeping byte values read from the file as unsigned is consistent
with how they are subsequently used and avoids an undefined left
shift by 24 when bit 7 is set.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-10-10 17:49:13 +01:00
..
2011-09-22 20:39:24 +02:00
2011-04-03 22:47:05 +02:00
2011-08-22 07:17:19 +02:00
2011-08-09 19:56:25 +02:00
2011-05-21 13:48:10 +02:00
2011-08-16 20:24:20 +02:00
2011-04-08 15:59:19 +02:00
2011-10-03 13:06:51 +02:00
2011-10-05 07:52:30 +02:00
2011-08-25 11:53:21 -07:00
2011-09-27 15:26:36 +02:00
2011-04-19 18:28:38 +02:00
2011-05-21 13:48:10 +02:00
2011-06-10 10:52:32 +03:00
2011-08-16 20:24:20 +02:00
2011-10-07 16:25:30 +02:00
2011-08-09 19:56:25 +02:00
2011-07-03 21:42:06 +01:00
2011-06-02 20:06:00 +01:00
2011-09-21 08:33:15 +02:00
2011-07-03 21:42:06 +01:00
2011-09-22 20:39:24 +02:00
2011-09-26 21:55:27 +03:00
2011-06-02 20:06:00 +01:00
2011-07-21 23:03:10 +02:00
2011-04-08 15:59:19 +02:00
2011-07-21 23:03:10 +02:00
2011-07-18 18:22:02 +02:00
2011-07-18 18:22:02 +02:00
2011-05-21 13:48:10 +02:00
2011-05-27 09:42:14 +02:00
2011-06-30 12:04:46 +03:00
2011-09-22 20:39:24 +02:00