log golomb.h @ 8718:e9d9d946f213 libavcodec

age author description
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