Skip to content
  • Sebastian Dröge's avatar
    ghostpad: Rename ghostpad/proxypad default functions · 6807e536
    Sebastian Dröge authored
    API: gst_ghost_pad_activate_pull_default
    API: gst_ghost_pad_activate_push_default
    API: gst_ghost_pad_internal_activate_pull_default
    API: gst_ghost_pad_internal_activate_push_default
    API: gst_ghost_pad_link_default
    API: gst_ghost_pad_setcaps_default
    API: gst_ghost_pad_unlink_default
    API: gst_proxy_pad_acceptcaps_default
    API: gst_proxy_pad_bufferalloc_default
    API: gst_proxy_pad_chain_default
    API: gst_proxy_pad_chain_list_default
    API: gst_proxy_pad_checkgetrange_default
    API: gst_proxy_pad_event_default
    API: gst_proxy_pad_fixatecaps_default
    API: gst_proxy_pad_getcaps_default
    API: gst_proxy_pad_getrange_default
    API: gst_proxy_pad_iterate_internal_links_default
    API: gst_proxy_pad_query_default
    API: gst_proxy_pad_query_type_default
    API: gst_proxy_pad_setcaps_default
    6807e536