summaryrefslogtreecommitdiff
path: root/gst/autoconvert
AgeCommit message (Expand)AuthorFilesLines
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2-1/+3
2009-11-22Clean up LDFLAGS, LIBS, CFLAGSTim-Philipp Müller1-3/+3
2009-11-04autoconvert: Fix previous commit: ensure we take a ref on the featuresJan Schmidt1-0/+1
2009-11-04resindvd,autoconvert: Avoid depending on 0.10.26 APIJan Schmidt1-1/+1
2009-11-02resindvd: Take a copy of the passed plugin featuresJan Schmidt1-3/+4
2009-10-27autoconvert: Support installing identity as the initial childJan Schmidt2-62/+128
2009-10-27autoconvert: Cache incoming new segment events and push to children.Jan Schmidt2-0/+45
2009-10-27autoconvert: Add some debug in factory caps intersectionJan Schmidt1-13/+23
2009-10-27autoconvert: Simple fixes.Jan Schmidt1-5/+18
2009-10-27autoconvert: Gratuitously move GST_OBJECT_LOCK into a macroJan Schmidt1-31/+31
2009-10-22autoconvert: Take the object lock fewer timesJan Schmidt1-16/+10
2009-10-22autoconvert: Don't hold the object lock when pushingJan Schmidt1-8/+11
2009-10-16autoconvert: Use gst_pad_peer_accept_caps instead of gst_pad_set_caps.Jan Schmidt1-2/+2
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