Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 23 Feb 2007 00:47:21 +0000 | michael | dont check buffer size if the decode function wont be called at all libavcodec |
Fri, 23 Feb 2007 00:20:39 +0000 | takis | av_realloc_static() is an internal function and therefore should use the ff_ prefix instead of av_. libavcodec |
Thu, 22 Feb 2007 20:21:33 +0000 | takis | Move the av_realloc_static() declaration out of avcodec.h into bitstream.c. libavcodec |