summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssrc.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed compiler warning in sink put debug output in proper categories don't ↵Thomas Vander Stichele2002-02-211-29/+9
| | | | | | | | | | 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
* remove weird thing code set caps on src pad as soon as card is openedThomas Vander Stichele2002-02-201-14/+32
| | | | | | Original commit message from CVS: remove weird thing code set caps on src pad as soon as card is opened
* Moved capsnego in ossrc to a more suitable place.Wim Taymans2002-02-051-16/+20
| | | | | Original commit message from CVS: Moved capsnego in ossrc to a more suitable place.
* Remove deprecated call.Wim Taymans2002-02-021-1/+1
| | | | | Original commit message from CVS: Remove deprecated call.
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-1/+1
| | | | | | Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
* omega: you agreed on starting rate from 1000, which is really neeeded for ↵Zeeshan Ali2001-12-291-1/+1
| | | | | | | 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)
* first batchThomas Vander Stichele2001-12-171-0/+419
Original commit message from CVS: first batch