summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/mixer/mixertrack.h
AgeCommit message (Collapse)AuthorFilesLines
2003-12-18Merge HEAD from CAPS-ROOT to CAPS-MERGE-3David Schleef1-2/+5
Original commit message from CVS: Merge HEAD from CAPS-ROOT to CAPS-MERGE-3
2003-10-10Make GstMixerTrack a GObject. I also want to make it emit several signals, ↵Ronald S. Bultje1-0/+86
starting work is in here but it's not full... Original commit message from CVS: Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not fully implemented yet. for OSS, this will cause issues, but for ALSA, this is all automated.