message: Disable restriction that structure changes are sink pads
authorJan Schmidt <thaytan@noraisin.net>
Fri, 11 Sep 2009 21:22:34 +0000 (22:22 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 11 Sep 2009 21:22:34 +0000 (22:22 +0100)
commit5128a1980bcb617fac12c648f300e633918c6267
tree3730fdb17bd7960f139f49ee2336894e55b70e42
parent057afdd5cd58982226646e21ecb780c41e2424ad
message: Disable restriction that structure changes are sink pads

The structure_change message was originally emitted on source pads and
then recently changed to be sink pads. This causes a failure in the
gst-python testsuite. Disable the restriction so that the published
behaviour is still allowed.
gst/gstmessage.c