gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate events from...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 31 Jul 2006 08:48:36 +0000 (08:48 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 00:54:29 +0000 (01:54 +0100)
commit6c124ba100946de7e824de1876cde0997c60b567
treec8639db91c35f45a9ab430b176847ac93ab2091b
parent0d7a03eda35966ab22639017cd4bfcb81a022452
gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate events from the gdp payload instead. Fixes #...

Original commit message from CVS:
* gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
(gst_gdp_depay_sink_event), (gst_gdp_depay_chain):
Consume all events except EOS because we generate events from
the gdp payload instead. Fixes #349204
gst/gdp/gstgdpdepay.c