summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Begin async error reporting interface; added to vorbis_comment and vorbis_infovorbis-malloccheckMonty2009-06-103-337/+462
* Bump versions for release candidate. This time for real.v1.2.2rc1Monty2009-06-032-5/+5
* Handle the case of single-entry codebooks; this had been broken accidentally ...Monty2009-06-025-13889/+14805
* Vorbis spec tex file patch from Max HornMonty2009-05-271-37/+30
* global replaced all tabs with whitespaces in the source to end some ofMonty2009-05-2670-29363/+29362
* Bump vendor string for 1.2.2 rc 1Monty2009-05-141-2/+2
* Remove obsolete/unsupported MS build targets to avoid sucking unsuspecting us...Monty2009-05-1425-2599/+0
* Fix some comment typos and spacing.Ralph Giles2009-05-121-11/+11
* Removed WholeProgramOptimization setting from static library project.Cristian Adam2009-05-012-0/+13
* wrapped vorbisfile.h static callbacks in #ifndef Monty2009-04-271-4/+9
* fix to #1362Monty2009-04-271-2/+2
* Attempted fix for #1377 and #1493Monty2009-04-271-44/+63
* Const-ify some static data tables.Ralph Giles2009-04-164-15/+15
* Correct another setup bug; extremely short links could get 'shadowed'Monty2009-04-092-36/+43
* Bugfix to new bisection code: fix end of data markerMonty2009-04-091-3/+2
* Complete first-cut rearrangement of bisection and initialization code to redu...Monty2009-04-092-214/+243
* Nip a potential bug in the bud (open2 was relying on the position of the vf->...Monty2009-04-091-4/+10
* Ongoing open refactoring to eliminate superfluous seeks and readsMonty2009-04-091-89/+127
* Add an optimization case to _get_prev_page that avoids a redundant seek/resyn...Monty2009-04-091-7/+12
* set proper types on doc pngsMonty2009-04-080-0/+0
* Patch an uninitialized trailing space in the ATH in very high sample rates fo...Monty2009-04-081-0/+4
* Update docs to eliminate typo that crept into LSP curve computation spec in t...Monty2009-04-085-2900/+2819
* Patch for "seek broken for large files and on pure 32 bit architectures"Monty2009-04-081-2/+3
* Recompress PNGs as suggested in #1523, remove unused super-old Ogg logoMonty2009-04-0822-1/+0
* Added Visual Studio 2008 project filesCristian Adam2009-04-0212-0/+8481
* Fix 'make distcheck'.erikd2009-03-061-0/+2
* Use colored link text instead of boxes for hyperrefs in the pdf output.Ralph Giles2009-03-061-2/+2
* pdflatex seems to want three invocations to get all the cross Ralph Giles2009-03-061-0/+1
* Correct in incorrect xref name.Ralph Giles2009-03-061-1/+1
* Explicitly import the nameref TeX package.Ralph Giles2009-03-061-0/+1
* Corresponding configure script changes for building the latex Ralph Giles2009-03-061-7/+6
* Docbook to latex conversion of the spec by Max Horn.Ralph Giles2009-03-0619-2362/+16881
* Apply the same progressive automake ordering from r15745 to aclocal.Ralph Giles2009-03-061-1/+1
* Check that the compiler supports -mv8 before adding it to the command Ralph Giles2009-03-061-3/+12
* Minor changelog update.Ralph Giles2009-03-031-0/+1
* one backslash too manyCristian Adam2009-02-091-1/+1
* Some more clarifications (hopefully not clear as mud :)Cristian Adam2009-02-091-3/+8
* Updated vsprops file and added a short README file which explains what to do ...Cristian Adam2009-02-072-2/+17
* configure.ac : Make sure configure script is valid even if PKG_CHECK_MODULES ...erikd2009-02-051-1/+6
* doc/xml/a1-encapsulation_ogg.xml : Fix broken tag.erikd2009-02-051-1/+1
* configure.ac : Fix --enable-docs logic which was badly broken.erikd2009-02-041-9/+4
* Used Unicode for all platforms.Cristian Adam2009-01-188-398/+392
* Added Windows CE support: Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I), Window...Cristian Adam2009-01-124-39/+2079
* Refactored Visual Studio 2005 project files. Added static, dynamic library su...Cristian Adam2009-01-0715-1180/+5815
* Moved Visual Studio 6 project files into own folder.Cristian Adam2009-01-0719-106/+106
* Add ov_fopen to win32/vorbisfile.defConrad Parker2008-12-081-0/+1
* programming.html: clarify that ogg_sync_clear() is an alternative toConrad Parker2008-12-081-3/+3
* Update outdated documentation to refer to the new media types. Bump version ...ivo2008-11-275-15/+27
* Second patch to correct #1456Monty2008-11-251-1/+4
* Fix for bug #1456-- the 'bulletproofing' from CVE-2008-1420 inadvertantly Monty2008-11-252-2/+1