diff --git a/ChangeLog b/ChangeLog index 3b38820b7d..099b7dc4a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-14 Wim Taymans + + * win32/common/libgstbase.def: + Add new method. + 2008-08-14 Wim Taymans * libs/gst/base/gstbasetransform.c: @@ -13,7 +18,7 @@ available. When we can convert the current buffer to a new format, check if the buffer size is of the expected size and allocate a new buffer of the - expected size when this is not the case. + expected size when this is not the case. Fixes #546883. * tests/check/libs/transform1.c: (GST_START_TEST): remove ifdeffed code from the unit test. diff --git a/win32/common/libgstbase.def b/win32/common/libgstbase.def index 2b28042e4a..7fc5094cbd 100644 --- a/win32/common/libgstbase.def +++ b/win32/common/libgstbase.def @@ -45,6 +45,7 @@ EXPORTS gst_base_transform_set_in_place gst_base_transform_set_passthrough gst_base_transform_set_qos_enabled + gst_base_transform_suggest gst_base_transform_update_qos gst_collect_pads_add_pad gst_collect_pads_add_pad_full