gstreamer/docs/libs/tmpl
Wim Taymans 4f28ca8331 libs/gst/base/gstbasetransform.c (gst_base_transform_prepare_output_buf)
Original commit message from CVS:
2005-12-05  Andy Wingo  <wingo@pobox.com>

patch by: Wim Taymans <wim@fluendo.com>

* libs/gst/base/gstbasetransform.c
(gst_base_transform_prepare_output_buf)
(gst_base_transform_buffer_alloc):
* plugins/elements/gstqueue.c (gst_queue_bufferalloc): Call
alloc_buffer_and_set_caps.

* gst/gstpad.c (gst_pad_alloc_buffer): Changed to not call
set_caps on the source pad.
(gst_pad_alloc_buffer_and_set_caps): New function, does what
alloc_buffer used to do. Fixes #322874.

* docs/gst/gstreamer-sections.txt:
* docs/design/part-negotiation.txt:
* docs/pwg/advanced-negotiation.xml: Update for the alloc_buffer
changes.
2005-12-05 13:01:35 +00:00
..
.gitignore Fix .cvsignores 2000-12-31 14:02:32 +00:00
gstbytestream.sgml various doc and style fixes, adding bytestream 2004-07-28 14:39:44 +00:00
gstcontrol.sgml remove mentions of sinesrc 2005-11-23 15:49:06 +00:00
gstdataprotocol.sgml libs/gst/base/gstbasetransform.c (gst_base_transform_prepare_output_buf) 2005-12-05 13:01:35 +00:00