log bitstream.h @ 9230:35370ebfbeeb libavcodec

age author description
Tue, 03 Mar 2009 02:00:47 +0000 jbr Add a get_sbits_long() function. libavcodec
Mon, 02 Mar 2009 19:42:31 +0000 reimar Simplify show_bits_long and copy the GetBitsContext around only once instead of twice. libavcodec
Thu, 05 Feb 2009 18:25:01 +0000 michael Add size_in_bits to PutBitContext libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sun, 25 Jan 2009 18:12:13 +0000 reimar Use AV_WL32/AV_WB32 in bitstream.h libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Sat, 27 Dec 2008 23:12:00 +0000 mru Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED libavcodec
Wed, 17 Dec 2008 00:54:54 +0000 mru ARM: replace "armv4l" with "arm" libavcodec
Thu, 16 Oct 2008 13:34:09 +0000 flameeyes Convert asm keyword into __asm__. libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Fri, 29 Aug 2008 18:43:20 +0000 stefano Fix typo. libavcodec
Mon, 25 Aug 2008 08:53:14 +0000 bwolowiec Little-endian bitstream writer libavcodec
Tue, 15 Jul 2008 18:43:26 +0000 mru Remove dead code in bitstream.h libavcodec
Sun, 13 Jul 2008 14:27:48 +0000 ramiro bitstream: move put_sbits() from flacenc.c to bitstream.h and use it libavcodec
Sun, 13 Jul 2008 00:07:43 +0000 mru Bitstream: use AV_RB16() in LIBMPEG2_BITSTREAM_READER libavcodec