log bitstream.c @ 6935:24e01f7cc819 libavcodec

age author description
Fri, 30 May 2008 19:48:02 +0000 michael Make init_vlc* support proper static tables instead of this broken beyond libavcodec
Fri, 21 Mar 2008 04:48:59 +0000 zuxy Apply 'alloc_size' attribute to ff_realloc_static() libavcodec
Mon, 04 Feb 2008 00:49:14 +0000 michael const libavcodec
Sat, 28 Jul 2007 12:50:28 +0000 diego Ahem, fix typos overlooked in last commit. libavcodec
Sat, 28 Jul 2007 12:46:26 +0000 diego cosmetics: misc typo fixes libavcodec
Sat, 07 Jul 2007 23:03:14 +0000 aurel simplify ff_copy_bits() when compiled with config-small libavcodec
Fri, 06 Jul 2007 14:14:41 +0000 aurel simplify ff_copy_bits: merge 2 test branches libavcodec
Fri, 06 Jul 2007 14:13:25 +0000 aurel move ff_copy_bits to bitstream.c libavcodec
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec
Thu, 05 Jul 2007 06:47:00 +0000 mru use av_freep() in free_vlc() and failed init_vlc() libavcodec
Thu, 24 May 2007 17:38:56 +0000 lorenm add init_vlc_sparse(). faster than init_vlc() if there are lots of holes in the tables. libavcodec
Wed, 16 May 2007 12:57:27 +0000 diego printf --> av_log, patch by Denis Fortin, fortin nerim net libavcodec
Wed, 02 May 2007 09:13:47 +0000 benoit patch so that the deprecated items show up correctly libavcodec
Sun, 18 Mar 2007 22:32:39 +0000 mru fix init_vlc() with nonzero flags libavcodec
Wed, 14 Mar 2007 13:25:15 +0000 michael deprecate ff_realloc_static libavcodec