diff options
author | Mans Rullgard <mans@mansr.com> | 2011-10-09 20:18:34 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2012-03-18 17:50:41 +0100 |
commit | da73a2005aa4fbea03226eadbb4a1afd1d860cca (patch) | |
tree | 96db8db6bd3fe60a9d8f5c66db81747ba4412ec5 /libavcodec/mpegaudio.c | |
parent | 6b011631e92073b68a1f67c8769946db1c28d623 (diff) | |
download | ffmpeg-da73a2005aa4fbea03226eadbb4a1afd1d860cca.tar.gz |
motion_est: make MotionExtContext.map_generation unsigned
The way this value is used, it should be an unsigned type.
While the numerical value has no meaning, unsigned wraparound
is relied upon.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit cb668476ab1343d27e03edc0b32f57ca7a187471)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/mpegaudio.c')
0 files changed, 0 insertions, 0 deletions