| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
Enable sync again, for some reason it was disabled
|
|
|
|
|
|
|
|
| |
making FALSE the default
Original commit message from CVS:
until this reliably works for more than two media types, we're better off
making FALSE the default
|
|
|
|
|
| |
Original commit message from CVS:
PadConnect -> PadLink
|
|
|
|
|
|
|
|
|
|
| |
please refrain of making them yourself, so t...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
|
|
|
|
|
| |
Original commit message from CVS:
Fix plugins for new query API
|
|
|
|
|
| |
Original commit message from CVS:
Update to new element sync API
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Original commit message from CVS:
more useful error messages
- how about i18n ?
- is this really the best way to pass user-visible error messages ?
|
|
|
|
|
| |
Original commit message from CVS:
Moved clock set/get to class functions.
|
|
|
|
|
| |
Original commit message from CVS:
Bug #94429 (open with O_NONBLOCK). I hope it's ok (wtay ?)
|
|
|
|
|
| |
Original commit message from CVS:
Remove properties that can easily be found on the caps.
|
|
|
|
|
| |
Original commit message from CVS:
oss debug backport fixes
|
|
|
|
|
| |
Original commit message from CVS:
plugins part of license field patch
|
|
|
|
|
| |
Original commit message from CVS:
Some cleanups
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- Don't misuse fragment property for storing the fragment size
- Better property descriptions
- correctly calculate fragment_time
|
|
|
|
|
| |
Original commit message from CVS:
small sync fix
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- eventmask/query/format functions
- expose oss format as an enum
- moved default_pool allocation to where it is needed.
|
|
|
|
|
| |
Original commit message from CVS:
vishnu's patch
|
|
|
|
|
| |
Original commit message from CVS:
unref events
|
|
|
|
|
| |
Original commit message from CVS:
Small fix for event cleanup
|
|
|
|
|
|
| |
Original commit message from CVS:
Implement element query
fix convert bug
|
|
|
|
|
| |
Original commit message from CVS:
UNITS
|
|
|
|
|
| |
Original commit message from CVS:
Reenable oss clock
|
|
|
|
|
| |
Original commit message from CVS:
Make elements nanoseconds aware
|
|
|
|
|
|
| |
Original commit message from CVS:
Remove media specific seeking type in favour of unit.
xvimage compile fix.
|
|
|
|
|
| |
Original commit message from CVS:
Some query and convert functions.
|
|
|
|
|
| |
Original commit message from CVS:
Don't call oss_clock methods on the clock
|
|
|
|
|
| |
Original commit message from CVS:
Slightly better sync if we could not resync the clock.
|
|
|
|
|
| |
Original commit message from CVS:
Resurect ossclock with a simple algorithm
|
|
|
|
|
|
|
| |
Original commit message from CVS:
"pardon begg'd, Sir, I do think
that my backside's not a sync"
Sorry for fixing this but I'm pretty anable that way
|
|
|
|
|
| |
Original commit message from CVS:
Use alternative method for getting delay
|
|
|
|
|
| |
Original commit message from CVS:
virtual wtay patch
|
|
|
|
|
| |
Original commit message from CVS:
Added sync option to disable syncing to the clock.
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- Changed plugins for new APIs
- modularized audiofile.
- added seeking, query and convert functions for mad, mpeg2dec,
avidemux, mpegdemux, mpegparse
- sync updates to oss. removed the ossclock for now
|
|
|
|
|
|
| |
Original commit message from CVS:
Reset the handled number of samples when going to PAUSED
Some cleanups
|
|
|
|
|
| |
Original commit message from CVS:
Fix clocking.
|
|
|
|
|
| |
Original commit message from CVS:
More intelligent clock offset and sync.
|
|
|
|
|
| |
Original commit message from CVS:
more mergeback from the latest release
|
|
|
|
|
| |
Original commit message from CVS:
revert part of a patch that broke BE machines
|
|
|
|
|
|
|
|
|
|
|
| |
and typefind.
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
same with *factory and typefind.
also, some -Werror fixes.
|
|
|
|
|
|
| |
Original commit message from CVS:
Changed to the new props API
Other small tuff.
|
|
|
|
|
|
|
|
| |
fixes to adder's caps, again
Original commit message from CVS:
* filter newlines out of GST_DEBUG statements to reflect new core behavior
* fixes to adder's caps, again
|
|
|
|
|
| |
Original commit message from CVS:
* a few fixes
|
|
|
|
|
|
|
|
|
|
| |
set caps while opening device (in state ch...
Original commit message from CVS:
* fixed compiler warning in sink
* put debug output in proper categories
* don't set caps while opening device (in state change) since caps setting
is not allowed if element isn't ready yet
|
|
|
|
|
|
|
|
|
| |
auparse to new capsnego
Original commit message from CVS:
* better capsnego in osssink
* s/parseau/auparse/
* update volume, mulawdecode, auparse to new capsnego
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- modified to use _notify
- no more //
- DON'T allow to set the device while device is open. _get_property("device") returns wrong device else
|
|
|
|
|
|
| |
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
|
|
|
|
|
|
| |
Original commit message from CVS:
Bring the plugins in sync with the new core capsnego system.
Added some features, enhancements...
|