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 31 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
The 'Grand Simplification' officially becomes the mainline toward rc4.
Monty
More...
almost 23 years ago
Remove duplicate calculation in mdct_butterfly_8
Mike Smith
More...
almost 23 years ago
bugfix. bm->avg_binacc wasn't initialised to known values (and was used without setting these). So zero it.
Mike Smith
More...
about 23 years ago
Updated vorbis.m4 which checks for rc3+ functions, from thomasvs.
Mike Smith
More...
about 23 years ago
memleak fix that I forgot to commit ~2 months ago.
Mike Smith
More...
about 23 years ago
Start clearing out my TODO list... Document the requirements for the callbacks in ov_callbacks.
Mike Smith
More...
about 23 years ago
Spec file updates based on advice from Thomas Vander Stichele <
[email protected]
>
Mike Smith
More...
about 23 years ago
fix a few obvious bugs, pretty it up a bit more
Monty
More...
about 23 years ago
animation speed optimization
Monty
More...
about 23 years ago
A somewhat more convienient by-frame graphing tool to replace gnuplot
Monty
More...
about 23 years ago
Now that the band definitions are correct, the sensitivity knob had to be backed off a bit.
Monty
More...
about 23 years ago
Correct a few more idiot bugs in short block triggering
Monty
More...
about 23 years ago
minor preecho tweak
Monty
More...
about 23 years ago
ok, today is stupid-day for me. Previous change broke decode, I didn't look closely enough at what I was doing and assumed that was encode-only.
Mike Smith
More...
about 23 years ago
Fix a small (4 byte per encode) memory leak. Monty - there may be a better/cleaner way to do this, but it wasn't obvious to me. (the memory is allocated in vorbisenc.c, this frees it in time0.c)
Mike Smith
More...
about 23 years ago
Add one additional low frequency band to preecho detection
Monty
More...
about 23 years ago
Two segfault fixes to new envelope.c [correcting stupid logic mistakes] one fix to FABS() for VORBIS_IEEE_FLOAT32
Monty
More...
about 23 years ago
Seeking fixes - return values were wrong in error cases. Make ov_read() return OV_EINVAL for too-small-for-any-data buffers. Fixes #171, and another bug not reported in bugzilla.
Mike Smith
More...
about 23 years ago
comment out the damn block indicator printout
Monty
More...
about 23 years ago
Lots more preecho tuning after detailed feedback from Juha (JohnV). I think I pass all his test cases now. General behavior is much tighter, less hacked, even yet a bit faster.
Monty
More...
about 23 years ago
forgot to update the initializer number
Monty
More...
about 23 years ago
Continued preecho tuning/fixes. Gone to average dB with even/odd smoothing, and cranked the sensitivity back up to ala rc3. Result: when rc3 and current are working 'properly', current trips _slightly_ more impulse blocks but also catches many more audible cases. Current also seems more resistent to false positives.
Monty
More...
about 23 years ago
new preecho was switching back to long blocks too soon
Monty
More...
about 23 years ago
Uiver's improved IEEE754 32 bit float-specific todB optimization improvement. It still needs to be made completely proof against optimization.
Monty
More...
about 23 years ago
Fix _fecth_and_process_packet for non-seekable streams
Monty
More...
about 23 years ago
iir.c is dead code. removed.
Monty
More...
about 23 years ago
vorbis_synthesis_trackonly added to win32 exports.
Segher Boessenkool
More...
about 23 years ago
I wonder why CVS doesn't want to checkin configure.in...
Segher Boessenkool
More...
about 23 years ago
#define floor floorf , if it exists. Don't use floorf() directly.
Segher Boessenkool
More...
about 23 years ago
Upgrade vorbisfile library version, because of the non-backward compatible changes.
Segher Boessenkool
More...
about 23 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
…
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