342
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 6 years ago.
Jul 24, 2018 — Jul 24, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump the encoder vendor string for the 1.2.1 release, since there were some mode changes. More... about 17 years ago
Rough log of changes since the last release. More... about 17 years ago
Additional bulletproofing to hufftree decoding; reject underpopulated trees up-front. More... about 17 years ago
Commit 01-ov_read_filter patch from #381; closes feature request #1352. Also updates included HTML documentation to cover the added ov_read_filter() function. More... about 17 years ago
CRLF for Visual Studio files (part of #647) More... about 17 years ago
6/3 libvorbis: Consistent use of $(ConfigurationName) for vs2k3, SSE and SSE2 releases now have their own folders Also fix project dependencies to build in a sensible order More... about 17 years ago
2/3 libvorbis: Consistent use of $(ConfigurationName) for vs2k5, SSE and SSE2 releases now have their own folders More... about 17 years ago
Minor fixes to allow cross compiling from Linux to windows and running the tests under Wine. More... about 17 years ago
Minor configure.in updates. More... about 17 years ago
Remove autogenerated file acinclude.m4 which contained an old broken definition of PKG_CHECK_MODULES macro. More... about 17 years ago
dd checks/rejection for absurdly huge codebooks. More... about 17 years ago
correctly handle the nonsensical codebook.dim==0 case More... about 17 years ago
Don't leave the silly debugging malloc enabled More... about 17 years ago
Don't crash on successful corrupt file rejection due to being too lazy to check return vals. More... about 17 years ago
Add code to prevent heap attacks by exploiting dim=bignum and partition_codewords = partion_values^dim. partition_codewords is actually overdetermined; in the case of inconsistency, mark stream undecodable. More... about 17 years ago
Project references to ensure proper build order More... over 17 years ago
Minor clarification to comments about assuming 44.1kHz/stereo/16bit WAV in example code. More... over 17 years ago
Fix trac 1169: make it clear that the granpos refers to the last completed, returned sample, not an internal sample awaiting lapping. More... over 17 years ago
Fix Trac 1159: define omega in floor 0 LSP computation doc. More... over 17 years ago
Eliminate nonsensical error condition from floor 0 header decode: Trac 1158 More... over 17 years ago
Release date
Luca Barbato
as lu_zero
More... over 17 years ago
Don't try to read past the end of the comment packet if the string lengths are corrupt. More... over 17 years ago
Update to address Magnus concern, Colin suggestion used
Luca Barbato
as lu_zero
More... over 17 years ago
Fixed an error added in last revision.
ivo
More... over 17 years ago
Merged changes from ogg.m4 per ticket #1280.
ivo
More... over 17 years ago
Colin suggestion to clarify the SDP reference is just an example
Luca Barbato
as lu_zero
More... over 17 years ago
Update congestion control section and detail the configuration section addressing late Colin comments
Luca Barbato
as lu_zero
More... over 17 years ago
Update build and index for the new RTP draft. More... over 17 years ago
Bump version
Luca Barbato
as lu_zero
More... over 17 years ago
Initial changes from the confcall
Luca Barbato
as lu_zero
More... over 17 years ago