log liba52/bitstream.h @ 29634:342a78c13eeb

age author description
2009-07-26 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
2009-05-13 bircoph Remove all kind of trailing whitespaces from all MPlayer's files.
2009-01-30 diego HAVE_ARMV6 is defined to 0/1, use the preprocessor directive accordingly.
2009-01-16 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
2008-08-26 diego Drop av_always_inline definition. It is duplicated from libavutil and
2008-08-26 diego Rename always_inline macro to av_always_inline so as not to clash with
2008-08-17 diego fix for alignment problem on older ARM cores
2007-07-28 diego cosmetics: misc typo fixes
2006-06-22 diego CVS --> Subversion in copyright notices
2006-06-15 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
2006-06-15 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
2005-03-22 diego Mark modified files as such to comply more closely with GPL ยง2a.
2003-07-27 alex Changed swab32 from macro to inline function, this fixes compilation on alpha (with gcc2.95). Based on patch by KotH
2003-06-20 alex arm support by armin.gerritsen@philips.com (also seen a patch like this on openzaurus' mplayer port)
2003-05-07 michael fixed alignment bug
2003-05-05 diego this is a important patch for hpux 11.00, because it avoid the
2002-09-03 jkeil The ALT_BITSTREAM_READER code does not work on SPARC, because the code accesses
2002-01-08 michael bitstream_skip() instead of bitstream_get() if possible
2001-12-17 michael faster (and simpler) bitstream reader (in C)
2001-12-09 arpi imported from liba52 CVS