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)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 12 Apr 2007 10:03:22 +0000 (10:03 +0000)
commit3e455f8a5bc2d11cc4adf5279b1a7f09c8058cb3
tree0af9afb9783144a609364a1fce5c2f26caf09bab
parentbf824405795650ffd6ac6c87d244f76a1d18c051
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.
ChangeLog
gst/gdp/gstgdppay.c
gst/tcp/gstmultifdsink.c