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
almost 2 years
ago. based on code collected
over 6 years
ago.
Jul 24, 2018 — Jul 24, 2019
Showing page 7 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Correct various comment spelling errors.
Ralph Giles
More...
over 15 years ago
Commit vorbisfile constification patch; affects API but not ABI. Closes #1593.
Monty
More...
over 15 years ago
Fix a chaining bug in raw_seeks where seeking out of the current link would fail due to not reinitializing the decode machinery.
Monty
More...
over 15 years ago
One of the Mozilla fixes for #1573 (working around liboggplay ignoring an error return value) broke chaining by causing vorbis_synthesis_init() to fail on a second call. Fixed.
Monty
More...
over 15 years ago
Try out a new seek bisect optimization in vorbisfile.
Monty
More...
over 15 years ago
Re-bump to 1.3.1
Monty
More...
over 15 years ago
OK, desired floor fit behavior settled
Monty
More...
over 15 years ago
reinstantiate floor1 weighting changes.
Monty
More...
over 15 years ago
Revert an element of noise norm to earlier behavior for testing.
Monty
More...
over 15 years ago
Revert floor1 line fitting to exact 1.2.3 behavior; the apparently better weighting of 1.3.0pre was slightly dropping PEAQ and slightly increasing bitrate.
Monty
More...
over 15 years ago
Correct arithmetic error in fit weighting
Monty
More...
over 15 years ago
Update version string and CHANGES file toward release
Monty
More...
over 15 years ago
Simple arithmetic error as part of fix to #1658 caused floor1 fitting to fall apart in overwhelmingly tonal regions.
Monty
More...
over 15 years ago
Leak fix in decode broke codebook load; fixed
Monty
More...
over 15 years ago
Some compilers need at least a placeholder here
Monty
More...
over 15 years ago
Attempted fix for 32 bit overflow in floor1 line fitting for very low bitrate modes with oversized blocks. Should close #1658.
Monty
More...
over 15 years ago
We do in fact need automake 1.7; 1.6 will bomb out.
Monty
More...
over 15 years ago
Fix leak when aborting out of static_codebook unpack. Closes #1663.
Monty
More...
over 15 years ago
Fix for Mozilla BZ#550184 and Xiph Trac #1656
Monty
More...
over 15 years ago
Kill off two harmless gcc warnings in vorbisenc.c
Monty
More...
over 15 years ago
Apply patches from Trac #1638, additional application hardening (not bugfixes, but ignoring easy-to-catch cases of improper lib use) and one more bitstream guard.
Monty
More...
over 15 years ago
22kHz setup was using wrong compand mapping; closes Trac #1635
Monty
More...
over 15 years ago
Correct bug in 16kHz coupled books similar to the bug that had popped up in uncoupled output. It would cause efficiency loss and unstable tones in high-rate encoding (q5 and higher).
Monty
More...
over 15 years ago
Test 1 through 8 channels, all quality levels, all main sample rates. This caught another codebook error in the 16kHz books
Monty
More...
over 15 years ago
Make the 'make check' cover all the uncoupled codebooks
Monty
More...
over 15 years ago
Correct a longstanding bug in the 16u2 codebook; the bug was harmless (though it hurt efficiency) in the old coupling/quant code, but it causes corrupt output in the new code; fixed.
Monty
More...
over 15 years ago
Spelling fixes in include docs Closes #1624
Monty
More...
over 15 years ago
On powerpc-unknown-linux-gnuspe SPE is used for floating point. -mcpu=970 disables the usage of the SPU unit and enables the "normal" floating point unit. This results either in slow code (kernel floating point emulation) or in SIGILL.
Monty
More...
over 15 years ago
Correct grammar in CHANGES file. Closes #1584
Monty
More...
over 15 years ago
Add patch to disable building examples by default, test Makefile.am fix Closes Trac #1571
Monty
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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