Move the av_realloc_static() declaration out of avcodec.h into bitstream.c.
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 22 Feb 2007 20:21:33 +0000 (20:21 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 22 Feb 2007 20:21:33 +0000 (20:21 +0000)
commitbeebfdb1e83c7759a658ba8b18d429c3a0a5de0a
treeb1c74201444406ae1bc13972177947b4871ff91a
parente0b67c7618b959f4dba240602fa5b5464f50f193
Move the av_realloc_static() declaration out of avcodec.h into bitstream.c.

Originally committed as revision 8088 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/bitstream.c