OSDN Git Service

Fix integer overflow warnings in h264.h
authorAlexander Strange <astrange@ithinksw.com>
Sat, 13 Feb 2010 20:57:13 +0000 (20:57 +0000)
committerAlexander Strange <astrange@ithinksw.com>
Sat, 13 Feb 2010 20:57:13 +0000 (20:57 +0000)
commitcd12c37729ec4a2433d3835af89e5039611f5950
tree6a9798001e136537ddc38a0550b6f3bdd8887d03
parentbb770c5b522bdd81b65ea4391579e5ebdd62a047
Fix integer overflow warnings in h264.h

Fixes:
h264.h: In function 'fill_filter_caches':
h264.h:1216:73: warning: integer overflow in expression
h264.h:1307:81: warning: integer overflow in expression

Originally committed as revision 21813 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.h