gstreamer/gst/gdp
Thomas Vander Stichele 5839fa1d23 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
2006-05-22 15:53:07 +00:00
..
gstgdp.c adding GDP payloader and depayloader. Build integration will follow later when the GDP issues for core are sorted out. 2006-05-22 13:25:52 +00:00
gstgdpdepay.c gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
gstgdpdepay.h gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
gstgdppay.c gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
gstgdppay.h gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
Makefile.am adding GDP payloader and depayloader. Build integration will follow later when the GDP issues for core are sorted out. 2006-05-22 13:25:52 +00:00