gst/gst-0.10.12.ignore: Add more API additions that weren't explicit in the release...
authorEdward Hervey <bilboed@bilboed.com>
Fri, 8 Jun 2007 16:06:10 +0000 (16:06 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 8 Jun 2007 16:06:10 +0000 (16:06 +0000)
Original commit message from CVS:
* gst/gst-0.10.12.ignore:
Add more API additions that weren't explicit in the release notes.
* gst/gst-0.10.13.ignore:
Personal note : remember to save file before commiting it.

ChangeLog
gst/gst-0.10.12.ignore
gst/gst-0.10.13.ignore

index bb49920..f26a42f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2007-06-08  Edward Hervey  <edward@fluendo.com>
 
+       * gst/gst-0.10.12.ignore:
+       Add more API additions that weren't explicit in the release notes.
+       * gst/gst-0.10.13.ignore:
+       Personal note : remember to save file before commiting it.
+
+2007-06-08  Edward Hervey  <edward@fluendo.com>
+
        * configure.ac:
        * gst/Makefile.am:
        * gst/gst-0.10.12.ignore:
index 52f88ed..76a826f 100644 (file)
@@ -16,4 +16,10 @@ ignore
    gst_bus_timed_pop
    gst_message_new_info
    gst_message_parse_info
+   GstBaseSink__do_fixate
+   GstBaseSink__proxy_do_fixate
+   GstBaseSink__do_activate_pull
+   GstBaseSink__proxy_do_activate_pull
+   GstBaseSrc__do_fixate
+   GstBaseSrc__proxy_do_fixate
 %%
index e866523..122be09 100644 (file)
@@ -1,4 +1,23 @@
 %%
 ignore
-
+   gst_element_change_state
+   gst_clock_unadjust_unlocked
+   GstBaseSrc__do_prepare_seek_segment
+   GstBaseSrc__proxy_do_prepare_seek_segment
+   gst_buffer_try_new_and_alloc
+   gst_buffer_copy_metadata
+   gst_uri_protocol_is_supported
+   gst_base_src_query_latency
+   gst_controller_suggest_next_sync
+   gst_object_suggest_next_sync
+   GstBaseSrc__do_unlock_stop
+   GstBaseSrc__proxy_do_unlock_stop
+   GstBaseSink__do_unlock_stop
+   GstBaseSink__proxy_do_unlock_stop
+   gst_message_new_async_start
+   gst_message_parse_async_start
+   gst_message_new_async_done
+%%
+ignore-type
+   GstBufferCopyFlags
 %%