gstreamer/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
..
gnl.c Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnl.h Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 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
gnlcomposition.h Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnlghostpad.c gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
gnlghostpad.h gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
gnlmarshal.list Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnlobject.c gnl: Add the srcpad directly to GnlObject 2014-10-31 11:58:07 +01:00
gnlobject.h 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
gnloperation.h 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
gnlsource.h gnlsource: remove useless "controls_one" field. 2014-10-31 11:58:07 +01:00
gnltypes.h Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnlurisource.c Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
gnlurisource.h Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00
Makefile.am Import GNL from 978332e7c4c3bba1949421d28b492540ab471450 'Release 1.4.0' 2014-10-31 11:58:07 +01:00