win32/common/libgstbase.def: Add new basetransform API to win export file.
authorStefan Kost <ensonic@users.sourceforge.net>
Sat, 15 Dec 2007 14:58:59 +0000 (14:58 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Sat, 15 Dec 2007 14:58:59 +0000 (14:58 +0000)
Original commit message from CVS:
* win32/common/libgstbase.def:
Add new basetransform API to win export file.

ChangeLog
win32/common/libgstbase.def

index 3385785..f1b3259 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-12-15  Stefan Kost  <ensonic@users.sf.net>
 
+       * win32/common/libgstbase.def:
+         Add new basetransform API to win export file.
+
+2007-12-15  Stefan Kost  <ensonic@users.sf.net>
+
        * tests/check/gst/gstbin.c:
          Adjust the test to the refcount change two days ago.
 
index 21dd43e..8571430 100644 (file)
@@ -38,6 +38,7 @@ EXPORTS
        gst_base_transform_is_in_place
        gst_base_transform_is_passthrough
        gst_base_transform_is_qos_enabled
+    gst_base_transform_set_gap_aware
        gst_base_transform_set_in_place
        gst_base_transform_set_passthrough
        gst_base_transform_set_qos_enabled