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 44 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Commit monty_branch_20000724 to the mainline in prep for beta 2
Monty
More...
almost 25 years ago
remove a bug that slipped through in decoder_example.c for MacOS9
Monty
More...
almost 25 years ago
Basic MacOS9 build support; libs and examples
Monty
More...
almost 25 years ago
Add a check to res0.c:unpack to make sure we don't try to cascade witht he old code (once the feature gets written and such streams appear later)
Monty
More...
almost 25 years ago
Added new function vorbis_comment_query_count(), after a couple of people requested it. Returns number of instances of the tag given. Also a minor bugfix for vorbis_comment_query, that probably never had any effect on anyone.
Mike Smith
More...
almost 25 years ago
Vorbisfile could get itself into an uninitialized state if there is a hole in the audio data right after a valid set of headers. Changed process_packet to keep going without complaint if a hole is found; later we'll need to revert this to returning (and properly handling) the 'hole' flag, but there are currently no more detailed error codes than '-1'.
Monty
More...
almost 25 years ago
Oops, missed a bug in stream_flush, and moved the body_returned cleanup to stream_packetin from stream_pageout for cleanup/fix.
Monty
More...
almost 25 years ago
Forgot to kill the asterisks.
Monty
More...
almost 25 years ago
Added ogg_stream_flush(0 to libvorbis API to allow easier re-wrapping of header packets (among other uses)
Monty
More...
almost 25 years ago
Fix for a tiny memory leak.
Mike Smith
More...
almost 25 years ago
Oops. Couple of significant (though not usually fatal) bugs in the new comment API. Probably doesn't affect anyone, since these APIs haven't really been used yet.
Mike Smith
More...
almost 25 years ago
Added vorbis_comment_add_tag() and vorbis_comment_query() to give a nice interface to the 'tag' system we now have.
Mike Smith
More...
almost 25 years ago
Somehow this didn't get commited last time... configure and configure.in mods for libao.
Kenneth Arnold
More...
almost 25 years ago
modifications for pigeonhole hinting
Monty
More...
almost 25 years ago
Dedicated util to add lattice encode hinting
Monty
More...
almost 25 years ago
New LSP fit hinting in place (new codebook hint)
Monty
More...
almost 25 years ago
Monty accidently committed this.
Mike Smith
More...
almost 25 years ago
New LSP books, more reliable fit and lower bit usage
Monty
More...
almost 25 years ago
correct end of stream position bug
Monty
More...
almost 25 years ago
Add autoconf test for the bad glibc headers remove drand48() from seeking test
Monty
More...
almost 25 years ago
Forgot to regenerate for configure.in
Monty
More...
almost 25 years ago
More unsigned char cleanup and a possible workaround for:
Monty
More...
almost 25 years ago
char * -> unsigned char * cleanup in bitwise.{c|h}
Monty
More...
almost 25 years ago
add os.h include to get alloca.h for IRIX
Monty
More...
almost 25 years ago
continue elimination of gcc-isms from selftests
Monty
More...
almost 25 years ago
make selftest updates
Monty
More...
almost 25 years ago
Add os.h to get alloc.h in these modules for IRIX
Monty
More...
almost 25 years ago
Autoconf changes to better handle -lm config, alloca.h and memory.h for BeOS, IRIX and unknowns.
Monty
More...
almost 25 years ago
Final commit before initial official Debian release. override.Lintian - override file for xmms-vorbis explaining "shared library" existence without -fPIC (plugin isnt a shlib)
omnic
More...
almost 25 years ago
Split vorbize package into vorbize and mp3tovorbis. Allows declaring dependency on mpg123 logically.
omnic
More...
almost 25 years ago
←
1
2
…
40
41
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