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
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libavcodec
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers libavcodec
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavcodec
Sun, 22 Oct 2006 04:52:15 +0000 kostya handle limit>32 for set_ur_golomb_jpegls() libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sat, 24 Jun 2006 10:20:15 +0000 michael first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Wed, 12 Oct 2005 22:43:12 +0000 alex set_se_golomb can only write 16bits, add a note about this (ok, maybe it's brain dead using it with more than 16bits, but..) libavcodec
Sat, 26 Feb 2005 03:36:04 +0000 michael shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) libavcodec
Wed, 19 Jan 2005 13:03:38 +0000 michael svq3_get_se_golomb() fix libavcodec
Wed, 19 Jan 2005 12:58:34 +0000 michael compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>) libavcodec
Fri, 10 Sep 2004 19:40:55 +0000 michael get/set_sr_golomb() cleanup libavcodec
Wed, 08 Sep 2004 17:59:22 +0000 alex new signed golomb routines libavcodec
Sat, 19 Jun 2004 01:14:13 +0000 michael 1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be able to read 25bit at a time libavcodec
Wed, 18 Feb 2004 01:49:30 +0000 michael flac fixes: libavcodec
Sun, 13 Jul 2003 11:14:43 +0000 michaelni 10l libavcodec
Sun, 13 Jul 2003 11:06:45 +0000 michaelni golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) libavcodec
Fri, 13 Jun 2003 21:31:28 +0000 michaelni golomb rice codes libavcodec
Tue, 13 May 2003 00:46:42 +0000 michaelni optimizations libavcodec
Fri, 09 May 2003 22:16:14 +0000 michaelni svq3 decoder by anonymous libavcodec
Fri, 04 Apr 2003 20:59:50 +0000 michaelni multiple reference frames support libavcodec
Fri, 04 Apr 2003 14:42:28 +0000 michaelni H264 decoder & demuxer libavcodec