summaryrefslogtreecommitdiff
path: root/gst/frei0r/gstfrei0rfilter.c
Commit message (Expand)AuthorAgeFilesLines
* frei0r: Use correct order of directories to search for pluginsSebastian Dröge2010-07-111-5/+6
* frei0r: Sync properties to the controller if one was setSebastian Dröge2010-03-091-0/+22
* frei0r: Protect set/get property and processing functions from concurrent accessSebastian Dröge2010-03-091-1/+7
* frei0r: Correctly clean up elements to be reusable and not leak memorySebastian Dröge2009-06-291-0/+2
* frei0r: In the filter plugins create the frei0r instances in create() before ...Sebastian Dröge2009-06-291-13/+10
* frei0r: Use fixed caps on the filter padsSebastian Dröge2009-06-291-0/+2
* frei0r: Make plugin scanning more robustSebastian Dröge2009-06-191-5/+0
* frei0r: Remove custom get_unit_size implementationSebastian Dröge2009-06-191-16/+0
* frei0r: Fix the klass of the filter elementsSebastian Dröge2009-06-191-1/+1
* frei0r: Free type namesSebastian Dröge2009-06-191-1/+5
* freir0: Add support for frei0r mixer pluginsSebastian Dröge2009-06-191-0/+3
* frei0r: Add the frei0r plugin type to the element nameSebastian Dröge2009-06-191-1/+1
* frei0r: First version of a frei0r wrapper pluginSebastian Dröge2009-06-191-0/+255