summaryrefslogtreecommitdiff
path: root/src/bitwise.c
Commit message (Expand)AuthorAgeFilesLines
* Correct masking bug (incorrect implicit cast) in oggpackB_read that'sMonty2004-06-171-1/+1
* A bcopy() snuck in from sloppy source tree management. Revert it toMonty2004-03-161-2/+2
* Fix for bug 498Monty2004-03-081-4/+4
* Temporary fix to bitwise.c bigendian null-bit read calls. The fix isMonty2003-11-101-3/+3
* Fix for bug 458Monty2003-10-081-6/+11
* Correct a typo (extra digit) in the mask8B array. Thanks for derf forRalph Giles2003-09-291-2/+2
* Add bigendian bitpacker to libogg (that is, a packer that packs MSbitMonty2002-09-151-56/+381
* Xiphophorus -> Xiph.Org changesMonty2002-07-111-2/+2
* Tested changes needed for ongoing work on branches in vorbis/Monty2002-05-081-1/+45
* Minor fix; reading zero bits from the packer at end of file should notMonty2002-01-191-29/+4
* fix "interesting" warningSegher Boessenkool2001-12-211-3/+3
* lots of extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* sizeof() cleanup.Segher Boessenkool2001-10-021-4/+4
* speling fixSegher Boessenkool2001-03-281-2/+2
* final beta 4 commitMonty2001-02-261-5/+5
* Update copyright dates.Monty2001-02-021-4/+3
* Also need defines for _ogg_freeMonty2000-11-131-2/+2
* Merge branch_beta3 onto the mainline.Monty2000-11-051-8/+8
* ack, some of the '_' were still lingering.Jack Moffitt2000-09-071-52/+52
* Initial revisionJack Moffitt2000-09-031-0/+434