gstreamer/docs/libs
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
..
tmpl libs/gst/base/gstbasetransform.c (gst_base_transform_prepare_output_buf) 2005-12-05 13:01:35 +00:00
.gitignore merge in tagging 2003-11-24 02:09:23 +00:00
gstreamer-libs-docs.sgml docs/: moving documentation from core to lib 2005-11-29 19:34:24 +00:00
gstreamer-libs-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-libs-sections.txt docs/: moving documentation from core to lib 2005-11-29 19:34:24 +00:00
gstreamer-libs.types configure.ac: say what CHECK flags we use 2005-09-09 13:26:54 +00:00
Makefile.am Fix distcheck issues for the libraries docs build 2005-11-24 16:32:26 +00:00