summaryrefslogtreecommitdiffstats
path: root/gst/frei0r/gstfrei0rmixer.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29frei0r: Correctly clean up elements to be reusable and not leak memorySebastian Dröge1-0/+8
2009-06-29frei0r: In the mixer plugins create the frei0r instances in create() before p...Sebastian Dröge1-12/+9
2009-06-19frei0r: Make plugin scanning more robustSebastian Dröge1-5/+0
2009-06-19frei0r: Free type namesSebastian Dröge1-1/+5
2009-06-19frei0r: Unref the GstCollectPads instance on finalizeSebastian Dröge1-0/+4
2009-06-19freir0: Add support for frei0r mixer pluginsSebastian Dröge1-0/+779