summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>2011-09-05 13:56:05 +0100
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>2011-11-28 12:34:43 +0000
commiteb03323fb683e06ed8e7f557037f13252f150c25 (patch)
tree49d6e97f2cdcb5af3f549671acb6c0bb17244ff8 /docs
parent4a58223e4c824fedc024af435337a769e8ce593e (diff)
downloadgstreamer-plugins-base-eb03323fb683e06ed8e7f557037f13252f150c25.tar.gz
libgstvideo: add a new API to handle QoS events and dropping logic
https://bugzilla.gnome.org/show_bug.cgi?id=658241
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt
index fe52a0cbd..3286ee2cd 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -2305,6 +2305,12 @@ gst_video_event_parse_still_frame
<SUBSECTION Standard>
gst_video_format_get_type
GST_TYPE_VIDEO_FORMAT
+GstVideoQoSTracker
+gst_video_qos_tracker_init
+gst_video_qos_tracker_reset
+gst_video_qos_tracker_update
+gst_video_qos_tracker_process_frame
+gst_video_qos_tracker_clear
</SECTION>
<SECTION>