Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 23 Feb 2007 10:23:45 +0000 | aurel | use av_noinline instead of __attribute((noinline)) libavcodec |
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 |
Thu, 22 Feb 2007 19:16:31 +0000 | takis | Doxygenize the existing amr.c documentation. libavcodec |
Thu, 22 Feb 2007 19:14:07 +0000 | takis | Doxygenize the comments for the av_fast_realloc() function. libavcodec |
Thu, 22 Feb 2007 19:12:40 +0000 | takis | Doxygenize the comments for the av_free_static() function. libavcodec |