summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssrc.c
Commit message (Expand)AuthorAgeFilesLines
...
* - Add error reportingWim Taymans2003-01-271-3/+14
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-5/+5
* Fix plugins for new query APIWim Taymans2002-12-301-7/+7
* More refactoring osssrc has more features now, like query/convert etcWim Taymans2002-12-071-157/+165
* Some cleanups and refactoring make ossrc do good negotiationWim Taymans2002-12-071-158/+149
* Add an event handler to the GstOssSrc. Handle EOS events.Iain Holmes2002-12-061-1/+34
* Make the OSSSrc set the correct rate/number of channels as set in the GstCaps.Iain Holmes2002-12-031-15/+52
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-2/+2
* use new method namesWim Taymans2002-07-131-1/+1
* Make elements nanoseconds awareWim Taymans2002-06-021-2/+2
* spec fixes gst-launch-ext additions trying to fix up ieeetest but failed func...Thomas Vander Stichele2002-04-131-0/+5
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-4/+4
* some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustmentsAndy Wingo2002-03-291-2/+2
* _get_property for curroffset should use g_value_get_ulongDavid I. Lehn2002-03-271-1/+1
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-6/+6
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-9/+9
* Add timestamps to osssrc.Richard Boulton2002-03-021-3/+14
* fixed compiler warning in sink put debug output in proper categories don't se...Thomas Vander Stichele2002-02-211-29/+9
* remove weird thing code set caps on src pad as soon as card is openedThomas Vander Stichele2002-02-201-14/+32
* Moved capsnego in ossrc to a more suitable place.Wim Taymans2002-02-051-16/+20
* Remove deprecated call.Wim Taymans2002-02-021-1/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-1/+1
* omega: you agreed on starting rate from 1000, which is really neeeded for App...Zeeshan Ali2001-12-291-1/+1
* first batchThomas Vander Stichele2001-12-171-0/+419