summaryrefslogtreecommitdiffstats
path: root/sys/oss
Commit message (Expand)AuthorAgeFilesLines
* Changed to the new props APIWim Taymans2002-03-304-310/+109
* 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-243-11/+11
* cosmeticDavid I. Lehn2002-03-211-1/+0
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-195-20/+20
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-2/+2
* Add timestamps to osssrc.Richard Boulton2002-03-022-5/+16
* a few fixesThomas Vander Stichele2002-02-211-2/+2
* fixed compiler warning in sink put debug output in proper categories don't se...Thomas Vander Stichele2002-02-212-30/+10
* remove weird thing code set caps on src pad as soon as card is openedThomas Vander Stichele2002-02-201-14/+32
* better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, aup...Andy Wingo2002-02-171-1/+14
* - modified to use _notifyBenjamin Otte2002-02-071-13/+25
* Moved capsnego in ossrc to a more suitable place.Wim Taymans2002-02-051-16/+20
* Add the oss clock too.Wim Taymans2002-02-032-0/+406
* Assorted fixes.Wim Taymans2002-02-033-41/+136
* Remove deprecated call.Wim Taymans2002-02-021-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+2
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-133-56/+50
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+3
* omega: you agreed on starting rate from 1000, which is really neeeded for App...Zeeshan Ali2001-12-292-2/+2
* Fixed some pluginsWim Taymans2001-12-281-3/+1
* Added better state change handling to osssinkWim Taymans2001-12-251-17/+23
* first batchThomas Vander Stichele2001-12-1711-0/+2310