aboutsummaryrefslogtreecommitdiffhomepage
path: root/liba52/bitstream.h
Commit message (Collapse)AuthorAge
* The ALT_BITSTREAM_READER code does not work on SPARC, because the code accessesGravatar jkeil2002-09-03
| | | | | | | | 32-bit works from unaligned addresses. For now, disable ALT_BITSTREAM_READER on SPARC. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7256 b3059339-0415-0410-9bf9-f77b7e298cf2
* bitstream_skip() instead of bitstream_get() if possibleGravatar michael2002-01-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4054 b3059339-0415-0410-9bf9-f77b7e298cf2
* faster (and simpler) bitstream reader (in C)Gravatar michael2001-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3571 b3059339-0415-0410-9bf9-f77b7e298cf2
* imported from liba52 CVSGravatar arpi2001-12-09
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3395 b3059339-0415-0410-9bf9-f77b7e298cf2