log golomb.h @ 12488:351a81a23343 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Fri, 11 Sep 2009 06:25:36 +0000 benoit Make get_ur_golomb capable of reading 16 bit values. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Sun, 12 Apr 2009 08:35:26 +0000 stefano Split bitstream.h, put the bitstream writer stuff in the new file libavcodec
Tue, 24 Feb 2009 01:41:44 +0000 mru Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READER libavcodec
Wed, 18 Feb 2009 11:57:11 +0000 michael Clarify get_ue_golomb_31() behavior with >31. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Tue, 23 Dec 2008 21:05:47 +0000 michael Add get_ue_golomb_31() libavcodec
Tue, 16 Sep 2008 01:24:12 +0000 michael Fix regression test failure caused by golomb limit not being considered libavcodec
Mon, 15 Sep 2008 20:30:22 +0000 michael Correct the threshold of get_ur_golomb_jpegls() at which the optimized libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Sun, 13 Jul 2008 14:27:48 +0000 ramiro bitstream: move put_sbits() from flacenc.c to bitstream.h and use it libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Wed, 15 Aug 2007 12:59:27 +0000 marco Make the Golomb decoder work for Dirac libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec