1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavutil
Uoti Urpala c98b928fa7 intreadwrite.h: fix AV_RL32/AV_RB32 signedness.
The output type of the AV_RL32/AV_RB32 macros was signed int. The
resulting overflow broke at least some ASF streams with large
timestamps. Fix by adding a cast to uint32_t.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-06-16 20:49:19 +02:00
..
2011-05-21 13:48:10 +02:00
2011-04-29 20:01:04 +02:00
2011-05-13 16:45:24 -04:00
2011-03-22 09:11:07 -04:00
2011-05-21 13:48:10 +02:00
2011-06-16 20:24:56 +02:00
2011-06-16 20:24:56 +02:00
2011-06-04 17:03:25 +01:00
2011-05-08 13:34:05 -07:00
2011-06-08 07:43:45 +02:00
2011-04-19 19:04:28 +02:00
2011-04-19 21:50:10 +02:00