mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 22:16:22 +00:00
fix build
Original commit message from CVS: fix build
This commit is contained in:
parent
28f58530fe
commit
bbf6413bdf
2 changed files with 5 additions and 1 deletions
|
@ -1222,6 +1222,11 @@ gst_probe_dispatcher_set_active
|
||||||
gst_probe_dispatcher_add_probe
|
gst_probe_dispatcher_add_probe
|
||||||
gst_probe_dispatcher_remove_probe
|
gst_probe_dispatcher_remove_probe
|
||||||
gst_probe_dispatcher_dispatch
|
gst_probe_dispatcher_dispatch
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GST_PROBE
|
||||||
|
GST_TYPE_PROBE
|
||||||
|
<SUBSECTION Private>
|
||||||
|
gst_probe_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
|
|
@ -231,7 +231,6 @@ GST_VALUE_GREATER_THAN or GST_VALUE_UNORDERED
|
||||||
@compare:
|
@compare:
|
||||||
@serialize:
|
@serialize:
|
||||||
@deserialize:
|
@deserialize:
|
||||||
@_gst_reserved:
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_type_is_fixed ##### -->
|
<!-- ##### FUNCTION gst_type_is_fixed ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
Loading…
Reference in a new issue