summaryrefslogtreecommitdiff
path: root/gst/autoconvert/gstautoconvert.c
Commit message (Expand)AuthorAgeFilesLines
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-1/+2
* autoconvert: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-1/+1
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-1/+1
* autoconvert: Fix previous commit: ensure we take a ref on the featuresJan Schmidt2009-11-041-0/+1
* resindvd,autoconvert: Avoid depending on 0.10.26 APIJan Schmidt2009-11-041-1/+1
* resindvd: Take a copy of the passed plugin featuresJan Schmidt2009-11-021-3/+4
* autoconvert: Support installing identity as the initial childJan Schmidt2009-10-271-62/+126
* autoconvert: Cache incoming new segment events and push to children.Jan Schmidt2009-10-271-0/+43
* autoconvert: Add some debug in factory caps intersectionJan Schmidt2009-10-271-13/+23
* autoconvert: Simple fixes.Jan Schmidt2009-10-271-5/+18
* autoconvert: Gratuitously move GST_OBJECT_LOCK into a macroJan Schmidt2009-10-271-31/+31
* autoconvert: Take the object lock fewer timesJan Schmidt2009-10-221-16/+10
* autoconvert: Don't hold the object lock when pushingJan Schmidt2009-10-221-8/+11
* autoconvert: Use gst_pad_peer_accept_caps instead of gst_pad_set_caps.Jan Schmidt2009-10-161-2/+2
* autoconvert: Cache events and send them downstream once an element was selectedSebastian Dröge2009-08-091-5/+77
* autoconvert: Small cleanupsSebastian Dröge2009-08-091-39/+21
* autoconvert: Import fsselector from gst-plugins-farsight as autoconvertOlivier Crête2009-03-031-0/+1383