gstreamer/gst/interleave
Sebastian Dröge b038fd4eff interleave: Fix negotiation to work at all again
The caps query handling function for the sinkpads was called for
the srcpad, and the sinkpads had none. This commit moves it to the
right pad, but nonetheless the negotiation still looks wrong.

This makes the test pass again after the recent coverity fix
and also allows interleave to work again, but someone should
really review the negotiation code and fix it.
2014-04-15 21:36:30 +02:00
..
deinterleave.c deinterleave: Don't hold object lock while sending events downstream 2013-07-01 11:37:00 +02:00
deinterleave.h Fix FSF address 2012-11-04 00:07:18 +00:00
interleave.c interleave: Fix negotiation to work at all again 2014-04-15 21:36:30 +02:00
interleave.h interleave: set src pad caps upon last sink pad CAPS event 2012-12-18 12:58:43 +01:00
interleave.vcproj more working plugins 2004-07-27 21:41:30 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
plugin.c Fix FSF address 2012-11-04 00:07:18 +00:00
plugin.h Fix FSF address 2012-11-04 00:07:18 +00:00