gstreamer/libs/gst
Andy Wingo 355499790b gst/base/gstbasesink.c (gst_basesink_chain): Remove bogus assert; it's always possible that the pad gets deactivated ...
Original commit message from CVS:
2005-06-17  Andy Wingo  <wingo@pobox.com>

* gst/base/gstbasesink.c (gst_basesink_chain): Remove bogus
assert; it's always possible that the pad gets deactivated in
between the checks in gstpad.c and the implementation. Rely on
finish_preroll() to return a FLUSHING or similar instead of on the
assert.
2005-06-17 11:58:48 +00:00
..
base gst/base/gstbasesink.c (gst_basesink_chain): Remove bogus assert; it's always possible that the pad gets deactivated ... 2005-06-17 11:58:48 +00:00
bytestream ignore more 2005-06-17 09:12:33 +00:00
control ignore more 2005-06-17 09:12:33 +00:00
dataprotocol ignore more 2005-06-17 09:12:33 +00:00
getbits ignore more 2005-06-17 09:12:33 +00:00
Makefile.am Next big merge. 2005-03-21 17:34:02 +00:00