win32: add new API to .def file
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 7 Oct 2009 08:56:42 +0000 (09:56 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 7 Oct 2009 08:58:44 +0000 (09:58 +0100)
And add API: marker in commit message that was omitted in the original
commit:

API: gst_data_queue_new_full()

win32/common/libgstbase.def

index 2c185bc..b65976a 100644 (file)
@@ -165,6 +165,7 @@ EXPORTS
        gst_data_queue_is_full
        gst_data_queue_limits_changed
        gst_data_queue_new
+       gst_data_queue_new_full
        gst_data_queue_pop
        gst_data_queue_push
        gst_data_queue_set_flushing