summaryrefslogtreecommitdiff
path: root/sys/oss/gstossmixerelement.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-29Update and add documentation for platform specific plugins (sys).Stefan Kost1-6/+4
2006-08-16sys/oss/gstossmixerelement.c: Don't leak device string.Tim-Philipp Müller1-0/+12
2006-08-16sys/oss/: Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for os...Tim-Philipp Müller1-0/+24
2006-08-16sys/oss/: Small cleanups. Better error reporting.Wim Taymans1-4/+52
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2005-12-13sys/oss/gstossmixerelement.c: Add 'device-name' property and fix state change...Tim-Philipp Müller1-5/+51
2005-10-26sys/oss/: Actually use the 'oss' debug category we register.Tim-Philipp Müller1-0/+2
2005-09-02All plugins updated for element state changes.Andy Wingo1-9/+10
2005-08-28Updates for two-arg init from GST_BOILERPLATE.Andy Wingo1-1/+2
2005-08-23sys/oss/gstossmixerelement.*: Added mixer element like alsamixer.Andy Wingo1-0/+92