summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Xiphophorus -> Xiph.Org changesMonty2002-07-112-5/+5
* correct include so that builddir != srcdir workscalc2002-07-031-1/+1
* Tested changes needed for ongoing work on branches in vorbis/Monty2002-05-081-1/+45
* add 'ogg_stream_reset_serialno()' because it's useful. The sameMonty2002-03-071-1/+7
* 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-202-4/+4
* Added suggested public API exposure for regenerating checksum.Monty2001-11-241-15/+23
* Finally make the CRC lookup table a static initializer, like it alwaysMonty2001-11-241-21/+70
* Fix to ogg_page_packets; it was looking for the wrong marker.Monty2001-11-221-2/+2
* Fixed another missing _ogg_ on a free() call, pointed out by Warren Spitz.Mike Smith2001-11-151-2/+2
* sizeof() cleanup.Segher Boessenkool2001-10-022-23/+22
* optimization when using peek as a packet detectorMonty2001-05-241-1/+5
* Decided to alter behavior of packetpeek slightly:Monty2001-05-241-5/+3
* Minor API additions; none break compatability.Monty2001-05-241-21/+42
* speling fixSegher Boessenkool2001-03-281-2/+2
* final beta 4 commitMonty2001-02-262-10/+10
* Update copyright dates.Monty2001-02-022-8/+6
* Added vorbis_commentheader_out() to vorbisMike Smith2001-01-181-1/+6
* Also need defines for _ogg_freeMonty2000-11-132-11/+11
* Merge branch_beta3 onto the mainline.Monty2000-11-052-32/+32
* $(top_srcdir) may not be the top dir if this in a subproject of somethingJack Moffitt2000-11-021-1/+1
* cut-n-paste typoMonty2000-10-101-5/+1
* Added 'ogg_page_packets()' call. See source for comment documentation.Monty2000-10-101-1/+32
* Where was ogg_sync_destroy... silly xiphmont :)Jack Moffitt2000-09-281-1/+9
* ogg_stream_eof -> ogg_stream_eosJack Moffitt2000-09-261-2/+2
* library versioning fixedJack Moffitt2000-09-261-1/+1
* changed all instances of "frameno" to "granulepos"Jack Moffitt2000-09-261-10/+10
* ack, some of the '_' were still lingering.Jack Moffitt2000-09-071-52/+52
* and the .cvsignores for the subdirsJack Moffitt2000-09-031-0/+6
* Initial revisionJack Moffitt2000-09-033-0/+2072