platform/upstream/libvorbis.git
2009-03-03 Ralph GilesMinor changelog update.
2009-02-09 Cristian Adamone backslash too many
2009-02-09 Cristian AdamSome more clarifications (hopefully not clear as mud :)
2009-02-07 Cristian AdamUpdated vsprops file and added a short README file...
2009-02-05 erikdconfigure.ac : Make sure configure script is valid...
2009-02-05 erikddoc/xml/a1-encapsulation_ogg.xml : Fix broken tag.
2009-02-04 erikdconfigure.ac : Fix --enable-docs logic which was badly...
2009-01-18 Cristian AdamUsed Unicode for all platforms.
2009-01-12 Cristian AdamAdded Windows CE support: Windows Mobile 5.0 Pocket...
2009-01-07 Cristian AdamRefactored Visual Studio 2005 project files. Added...
2009-01-07 Cristian AdamMoved Visual Studio 6 project files into own folder.
2008-12-08 Conrad ParkerAdd ov_fopen to win32/vorbisfile.def
2008-12-08 Conrad Parkerprogramming.html: clarify that ogg_sync_clear() is...
2008-11-27 ivoUpdate outdated documentation to refer to the new media...
2008-11-25 MontySecond patch to correct #1456
2008-11-25 MontyFix for bug #1456-- the 'bulletproofing' from CVE-2008...
2008-11-24 MontyAn attempt at a complete version of the patch submitted...
2008-11-24 Ralph GilesAdd vorbis_version_string to the dll export list.
2008-11-04 MontyCopyright date on license had not been updated correctly
2008-10-31 MontyAdd a missing link to vorbisfile_example.c.html
2008-10-15 MontyDon't make build depend on an XML file that no longer...
2008-10-05 erikdFor MinGW, use fseeko64 instead of _fseeki64 (which...
2008-09-29 erikdRemoved unused variables.
2008-09-29 erikdFor x86_64 with GNU C, use same solution for vorbis_fto...
2008-09-28 ivoUse _fseeki64 on Windows, where fseek is always 32...
2008-09-28 ivodefine GENERAL_VENDOR_STRING and ENCODE_VENDOR_STRING...
2008-09-28 ivoRemove unused static seq variables in floor1.c to avoid...
2008-09-22 ivoMention the requirements for pkg-config, xsltproc and...
2008-09-08 ivoRemaining bits of the mingw/win32 cross compiling patch...
2008-09-08 ivoOptimized code path for x64 builds + Monty's rounding...
2008-09-01 Ralph GilesCorrect a markup error added by r15099.
2008-09-01 ivoOops. Turns out VS2008 files were only for Tremor...
2008-09-01 ivoAdd ov_fopen to .def files. Closes #1261.
2008-08-31 ivoHopefully I got everything covered.
2008-08-31 ivoUpdate CHANGES file.
2008-08-31 ivoReplaced RTP draft with RFC 5215.
2008-07-11 MontyFix attempt for 1399; if it doesn't completely correct the
2008-07-06 Ralph GilesDocument explicitly that the comment header uses little...
2008-06-05 ivoVersion bump.
2008-06-04 erikdconfigure.ac : add specific options for OS/2.
2008-05-31 MontyCorrect an accidental dereference-before-check in error...
2008-05-27 ivoSync with current Debian changelog.
2008-05-22 Mike SmithOnly use the MSVC inline assembly if we're:
2008-05-06 Ralph GilesDocument that the ov_read functions can return OV_EINVA...
2008-05-05 Ralph GilesPut the ogg library at the end of the link line for...
2008-05-04 erikdFix linking to libogg when cross compiling from Linux...
2008-05-03 Ralph GilesUpdate the source pointer in the rpm spec file.
2008-05-03 erikdRemove redundant (and incorrect when cross compiling...
2008-05-03 spingProgressive ordering, ACK by giles
2008-05-03 spingconfigure.in -> configure.ac, ACK by giles
2008-05-01 Conrad Parkeradd a local copy of ogg.m4 (from ogg svn) to vorbis...
2008-05-01 ivoIdentify the changelog.
2008-05-01 Ralph GilesBump the library versioning in preparation for the...
2008-05-01 Ralph GilesBump the encoder vendor string for the 1.2.1 release...
2008-05-01 Ralph GilesRough log of changes since the last release.
2008-04-28 MontyAdditional bulletproofing to hufftree decoding; reject...
2008-04-17 MontyCommit 01-ov_read_filter patch from #381; closes featur...
2008-04-16 spingCRLF for Visual Studio files (part of #647)
2008-04-15 sping6/3 libvorbis: Consistent use of $(ConfigurationName...
2008-04-14 sping2/3 libvorbis: Consistent use of $(ConfigurationName...
2008-04-14 erikdMinor fixes to allow cross compiling from Linux to...
2008-04-13 erikdMinor configure.in updates.
2008-04-13 erikdRemove autogenerated file acinclude.m4 which contained...
2008-03-19 Montydd checks/rejection for absurdly huge codebooks.
2008-03-18 Montycorrectly handle the nonsensical codebook.dim==0 case
2008-03-18 MontyDon't leave the silly debugging malloc enabled
2008-03-18 MontyDon't crash on successful corrupt file rejection due...
2008-03-18 MontyAdd code to prevent heap attacks by exploiting dim...
2008-03-10 spingProject references to ensure proper build order
2008-03-08 erikdMinor clarification to comments about assuming 44.1kHz...
2008-02-19 MontyFix trac 1169: make it clear that the granpos refers...
2008-02-19 MontyFix Trac 1159: define omega in floor 0 LSP computation...
2008-02-19 MontyEliminate nonsensical error condition from floor 0...
2008-02-17 lu_zeroRelease date
2008-02-13 Ralph GilesDon't try to read past the end of the comment packet...
2008-02-13 lu_zeroUpdate to address Magnus concern, Colin suggestion...
2008-02-07 ivoFixed an error added in last revision.
2008-02-02 ivoMerged changes from ogg.m4 per ticket #1280.
2008-01-25 lu_zeroColin suggestion to clarify the SDP reference is just...
2008-01-15 lu_zeroUpdate congestion control section and detail the config...
2008-01-14 Ralph GilesUpdate build and index for the new RTP draft.
2008-01-14 lu_zeroBump version
2008-01-14 lu_zeroInitial changes from the confcall
2008-01-04 lu_zeroMinor cleanup
2007-12-07 Ralph GilesWe should use .ogg for the test files since there's...
2007-12-07 Ralph GilesTrigger the round-trip self tests through the automake...
2007-12-07 Ralph GilesUpdate documentation to reference the current RTP draft.
2007-12-06 lu_zeroGrammar fixes from rillian
2007-12-04 lu_zeroClarify rate and channels meaning in rtpmap and missing...
2007-11-23 lu_zeroThere is just an example (addressing part of the Hannes...
2007-11-22 erikdfix 'make distcheck'. before and after tarballs almost...
2007-11-22 lu_zeroClarify
2007-11-22 lu_zeroCopying Conditions section added
2007-11-21 erikdadd missing files from m4 directory
2007-11-18 ivoa bunch of tiny fixes
2007-11-17 lu_zeroUpdate text version
2007-11-17 lu_zerostray verb from edit
2007-11-17 lu_zeroaddress 73822 from Chris Newman
2007-11-17 lu_zeroupdate reference to libvorbis, address 73740 from Dan...
2007-11-17 lu_zeroaddress 73718 from David Ward
next