gstreamer/gst/autoconvert
Jan Schmidt 0fcf8001b1 autoconvert: Use gst_pad_peer_accept_caps instead of gst_pad_set_caps.
gst_pad_set_caps on the internal source pad always succeeds, because
caps propagate to the peer with buffers, not immediately. Using
gst_pad_peer_accept_caps properly checks whether the actual
sub-element can accept caps when they change.

https://bugzilla.gnome.org/show_bug.cgi?id=575568
2009-10-16 11:09:15 +01:00
..
gstautoconvert.c autoconvert: Use gst_pad_peer_accept_caps instead of gst_pad_set_caps. 2009-10-16 11:09:15 +01:00
gstautoconvert.h autoconvert: Cache events and send them downstream once an element was selected 2009-08-09 15:20:48 +02:00
Makefile.am Makefile.am: no static libs for plugins 2009-03-22 21:02:45 +02:00