summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-12-26 17:54:21 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-12-26 19:06:33 +0100
commitb9e15fddb14b2cde6470255794ef130523885e9f (patch)
treec79f23533eb65f4e905cfa58f1af993eaf3f81a1 /docs
parentae194e99d99b6cb1bb3997b31e62b572a946bf3b (diff)
downloadgstreamer-plugins-bad-b9e15fddb14b2cde6470255794ef130523885e9f.tar.gz
Remove GstVideoAggregator, moved into libgstvideo in -base
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/137
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/Makefile.am1
-rw-r--r--docs/libs/gst-plugins-bad-libs-docs.sgml6
-rw-r--r--docs/libs/gst-plugins-bad-libs-sections.txt31
-rw-r--r--docs/libs/gst-plugins-bad-libs.types4
4 files changed, 0 insertions, 42 deletions
diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am
index 5a2f7316a..7ef62450f 100644
--- a/docs/libs/Makefile.am
+++ b/docs/libs/Makefile.am
@@ -57,7 +57,6 @@ extra_files =
GTKDOC_CFLAGS = -DGST_USE_UNSTABLE_API $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS)
GTKDOC_LIBS = \
$(top_builddir)/gst-libs/gst/audio/libgstbadaudio-@GST_API_VERSION@.la \
- $(top_builddir)/gst-libs/gst/video/libgstbadvideo-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/codecparsers/libgstcodecparsers-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/insertbin/libgstinsertbin-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/mpegts/libgstmpegts-@GST_API_VERSION@.la \
diff --git a/docs/libs/gst-plugins-bad-libs-docs.sgml b/docs/libs/gst-plugins-bad-libs-docs.sgml
index 6a237c8da..dc645c274 100644
--- a/docs/libs/gst-plugins-bad-libs-docs.sgml
+++ b/docs/libs/gst-plugins-bad-libs-docs.sgml
@@ -58,12 +58,6 @@
<xi:include href="xml/gstinsertbin.xml" />
</chapter>
- <chapter id="video">
- <title>Video helpers and baseclasses</title>
- <xi:include href="xml/gstvideoaggregator.xml" />
- <xi:include href="xml/gstvideoaggregatorpad.xml" />
- </chapter>
-
<chapter id="player">
<title>Player Library</title>
<xi:include href="xml/gstplayer.xml"/>
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt
index 778e9fb11..cc229a96a 100644
--- a/docs/libs/gst-plugins-bad-libs-sections.txt
+++ b/docs/libs/gst-plugins-bad-libs-sections.txt
@@ -762,37 +762,6 @@ GstInsertBinPrivate
</SECTION>
<SECTION>
-<FILE>gstvideoaggregator</FILE>
-<TITLE>GstVideoAggregator</TITLE>
-GstVideoAggregator
-GstVideoAggregatorClass
-<SUBSECTION Standard>
-GST_IS_VIDEO_AGGREGATOR
-GST_IS_VIDEO_AGGREGATOR_CLASS
-GST_TYPE_VIDEO_AGGREGATOR
-GST_VIDEO_AGGREGATOR
-GST_VIDEO_AGGREGATOR_CLASS
-GST_VIDEO_AGGREGATOR_GET_CLASS
-gst_video_aggregator_get_type
-GstVideoAggregatorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>gstvideoaggregatorpad</FILE>
-<TITLE>GstVideoAggregatorPad</TITLE>
-GstVideoAggregatorPad
-GstVideoAggregatorPadClass
-<SUBSECTION Standard>
-GST_IS_VIDEO_AGGREGATOR_PAD
-GST_IS_VIDEO_AGGREGATOR_PADCLASS
-GST_TYPE_VIDEO_AGGREGATOR_PAD
-GST_VIDEO_AGGREGATOR_PAD
-GST_VIDEO_AGGREGATOR_PAD_CLASS
-GST_VIDEO_AGGREGATOR_PAD_GET_CLASS
-gst_video_aggregator_pad_get_type
-</SECTION>
-
-<SECTION>
<FILE>gstplayer</FILE>
GstPlayer
diff --git a/docs/libs/gst-plugins-bad-libs.types b/docs/libs/gst-plugins-bad-libs.types
index 0538d1b27..6785f45bc 100644
--- a/docs/libs/gst-plugins-bad-libs.types
+++ b/docs/libs/gst-plugins-bad-libs.types
@@ -1,6 +1,5 @@
#include <gst/gst.h>
-#include <gst/video/gstvideoaggregator.h>
#include <gst/codecparsers/gsth264parser.h>
#include <gst/codecparsers/gstmpegvideoparser.h>
#include <gst/insertbin/gstinsertbin.h>
@@ -8,9 +7,6 @@
#include <gst/player/player.h>
#include <gst/webrtc/webrtc.h>
-gst_video_aggregator_get_type
-gst_video_aggregator_pad_get_type
-
gst_mpegts_section_get_type
gst_mpegts_section_type_get_type
gst_mpegts_section_table_id_get_type