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 40 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Another segfault fix (real this time) to bark_noise_median
Monty
More...
over 24 years ago
segfault fix in bark_noise_median()
Monty
More...
over 24 years ago
Missed mode_AA in modes.h
Monty
More...
over 24 years ago
Oops, had postecho turned up too high
Monty
More...
over 24 years ago
Increase preecho trigger sensitivity, even at low bitrate Update vendor version string
Monty
More...
over 24 years ago
Lower the highpass cutoff frequency a bit; midrange has preecho too. Also, look for preecho in the sides of the stereo image, so that the center does not dominate detection (eg, ringing hihat in the center).
Monty
More...
over 24 years ago
Added Timothy Wood's bark_noise_median() optimization patch Correction to 8kHz 40dB tone masking curve Correction to ATH application in _vp_compute_mask; should have been tied to local amplitude maximum, not global.
Monty
More...
over 24 years ago
Only use MSVC inline assembly on MSVC, not for win32 in general.
Mike Smith
More...
over 24 years ago
Timothy Wood's configure.in patch for Darwin public beta
Monty
More...
over 24 years ago
debian dev package rename
calc
More...
over 24 years ago
debian packaging bug fixes
calc
More...
over 24 years ago
fixed library version
Jack Moffitt
More...
over 24 years ago
fixed 'make dist' updated version for prebeta4
Jack Moffitt
More...
over 24 years ago
Have to free the noiseoffset array in psy_clear
Monty
More...
over 24 years ago
Initial beta 4 merge
Monty
More...
over 24 years ago
We never called vorbis_comment_clear() in either of these examples. That's bad. Do so.
Mike Smith
More...
over 24 years ago
minor comment doc cleanups
Ralph Giles
More...
over 24 years ago
Added vorbis_commentheader_out() to vorbis Added ogg_packet_clear to ogg
Mike Smith
More...
over 24 years ago
roll back into mainline a bugfix for ov_open with a NULL FILE *
Monty
More...
over 24 years ago
MSVC has a broken preprocessor, and doesn't know how to do macro expansion correctly. Workaround this.
Mike Smith
More...
over 24 years ago
Commit minor speed patch (sliding window in vorbis_blockin) Commit Segher floating constant patch Commit addition of vq targets to vq/ Makefile.am
Monty
More...
over 24 years ago
static inline hack for GCC where it really helps
Monty
More...
over 24 years ago
static inline define hack for GCC where it really helps the mdct
Monty
More...
over 24 years ago
no C++ comments, please
Monty
More...
over 24 years ago
new mdct.c needs os.h
Monty
More...
over 24 years ago
Brand new mdct, roughly 35-40% faster on all block sizes (reduced computation, reduced memory usage).
Monty
More...
over 24 years ago
replace the value of the fallback definition of M_PI with the one from glibc. Ours was actually off by 3 in the last digit, beyond the float precision boundary.
Ralph Giles
More...
over 24 years ago
Memory leaks bad. Fixed memory leaks gooood.
Mike Smith
More...
over 24 years ago
Fix a bug in the post-encode normalization;
Monty
More...
over 24 years ago
Oops, didn't mean to commit the printfs.
Monty
More...
over 24 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
…
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