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.
This commit is contained in:
Edward Hervey 2007-06-08 16:06:10 +00:00
parent 8a1e47b050
commit af47b31093
3 changed files with 33 additions and 1 deletions

View file

@ -1,3 +1,10 @@
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:

View 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
%%

View 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
%%