summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssrc.h
Commit message (Collapse)AuthorAgeFilesLines
* More refactoring osssrc has more features now, like query/convert etcWim Taymans2002-12-071-23/+7
| | | | | | Original commit message from CVS: More refactoring osssrc has more features now, like query/convert etc
* Some cleanups and refactoring make ossrc do good negotiationWim Taymans2002-12-071-12/+8
| | | | | | Original commit message from CVS: Some cleanups and refactoring make ossrc do good negotiation
* Add an event handler to the GstOssSrc. Handle EOS events.Iain Holmes2002-12-061-1/+3
| | | | | Original commit message from CVS: Add an event handler to the GstOssSrc. Handle EOS events.
* Make the OSSSrc set the correct rate/number of channels as set in the GstCaps.Iain Holmes2002-12-031-1/+3
| | | | | | Original commit message from CVS: Make the OSSSrc set the correct rate/number of channels as set in the GstCaps. Handle state changes correctly according to docs/random/wtay/states
* Add timestamps to osssrc.Richard Boulton2002-03-021-2/+2
| | | | | | Original commit message from CVS: Add timestamps to osssrc. Remove unused member "seq".
* first batchThomas Vander Stichele2001-12-171-0/+94
Original commit message from CVS: first batch