mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
doc: add GST_{PTR,SEGMENT}_FORMAT
Very useful formats in debug output so best to have them in the generated doc. https://bugzilla.gnome.org/show_bug.cgi?id=756115
This commit is contained in:
parent
66c0879908
commit
f0ee10d778
1 changed files with 2 additions and 2 deletions
|
@ -702,8 +702,6 @@ GST_DISABLE_REGISTRY
|
||||||
GST_DISABLE_PLUGIN
|
GST_DISABLE_PLUGIN
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
GST_HAVE_GLIB_2_8
|
GST_HAVE_GLIB_2_8
|
||||||
GST_PTR_FORMAT
|
|
||||||
GST_SEGMENT_FORMAT
|
|
||||||
GST_EXPORT
|
GST_EXPORT
|
||||||
GST_PLUGIN_EXPORT
|
GST_PLUGIN_EXPORT
|
||||||
GST_PADDING
|
GST_PADDING
|
||||||
|
@ -1354,6 +1352,8 @@ GST_TIME_FORMAT
|
||||||
GST_TIME_ARGS
|
GST_TIME_ARGS
|
||||||
GST_STIME_FORMAT
|
GST_STIME_FORMAT
|
||||||
GST_STIME_ARGS
|
GST_STIME_ARGS
|
||||||
|
GST_PTR_FORMAT
|
||||||
|
GST_SEGMENT_FORMAT
|
||||||
gst_debug_bin_to_dot_data
|
gst_debug_bin_to_dot_data
|
||||||
gst_debug_bin_to_dot_file
|
gst_debug_bin_to_dot_file
|
||||||
gst_debug_bin_to_dot_file_with_ts
|
gst_debug_bin_to_dot_file_with_ts
|
||||||
|
|
Loading…
Reference in a new issue