From af47b31093e79dd8a3cca37d4a26247b8cfc308f Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 8 Jun 2007 16:06:10 +0000 Subject: [PATCH] gst/gst-0.10.12.ignore: Add more API additions that weren't explicit in the release notes. 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 | 7 +++++++ gst/gst-0.10.12.ignore | 6 ++++++ gst/gst-0.10.13.ignore | 21 ++++++++++++++++++++- 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bb49920..f26a42f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2007-06-08 Edward Hervey + * 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 + * configure.ac: * gst/Makefile.am: * gst/gst-0.10.12.ignore: diff --git a/gst/gst-0.10.12.ignore b/gst/gst-0.10.12.ignore index 52f88ed..76a826f 100644 --- a/gst/gst-0.10.12.ignore +++ b/gst/gst-0.10.12.ignore @@ -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 %% diff --git a/gst/gst-0.10.13.ignore b/gst/gst-0.10.13.ignore index e866523..122be09 100644 --- a/gst/gst-0.10.13.ignore +++ b/gst/gst-0.10.13.ignore @@ -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 %% -- 2.7.4