win32/common/libgstbase.def: Sort alphabetically so make check-exports doesn't barf.
authorTim-Philipp Müller <tim@centricular.net>
Tue, 1 Jul 2008 09:27:47 +0000 (09:27 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 1 Jul 2008 09:27:47 +0000 (09:27 +0000)
Original commit message from CVS:
* win32/common/libgstbase.def::
Sort alphabetically so make check-exports doesn't barf.

ChangeLog
win32/common/libgstbase.def

index 74b1d4b..e80015f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
+
+       * win32/common/libgstbase.def::
+         Sort alphabetically so make check-exports doesn't barf.
+
 2008-07-01  Stefan Kost  <ensonic@users.sf.net>
 
        * gst/gstevent.c:
index d9e4145..2b28042 100644 (file)
@@ -10,10 +10,10 @@ EXPORTS
        gst_adapter_push
        gst_adapter_take
        gst_adapter_take_buffer
-       gst_base_sink_get_render_delay
        gst_base_sink_get_last_buffer
        gst_base_sink_get_latency
        gst_base_sink_get_max_lateness
+       gst_base_sink_get_render_delay
        gst_base_sink_get_sync
        gst_base_sink_get_ts_offset
        gst_base_sink_get_type
@@ -21,9 +21,9 @@ EXPORTS
        gst_base_sink_is_qos_enabled
        gst_base_sink_query_latency
        gst_base_sink_set_async_enabled
-       gst_base_sink_set_render_delay
        gst_base_sink_set_max_lateness
        gst_base_sink_set_qos_enabled
+       gst_base_sink_set_render_delay
        gst_base_sink_set_sync
        gst_base_sink_set_ts_offset
        gst_base_sink_wait_clock