0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update third party libraries to recent versions More... over 16 years ago
Add fuzz testing option More... over 16 years ago
Add seeking support More... over 16 years ago
Update to latest third party libraries More... over 16 years ago
select tracks by their global track index, it's less confusing also factor the track getters
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago
Update libfishsound, liboggplay and liboggz to latest versions More... almost 17 years ago
add new options to usage message
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago
add command line track selection (defaults to the first one of each type encountered, out of range (eg, negative) to disable)
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago
now works for displaying a kate stream with no accompanying video
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago
do not initialize SDL if playing a stream without video output, this allows control-C to still be operating, and allows playing from a console without X running
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago
Fix submodules for move to git.xiph.org libfisound and liboggz have moved to git.xiph.org. This commit updates the submodules to use the official repository. liboggplay has also moved, and it was recently rebased, so this commit also allows for that. More... almost 17 years ago
Remove old submodules libfishsound, liboggz and liboggplay More... almost 17 years ago
stop building on error, so errors actually get noticed
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago
Update liboggplay More... almost 17 years ago
Cleanup thread when exiting via ESC More... almost 17 years ago
Update third party libraries More... almost 17 years ago
Back to HEAD for libfishsound More... almost 17 years ago
fix flickering
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago
Update README for YUV switch platforms it can build under More... almost 17 years ago
Optionally use SDL YUV conversion code - from Matthew Gregan More... almost 17 years ago
Split decoder into a separate thread More... almost 17 years ago
Use local libfishsound fix for libsndfile workaround - supplied by Matthew Gregan More... almost 17 years ago
Changes to build under Mac OS X provided by Matthew Gregan More... almost 17 years ago
Mention libsndfile in README More... almost 17 years ago
Fix typo in build.sh More... almost 17 years ago
Mention cairo and pango dependancies More... almost 17 years ago
Fix build.sh so it links against local versions of library Also fixes issue where it was running configure twice on some of the libraries. More... almost 17 years ago
Kate/Tiger support Note that RGB need swapping, but this requires an API that is not yet committed to liboggplay, so I'll wait till then and update this.
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago
typo
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago
link against libkate, libtiger, and pangocairo (the last one not very nicely, will have to think about how to do it better)
vincentp0
as ogg.k.ogg.k
More... almost 17 years ago