gstreamer/libs/gst
Wim Taymans 576b2181d8 gst/: Don't queue buffers in basesink when we are flushing.
Original commit message from CVS:
* gst/base/gstbasesink.c: (gst_basesink_finish_preroll),
(gst_basesink_chain_unlocked), (gst_basesink_activate):
* gst/gstminiobject.c: (gst_mini_object_get_type),
(gst_mini_object_free):
* gst/gstpad.c: (gst_pad_accept_caps), (gst_pad_query),
(gst_pad_push), (gst_pad_push_event):
* gst/gstqueue.c: (gst_queue_change_state):
Don't queue buffers in basesink when we are flushing.
Unref buffer when flushing in basesink.
Flush queue when going to READY
Unref buffer when _push() returns an error.
Don't free MiniObject instance when refcount is incremented
in _finalize() so that we can recover objects.
2005-05-17 17:37:43 +00:00
..
base gst/: Don't queue buffers in basesink when we are flushing. 2005-05-17 17:37:43 +00:00
bytestream gst/Makefile.am: Remove as-libtool stuff. It's likely not and hard to carry around. 2005-04-23 23:25:08 +00:00
control gst/Makefile.am: Remove as-libtool stuff. It's likely not and hard to carry around. 2005-04-23 23:25:08 +00:00
dataprotocol check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
getbits gst/Makefile.am: Remove as-libtool stuff. It's likely not and hard to carry around. 2005-04-23 23:25:08 +00:00
Makefile.am Next big merge. 2005-03-21 17:34:02 +00:00