summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssrc.c
Commit message (Expand)AuthorAgeFilesLines
* sys/oss/gstossmixer.*: Refactored to be more like alsamixer.Andy Wingo2005-08-231-9/+5
* sys/oss/gstosssrc.*: Totally ported, dude.Andy Wingo2005-08-231-434/+287
* more macro splitting; fix po problemThomas Vander Stichele2005-07-101-69/+69
* sys/oss/: Port from THREADED+wim's fixes.Andy Wingo2005-07-081-46/+38
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-1/+4
* sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje2004-10-251-5/+5
* sys/oss/gstosssrc.c: Don't mix bytes and samples.Ronald S. Bultje2004-10-241-3/+3
* sys/oss/: Fix offset on osssrc.Wim Taymans2004-07-071-5/+8
* sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte2004-06-291-2/+7
* sys/oss/gstosssrc.c: Timestamp fixes.Wim Taymans2004-06-161-3/+18
* configure.ac: OSS portabilityStéphane Loeuillet2004-06-071-1/+14
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883)David Schleef2004-03-251-2/+22
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-29/+33
* gst-indentThomas Vander Stichele2004-03-141-161/+171
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-3/+3
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-3/+3
* use new error signal and classificationThomas Vander Stichele2004-01-181-4/+4
* Merge CAPS branchDavid Schleef2003-12-221-38/+22
* 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