libs/gst/base/gstbasetransform.*: Add vmethod that is called before we start the...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 8 Dec 2008 18:35:44 +0000 (18:35 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 8 Dec 2008 18:35:44 +0000 (18:35 +0000)
commitb90bef8ee54634fb63f95c9256e5b47f65d85eda
tree227928099993ccc8a50fde255eee19ea2060331a
parente716f92dd77afabebc47740b06957702fca542a8
libs/gst/base/gstbasetransform.*: Add vmethod that is called before we start the transform and which can be used to c...

Original commit message from CVS:
* libs/gst/base/gstbasetransform.c:
(gst_base_transform_prepare_output_buffer),
(gst_base_transform_getrange), (gst_base_transform_chain):
* libs/gst/base/gstbasetransform.h:
Add vmethod that is called before we start the transform and which can
be used to configure the transform, such as dynamic properties.
ChangeLog
libs/gst/base/gstbasetransform.c
libs/gst/base/gstbasetransform.h