diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-12 20:15:14 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-12 20:15:14 +0000 |
commit | 4c98dfa57c6e62533efd5c194c13c3afc9d43f21 (patch) | |
tree | c130d8df6511a6a369dc09b1726cbe5ee5838a59 /docs/plugins/gst-plugins-bad-plugins-sections.txt | |
parent | 823e63b7058ecdce11b6e91008c94c288b9b4eba (diff) | |
download | gst-plugins-bad-4c98dfa57c6e62533efd5c194c13c3afc9d43f21.tar.gz gst-plugins-bad-4c98dfa57c6e62533efd5c194c13c3afc9d43f21.tar.bz2 gst-plugins-bad-4c98dfa57c6e62533efd5c194c13c3afc9d43f21.zip |
Move videocrop and osxvideo to -good.
Original commit message from CVS:
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* docs/plugins/inspect/plugin-osxvideo.xml:
* docs/plugins/inspect/plugin-videocrop.xml:
* gst-plugins-bad.spec.in:
* gst/videocrop/Makefile.am:
* gst/videocrop/gstvideocrop.c:
* gst/videocrop/gstvideocrop.h:
* gst/videocrop/videocrop.vcproj:
* sys/Makefile.am:
* sys/osxvideo/Makefile.am:
* sys/osxvideo/cocoawindow.h:
* sys/osxvideo/cocoawindow.m:
* sys/osxvideo/osxvideosink.h:
* sys/osxvideo/osxvideosink.m:
* tests/check/Makefile.am:
* tests/check/elements/videocrop.c:
* tests/icles/Makefile.am:
* tests/icles/videocrop-test.c:
Move videocrop and osxvideo to -good.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins-sections.txt')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-sections.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index f9ce4f1f..c8f28dee 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -16,22 +16,6 @@ GstJackAudioSinkClass </SECTION> <SECTION> -<FILE>element-osxvideosink</FILE> -GstOSXVideoSink -<TITLE>osxvideosink</TITLE> -<SUBSECTION Standard> -GstOSXVideoSinkClass -<SUBSECTION Private> -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 -</SECTION> - -<SECTION> <FILE>element-rganalysis</FILE> GstRgAnalysis <TITLE>rganalysis</TITLE> @@ -170,14 +154,6 @@ GstTRMClass </SECTION> <SECTION> -<FILE>element-videocrop</FILE> -GstVideoCrop -<TITLE>videocrop</TITLE> -<SUBSECTION Standard> -GstVideoCropClass -</SECTION> - -<SECTION> <FILE>element-videoanalyse</FILE> <TITLE>videoanalyse</TITLE> GstVideoAnalyse |