gst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag correctly.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 12 Apr 2007 10:03:22 +0000 (10:03 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 00:54:31 +0000 (01:54 +0100)
commit1ed9b0fff4962a052f28a8964a9da424448c4ac2
tree4a21aa25a7b10ee0fe2e9299792815b4282d4e30
parentc1c0767689c67c8a4934cb4a7f2a55fc0549854a
gst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag correctly.

Original commit message from CVS:
* gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
(gst_gdp_pay_sink_event):
Make sure we set the IN_CAPS flag correctly.
* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
Get the IN_CAPS flag before we call functions that mess with the flags.
gst/gdp/gstgdppay.c