gst/gstpad.c: A flushing pad cannot be used to alloc_buffer from.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 26 May 2005 10:50:12 +0000 (10:50 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 26 May 2005 10:50:12 +0000 (10:50 +0000)
commit61167c9097945834fc4958c51c3374281c2a121c
treeb180d2ba51d649f4ab80286c2bd22dfca50a05e7
parentea2dd0057c9974ca0771f3827d54c23537ceecc5
gst/gstpad.c: A flushing pad cannot be used to alloc_buffer from.

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_prepare),
(gst_pad_link), (gst_pad_accept_caps), (gst_pad_alloc_buffer),
(gst_pad_query), (gst_pad_send_event), (gst_pad_start_task):
A flushing pad cannot be used to alloc_buffer from.
ChangeLog
gst/gstpad.c