summaryrefslogtreecommitdiffstats
path: root/gst/frei0r/gstfrei0r.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-19frei0r: Add support for frei0r source/generator pluginsSebastian Dröge1-0/+3
2009-06-19frei0r: Allow the complete double range for double propertiesSebastian Dröge1-1/+1
The spec restricts it to [0,1] but some plugins are using the complete double range.
2009-06-19frei0r: Use better property nicksSebastian Dröge1-4/+17
2009-06-19frei0r: First version of a frei0r wrapper pluginSebastian Dröge1-0/+546
Currently this only supports frei0r filters.