summaryrefslogtreecommitdiffstats
path: root/gst/frei0r/gstfrei0rfilter.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29frei0r: Correctly clean up elements to be reusable and not leak memorySebastian Dröge1-0/+2
2009-06-29frei0r: In the filter plugins create the frei0r instances in create() before ...Sebastian Dröge1-13/+10
2009-06-29frei0r: Use fixed caps on the filter padsSebastian Dröge1-0/+2
2009-06-19frei0r: Make plugin scanning more robustSebastian Dröge1-5/+0
2009-06-19frei0r: Remove custom get_unit_size implementationSebastian Dröge1-16/+0
2009-06-19frei0r: Fix the klass of the filter elementsSebastian Dröge1-1/+1
2009-06-19frei0r: Free type namesSebastian Dröge1-1/+5
2009-06-19freir0: Add support for frei0r mixer pluginsSebastian Dröge1-0/+3
2009-06-19frei0r: Add the frei0r plugin type to the element nameSebastian Dröge1-1/+1
2009-06-19frei0r: First version of a frei0r wrapper pluginSebastian Dröge1-0/+255