Remove pad_alloc, this can now be done better
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 29 Apr 2011 11:26:19 +0000 (13:26 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 29 Apr 2011 11:26:19 +0000 (13:26 +0200)
commit6ab7e6c15d70eb0665011df161414a56ccbf72a9
tree4a93d905b12db1aa15ffa4061408fd5d8707e4ae
parented1862269afab0be120b5156898901333c105ddd
Remove pad_alloc, this can now be done better

Remove pad_alloc and all references. This can now be done more efficiently and
more flexible with the ALLOCATION query and the bufferpool objects. There is no
reverse negotiation yet but that will be done with an event later.
22 files changed:
gst/gstghostpad.c
gst/gstpad.c
gst/gstpad.h
libs/gst/base/gstbasesink.c
libs/gst/base/gstbasesink.h
libs/gst/base/gstbasetransform.c
plugins/elements/gstfunnel.c
plugins/elements/gstinputselector.c
plugins/elements/gstmultiqueue.c
plugins/elements/gstoutputselector.c
plugins/elements/gstqueue.c
plugins/elements/gstqueue2.c
plugins/elements/gsttee.c
plugins/elements/gstvalve.c
tests/check/elements/funnel.c
tests/check/elements/tee.c
tests/check/elements/valve.c
tests/check/libs/test_transform.c
tests/check/libs/transform1.c
tools/gst-inspect.c
tools/gst-xmlinspect.c
win32/common/libgstreamer.def