gstreamer/gst/autoconvert
Sebastian Dröge dcf04269e1 autoconvert: Remove the initial-identity property from autoconvert
Initially creating an identity element to forward serialized
events downstream before any caps are known is broken behaviour.

Serialized events should only be forwarded downstream if the
caps are already known, otherwise autopluggers and other elements
using pad-blocks will fail.

This behaviour also doesn't work anymore after basetransform
was fixed to queue serialized events until the caps are known
as a result of fixing bug #659571.

See bug #599469, #665205.
2011-12-07 13:50:19 +01:00
..
gstautoconvert.c autoconvert: Remove the initial-identity property from autoconvert 2011-12-07 13:50:19 +01:00
gstautoconvert.h autoconvert: Remove the initial-identity property from autoconvert 2011-12-07 13:50:19 +01:00
gstautovideoconvert.c various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
gstautovideoconvert.h autoconvert: Rename autocolorspace to autovideoconvert 2010-12-16 09:59:42 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00
plugin.c autoconvert: Rename autocolorspace to autovideoconvert 2010-12-16 09:59:42 +01:00