From bbcc24410daed9b6cbbe0efac8d28c4ff4f7da0f Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Tue, 12 Jun 2007 20:15:29 +0000 Subject: Move videocrop and osxvideo from -bad. Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-videocrop.xml: * gst-plugins-good.spec.in: * sys/Makefile.am: * tests/check/Makefile.am: * tests/icles/Makefile.am: * tests/icles/videocrop-test.c: Move videocrop and osxvideo from -bad. --- docs/plugins/gst-plugins-good-plugins-sections.txt | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'docs/plugins/gst-plugins-good-plugins-sections.txt') diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index 54c31d9e..4f440d3f 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -507,6 +507,22 @@ GstOsxAudioSrcClass GST_TYPE_OSX_AUDIO_SINK +
+element-osxvideosink +GstOSXVideoSink +osxvideosink + +GstOSXVideoSinkClass + +GST_IS_OSX_VIDEO_SINK +GST_IS_OSX_VIDEO_SINK_CLASS +GST_OSX_VIDEO_SINK +GST_OSX_VIDEO_SINK_CLASS +GST_TYPE_OSXVIDEOBUFFER +GST_TYPE_OSX_VIDEO_SINK +GstOSXWindow +
+
element-progressreport GstProgressReport @@ -622,6 +638,14 @@ GST_UDPSRC_CLASS GST_IS_UDPSRC_CLASS
+
+element-videocrop +GstVideoCrop +videocrop + +GstVideoCropClass +
+
element-videoflip GstVideoFlip -- cgit