gstreamer/tests/check/gnl
Mathieu Duponchelle 4cb834fa21 gnl: Add the srcpad directly to GnlObject
Starting from now we will not claim that we support GnlObject that have
several source pads as this is
1- Not true at all;
2- the design of priorities in the GnlComposition tree does not allow that;
3- Not very useful in most of the cases and it complexifies quite a lot the code
   in the composition.

Conflicts:
	configure.ac
	tests/check/Makefile.am
2014-10-31 11:58:07 +01:00
..
common.c Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
common.h Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
complex.c gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
gnlcomposition.c gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
gnloperation.c gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
gnlsource.c gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
seek.c gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
simple.c gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00