| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
I thought I removed these two...
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h
I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- UNITS -> DEFAULT
- added chunk_size option to osssink, buffers will be written to the
devive in chunks of this size, this can increase the accuracy of the
clock on some devices.
|
|
|
|
|
|
|
|
| |
conversion.
Original commit message from CVS:
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer
conversion.
|
|
|
|
|
| |
Original commit message from CVS:
Removed bogus patch 1.4 to make osssrc work again.
|
|
|
|
|
|
|
| |
http://bugzilla.gnome.org/show_bug.cgi?id=102025
Original commit message from CVS:
Applied patch from Martin Schlemmer for locking issue, see bug http://bugzilla.gnome.org/show_bug.cgi?id=102025
|
|
|
|
|
| |
Original commit message from CVS:
Properly reset the internal state without leaking the filehandle
|
|
|
|
|
|
| |
Original commit message from CVS:
More refactoring
osssrc has more features now, like query/convert etc
|
|
Original commit message from CVS:
Some cleanups and refactoring
make ossrc do good negotiation
|