OSDN Git Service

Silence following warning if only zeros were not consumed:
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 15 Feb 2009 15:23:02 +0000 (15:23 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 15 Feb 2009 15:23:02 +0000 (15:23 +0000)
commitc99a35768f754fa74177f19a87d5a3b7f3be8fab
tree5c38491e3b4f2f7f721edcf4337d62451ca5ff83
parentd1037c12056a038fb196c58efda5b5f037b53dab
Silence following warning if only zeros were not consumed:
AVC: Consumed only m bytes instead of n

Originally committed as revision 17327 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c