summaryrefslogtreecommitdiffstats
path: root/gst/autoconvert
AgeCommit message (Collapse)AuthorFilesLines
2009-08-09autoconvert: Cache events and send them downstream once an element was selectedSebastian Dröge2-6/+77
2009-08-09autoconvert: Small cleanupsSebastian Dröge2-39/+24
2009-03-22Makefile.am: no static libs for pluginsStefan Kost1-0/+2
2009-03-03autoconvert: Import fsselector from gst-plugins-farsight as autoconvertOlivier Crête3-0/+1453
fsselector is too close to selector, so import is as autoconvert. Not importing the history because the directory is also called gst/selector and it fails.