summaryrefslogtreecommitdiffstats
path: root/gst/frei0r/gstfrei0rsrc.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29frei0r: Correctly clean up elements to be reusable and not leak memorySebastian Dröge1-0/+5
2009-06-29frei0r: In the src plugins create the frei0r instances in create() before pla...Sebastian Dröge1-11/+10
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: Don't allow caps changes in PLAYING/PAUSEDSebastian Dröge1-24/+11
2009-06-19frei0r: Destroy the f0r_instance_t in stop()Sebastian Dröge1-0/+18
2009-06-19frei0r: Add the frei0r plugin type to the element nameSebastian Dröge1-1/+1
2009-06-19frei0r: Add support for frei0r source/generator pluginsSebastian Dröge1-0/+407