win32/common/libgstreamer.def: export gst_value_compare
authorSébastien Moutte <sebastien@moutte.net>
Mon, 30 Jan 2006 22:29:03 +0000 (22:29 +0000)
committerSébastien Moutte <sebastien@moutte.net>
Mon, 30 Jan 2006 22:29:03 +0000 (22:29 +0000)
Original commit message from CVS:
* win32/common/libgstreamer.def:
export gst_value_compare

ChangeLog
win32/common/libgstreamer.def

index 8ad943b..0ef747d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
+       
+       * win32/common/libgstreamer.def:
+               export gst_value_compare
+
 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
 
        * plugins/elements/Makefile.am:
index 77f76e4..524df80 100644 (file)
@@ -807,4 +807,6 @@ EXPORTS
        gst_iterator_next
 
        gst_structure_set_valist
+       
+       gst_value_compare