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 32 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
New preecho detection/short block trigger code, replacing an IIR subbander filterbank with a fourier based subbander. The primary intent is lower memory usage and greater speed, but this technique should also provide slightly superior results.
Monty
More...
about 23 years ago
Numerous vorbisfile fixes:
Monty
More...
over 23 years ago
Rounding fix to the lookup version of toDB()
Monty
More...
over 23 years ago
Vorbisfile wasn't obeying documentation;
Monty
More...
over 23 years ago
fix one more beginning of stream braino; chained files pass seeking test now as well.
Monty
More...
over 23 years ago
Single link files seeking fixes:
Monty
More...
over 23 years ago
fix a one-off in a guard check during setup.
Monty
More...
over 23 years ago
Set nominal/min/max bitrate properly for managed modes in vorbis_info, so that these values are set correctly in the primary header.
Mike Smith
More...
over 23 years ago
Forgot to include some files in tarballs.
Stan Seibert
More...
over 23 years ago
doc fix in function prototype.
Mike Smith
More...
over 23 years ago
All comments should be old-style ( /* ... */ ) comments.
Segher Boessenkool
More...
over 23 years ago
add window function memory reduction
Monty
More...
over 23 years ago
Fixed a memory management error in the new codebook code Removed final-stage infinite shift buffer; now a no-copy double buffer; removes another 70kB nominal from decode with slight speed improvement (~2%)
Monty
More...
over 23 years ago
Some memory allocations missing the _ogg_ prefix
Monty
More...
over 23 years ago
Finished treeless decode optimizations for now. Fixed the approx_vbr assignment bug in vorbisenc
Monty
More...
over 23 years ago
Additional optimization to new bisection search codebook decode
Monty
More...
over 23 years ago
Fix to segfault unpacking a sparse book
Monty
More...
over 23 years ago
Memory use reduction:
Monty
More...
over 23 years ago
fixed link to ISRC info
Segher Boessenkool
More...
over 23 years ago
Bump encoder date for release 1.0 rc 3
Monty
More...
over 23 years ago
Fix build failures reported by 'make distcheck'. Apparently automake can't glob reliably.
Jack Moffitt
More...
over 23 years ago
Library versioning fix. libvorbis and libvorbisenc also had API additions.
Jack Moffitt
More...
over 23 years ago
Update spec file for release.
Jack Moffitt
More...
over 23 years ago
Update library versioning for release.
Jack Moffitt
More...
over 23 years ago
restore to stereo and max compression
cwolf
More...
over 23 years ago
update for rc3
cwolf
More...
over 23 years ago
Updated timestamps for debian changelog entries and added some more information to vorbiscomment manpage.
calc
More...
over 23 years ago
Remove the SIGFPE code for linux
Monty
More...
over 23 years ago
kill a fprintf
Monty
More...
over 23 years ago
beginning-of-stream tuning oops in bitrate management
Monty
More...
over 23 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
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