X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libs%2Fgst%2Fcheck%2FMakefile.am;h=53339636696ecfdc8bde4288cf26c2c3671b77be;hb=668b3215b80625aa6f923eaa645b330925fc5b8f;hp=aada08514a3e999efe2ce5491145aaae574a29cc;hpb=cc4e4ae029f7541c4b4702abaa29515245e791c6;p=platform%2Fupstream%2Fgstreamer.git diff --git a/libs/gst/check/Makefile.am b/libs/gst/check/Makefile.am index aada085..5333963 100644 --- a/libs/gst/check/Makefile.am +++ b/libs/gst/check/Makefile.am @@ -171,21 +171,22 @@ LIBGSTCHECK_EXPORTED_FUNCS = \ gst_harness_use_systemclock \ gst_harness_use_testclock \ gst_harness_wait_for_clock_id_waits \ + gst_test_clock_advance_time \ + gst_test_clock_crank \ + gst_test_clock_get_next_entry_time \ gst_test_clock_get_type \ + gst_test_clock_has_id \ + gst_test_clock_id_list_get_latest_time \ gst_test_clock_new \ gst_test_clock_new_with_start_time \ - gst_test_clock_set_time \ - gst_test_clock_advance_time \ gst_test_clock_peek_id_count \ - gst_test_clock_has_id \ gst_test_clock_peek_next_pending_id \ - gst_test_clock_wait_for_next_pending_id \ - gst_test_clock_wait_for_pending_id_count \ + gst_test_clock_process_id_list \ gst_test_clock_process_next_clock_id \ - gst_test_clock_get_next_entry_time \ + gst_test_clock_set_time \ gst_test_clock_wait_for_multiple_pending_ids \ - gst_test_clock_process_id_list \ - gst_test_clock_id_list_get_latest_time + gst_test_clock_wait_for_next_pending_id \ + gst_test_clock_wait_for_pending_id_count # For backwards compatibility with GStreamer < 1.5 LIBGSTCHECK_EXPORTED_COMPAT_FUNCS = \