openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
libvorbis
Settings
|
Report Duplicate
342
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
almost 6 years
ago.
Jul 24, 2018 — Jul 24, 2019
Showing page 38 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
zeroed channel logic fix to residue backend 2
Monty
More...
about 24 years ago
Restore the correct version; the default: bugfix commit and then partial rollback had removed a month's worth of changes.
Monty
More...
about 24 years ago
Additional optimizations, rearrangement. Residue backend # 2 (interleaved channels) Channel coupling added to mapping 0
Monty
More...
about 24 years ago
When fixing the default: case bug, forgot there were a number of additional optimizations that can't go on mainline without the rest of my [not ready] work. Rolled back, applied just the bug fix.
Monty
More...
about 24 years ago
remove a (nil) default: case becasue MSVC doesnt like it.
Monty
More...
about 24 years ago
And again without the test case that found the bug, so as to avoid huge patches.
Monty
More...
about 24 years ago
Fixed a serious algorithmic bug in unpack that was spotted by routine testing during a training run.
Monty
More...
about 24 years ago
A fix to fix the last fix.
Monty
More...
about 24 years ago
Kill some debugging output
Monty
More...
about 24 years ago
Cascading fully functional
Monty
More...
about 24 years ago
Don't reduce open state during ov_open(). Fixes non-seekable vorbisfile (i.e. streaming).
Mike Smith
More...
about 24 years ago
An ATH change I didn't intend to commit was committed in the branch merge. Rolling that back.
Monty
More...
about 24 years ago
decoder_example non-stereo decode fix better autoconf sensing of float-version math lib funcs
Monty
More...
about 24 years ago
minor spelling correction
Ralph Giles
More...
about 24 years ago
One last vorbisfile opt uncommented, fixed and tested.
Monty
More...
about 24 years ago
Floor 1 Res 1 Vorbisfile fixes/opts
Monty
More...
about 24 years ago
The .vql books used to gen the beta 4 LSP codebooks
Monty
More...
about 24 years ago
Fix for bug #2
Jack Moffitt
More...
about 24 years ago
Committed fix to what most people know as the 'seek to zero' bug.
Monty
More...
about 24 years ago
Fix the initial frame bug triggered by vcut; if the first block of a stream was long, libvorbis would accidentally output audio for the very forst audio packet. Second packet was handled correctly.
Monty
More...
about 24 years ago
fixed minor errors in Jeff's patches.
Jack Moffitt
More...
about 24 years ago
more speling mistakes another LGPL to BSD change
Segher Boessenkool
More...
about 24 years ago
speling fix
Segher Boessenkool
More...
about 24 years ago
Eradicate references to LGPL
Monty
More...
about 24 years ago
These should be in CVS even if they're in flux.
Monty
More...
about 24 years ago
allocation fix - sizeof(long) instead of sizeof(int) to fix problems on 64 bit platforms. Thanks to Bill Nottingham for tracking this one down.
Mike Smith
More...
about 24 years ago
put back the bit about the bitstream index. Didn't realize it was talking about the chaining index, rather than the logical bitstream serialno.
Ralph Giles
More...
about 24 years ago
Correct ov_read() documentation. Each call decodes at most one vorbis packet and will not necessarily fill the buffer as claimed in the html docs.
Ralph Giles
More...
about 24 years ago
Debian added version dependencies
calc
More...
over 24 years ago
Missed these ones the first time through: apply the same patch that has been put in all the relevant acinclude.m4 files to the .m4 files that get installed with the libraries.
Jeff Squyres
as jsquyres
More...
over 24 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
50
51
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree