]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
gst/: Bufferalloc: return GstFlowReturn to more accuratly report why allocation failed.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 2 Jun 2005 09:42:02 +0000 (09:42 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 2 Jun 2005 09:42:02 +0000 (09:42 +0000)
commitd3edbe1718e3bef9d882510a81287c9454928957
tree76380327e3b5886f5fbed1ad95ac77beb6640e85
parent5c026ec0db939a0a08ec39d03d3f975f3f9629b2
gst/: Bufferalloc: return GstFlowReturn to more accuratly report why allocation failed.

Original commit message from CVS:
* gst/base/gstbasesink.c: (gst_basesink_pad_buffer_alloc),
(gst_base_sink_buffer_alloc), (gst_basesink_preroll_queue_push),
(gst_basesink_activate):
* gst/base/gstbasesink.h:
* 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_start_task):
* gst/gstpad.h:
* gst/gstqueue.c: (gst_queue_bufferalloc),
(gst_queue_handle_sink_event), (gst_queue_chain):
Bufferalloc: return GstFlowReturn to more accuratly report
why allocation failed.
ChangeLog
gst/base/gstbasesink.c
gst/base/gstbasesink.h
gst/gstpad.c
gst/gstpad.h
gst/gstqueue.c
libs/gst/base/gstbasesink.c
libs/gst/base/gstbasesink.h
plugins/elements/gstqueue.c