gst/gdp/: Handle error cases when calling functions do downwards state change after...
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 22 May 2006 15:53:07 +0000 (15:53 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 00:54:28 +0000 (01:54 +0100)
commitbc93eeb57503ec11e72ffc20458c6681bf86adb1
tree1df5bc9174a7de313f61ec046b75f7319cd51553
parent98f21eebb28270d6beaec893bf56a89a05887fde
gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state

Original commit message from CVS:
* gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain),
(gst_gdp_depay_change_state):
* gst/gdp/gstgdpdepay.h:
* gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader),
(gst_gdp_pay_chain), (gst_gdp_pay_sink_event),
(gst_gdp_pay_change_state):
* gst/gdp/gstgdppay.h:
Handle error cases when calling functions
do downwards state change after parent's change_state
* tests/check/elements/gdpdepay.c: (GST_START_TEST):
* tests/check/elements/gdppay.c: (GST_START_TEST):
clean up more
gst/gdp/gstgdpdepay.c
gst/gdp/gstgdpdepay.h
gst/gdp/gstgdppay.c
gst/gdp/gstgdppay.h
tests/check/elements/gdpdepay.c
tests/check/elements/gdppay.c