summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-05-16 12:27:50 +0100
committerTim-Philipp Müller <tim@centricular.com>2016-05-16 12:27:50 +0100
commit441072834e3aafe6707762b6bf79b81196ebfe1c (patch)
tree86bd55fa554f980ea2f87dddf8333495f97c7abb /docs
parentb483717322719f15ae0ad7b81b4b5d00657401d0 (diff)
downloadgstreamer-plugins-bad-441072834e3aafe6707762b6bf79b81196ebfe1c.tar.gz
videoaggregator: canonicalise function names
Had to be done at some point: gst_videoaggregator_* -> gst_video_aggregator_* Also fix up some function names with typos.
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-bad-libs-sections.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt
index a0d2de4b9..fdcdf2ed5 100644
--- a/docs/libs/gst-plugins-bad-libs-sections.txt
+++ b/docs/libs/gst-plugins-bad-libs-sections.txt
@@ -1661,7 +1661,7 @@ GST_TYPE_VIDEO_AGGREGATOR
GST_VIDEO_AGGREGATOR
GST_VIDEO_AGGREGATOR_CLASS
GST_VIDEO_AGGREGATOR_GET_CLASS
-gst_videoaggregator_get_type
+gst_video_aggregator_get_type
GstVideoAggregatorPrivate
</SECTION>
@@ -1677,7 +1677,7 @@ GST_TYPE_VIDEO_AGGREGATOR_PAD
GST_VIDEO_AGGREGATOR_PAD
GST_VIDEO_AGGREGATOR_PAD_CLASS
GST_VIDEO_AGGREGATOR_PAD_GET_CLASS
-gst_videoaggregator_pad_get_type
+gst_video_aggregator_pad_get_type
</SECTION>
<SECTION>