| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
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...
|
|
|
|
|
|
|
| |
Apps like mine(zchat)
Original commit message from CVS:
omega: you agreed on starting rate from 1000, which is really neeeded for Apps like mine(zchat)
|
|
|
|
|
| |
Original commit message from CVS:
Fixed some plugins
|
|
|
|
|
| |
Original commit message from CVS:
Added better state change handling to osssink
|
|
Original commit message from CVS:
first batch
|