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
343
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 5 years
ago.
Jul 24, 2018 — Jul 24, 2019
Showing page 46 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix for incorrect abort in decoder_example triggered by short ogg files. Should now decode all valid ogg files correctly.
Mike Smith
More...
over 24 years ago
Added inttypes.h for BeOS
Monty
More...
over 24 years ago
./make is wrong, should be make
Monty
More...
over 24 years ago
The xcf file is just too big for every developer to have to suck down.
Monty
More...
over 24 years ago
First merge of new psychoacoustics. Have some unused codebooks to remove yet, but we're otherwise OK.
Monty
More...
over 24 years ago
Fixing win32/linux build snafu.
jon
More...
over 24 years ago
Fixing win32/linux build snafu
jon
More...
over 24 years ago
Fixed a bug with ov_open_callbacks not initializing file info. Added faster sample conversion paths in ov_read.
jon
More...
over 24 years ago
Added an ifdef for compilation in win32.
jon
More...
over 24 years ago
Fixed usage of 'hypot' in visual c++ 6 -- was VERY slow.
jon
More...
over 24 years ago
Minor change for win32 compilation.
jon
More...
over 24 years ago
README had wrong URLs (I'm assuming the ones that give info instead of 404's are right ;) spec file is the obvious, and RPM spec file. It provides two packages; vorbis and vorbis-devel. I'm not 100% sure things got devided up the best way, but essentially vorbis-devel is the LGPL parts and vorbis is the GPL parts. didn't include cmdline (which isn't built by default) or examples (same reason).
Peter Jones
More...
over 24 years ago
Fix for a minor typo in vorbisfile headers - woould have affected users of the new generic interface.
Mike Smith
More...
almost 25 years ago
A new abstracted interface to vorbisfile, using callback functions. Now ov_open() just calls ov_open_callbacks() with appropriate arguments. This also contains some minor changes that give a ~10% speedup with gcc, and changes to vorbisfile.h to allow C++ compilation.
Mike Smith
More...
almost 25 years ago
libvorbis.a and vorbisfile.a were the same. This seperates them, as they were intended.
Mike Smith
More...
almost 25 years ago
Added first cut of Martin Vogt's kmpg plugin.
Monty
More...
almost 25 years ago
Another 'moron monty' fix; got the sort backward fixing the earlier comparison bug
Monty
More...
almost 25 years ago
I am a moron.
Monty
More...
almost 25 years ago
Added os.h to res0.c and floor0.c in order to give _alloca/rint to MSVC
Monty
More...
almost 25 years ago
Fixed the selftest to catch up with minor API change earlier this week... and then the selftest caught a bug introduced in said change :-)
Monty
More...
almost 25 years ago
Fix for the sort comparison bug Vakor found.
Monty
More...
almost 25 years ago
Add the quick time offset seeking stress test
Monty
More...
almost 25 years ago
Fixed a seeking bug;
Monty
More...
almost 25 years ago
fixes to build in MSVC
Monty
More...
almost 25 years ago
masking curves for new psychoacoustics
Monty
More...
almost 25 years ago
Malloc wrapper for tracking memory usage during debugging.
Monty
More...
almost 25 years ago
forgot to remove a leak check
Monty
More...
almost 25 years ago
Repaired 'I must have been boozing' memory management in vorbisfile.a Cleaned up every known memory leak (with the help of a malloc tracker, see lib/misc.c and lib/misc.h for details).
Monty
More...
almost 25 years ago
Useful util while I beef up psychoacoustics.
Monty
More...
almost 25 years ago
update date string in info.c
Monty
More...
almost 25 years ago
←
1
2
…
42
43
44
45
46
47
48
49
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