summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssrc.c
Commit message (Expand)AuthorAgeFilesLines
* first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte2003-10-311-25/+13
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-8/+8
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-10/+4
* converted gst_element_error to new format in sys/oss - gettext pendingBenjamin Otte2003-09-151-4/+10
* Interface implementation example: OSS mixer. Also osscommon->osselement so it...Ronald S. Bultje2003-09-131-73/+35
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-161-6/+4
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-12/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-3/+6
* - UNITS -> DEFAULTWim Taymans2003-05-241-1/+1
* properly get rid of clocks on disposal - be parent of own clockBenjamin Otte2003-05-101-0/+25
* I'm too lazy to comment thisRonald S. Bultje2003-04-041-14/+14
* implement clocking set clock counter back to zero on ready->paused move open/...Ronald S. Bultje2003-03-301-4/+59
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-1/+1
* - 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