aboutsummaryrefslogtreecommitdiffhomepage
path: root/liba52/bitstream.h
Commit message (Expand)AuthorAge
* Remove internal liba52 copy.Gravatar diego2010-05-09
* Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.Gravatar diego2009-07-26
* Remove all kind of trailing whitespaces from all MPlayer's files.Gravatar bircoph2009-05-13
* HAVE_ARMV6 is defined to 0/1, use the preprocessor directive accordingly.Gravatar diego2009-01-30
* Lots and lots of #ifdef ARCH_... -> #if ARCH_...Gravatar reimar2009-01-16
* Drop av_always_inline definition. It is duplicated from libavutil andGravatar diego2008-08-26
* Rename always_inline macro to av_always_inline so as not to clash withGravatar diego2008-08-26
* fix for alignment problem on older ARM coresGravatar diego2008-08-17
* cosmetics: misc typo fixesGravatar diego2007-07-28
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...Gravatar rathann2006-06-15
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...Gravatar rathann2006-06-15
* Mark modified files as such to comply more closely with GPL ยง2a.Gravatar diego2005-03-22
* Changed swab32 from macro to inline function, this fixes compilation on alpha...Gravatar alex2003-07-27
* arm support by armin.gerritsen@philips.com (also seen a patch like this on op...Gravatar alex2003-06-20
* fixed alignment bugGravatar michael2003-05-07
* this is a important patch for hpux 11.00, because it avoid theGravatar diego2003-05-05
* The ALT_BITSTREAM_READER code does not work on SPARC, because the code accessesGravatar jkeil2002-09-03
* bitstream_skip() instead of bitstream_get() if possibleGravatar michael2002-01-08
* faster (and simpler) bitstream reader (in C)Gravatar michael2001-12-17
* imported from liba52 CVSGravatar arpi2001-12-09