summaryrefslogtreecommitdiffstats
path: root/gst/autoconvert/gstautoconvert.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-09autoconvert: Cache events and send them downstream once an element was selectedSebastian Dröge1-5/+77
2009-08-09autoconvert: Small cleanupsSebastian Dröge1-39/+21
2009-03-03autoconvert: Import fsselector from gst-plugins-farsight as autoconvertOlivier Crête1-0/+1383
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.