OSDN Git Service

H264: fix signed overflow in constant multiplication
authorMåns Rullgård <mans@mansr.com>
Mon, 15 Mar 2010 23:00:53 +0000 (23:00 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 15 Mar 2010 23:00:53 +0000 (23:00 +0000)
commit404793f4ac57fe7615da4fd03cefe9438d1b1fbd
tree999a3e8e4aa6ba08ed3c99d97d4b1e16579d8507
parent493f54ada083b4d6c8f14f02607224fe258c211c
H264: fix signed overflow in constant multiplication

This fixes libavcodec/h264.h:1100: warning: integer overflow in expression

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