win32/common/libgstaudio.def: Add gst_audio_clock_reset to the list of exported symbols.
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 29 May 2008 19:45:40 +0000 (19:45 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 29 May 2008 19:45:40 +0000 (19:45 +0000)
Original commit message from CVS:
* win32/common/libgstaudio.def:
Add gst_audio_clock_reset to the list of exported symbols.

ChangeLog
win32/common/libgstaudio.def

index 7112b02..5dc2c66 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
 
+       * win32/common/libgstaudio.def:
+       Add gst_audio_clock_reset to the list of exported symbols.
+
+2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
+
        * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
        Remove wrong_channels_identification_header unit test as we now
        support 7 (and more channels).
index 2ab1ce5..09c2a4b 100644 (file)
@@ -3,6 +3,7 @@ EXPORTS
        gst_audio_channel_position_get_type
        gst_audio_clock_get_type
        gst_audio_clock_new
+       gst_audio_clock_reset
        gst_audio_default_registry_mixer_filter
        gst_audio_duration_from_pad_buffer
        gst_audio_filter_class_add_pad_templates