diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-01-15 16:04:44 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-01-15 16:04:44 +0000 |
commit | 567ec26deb83c024b933ab661bd5b96d4469c1e4 (patch) | |
tree | 5c7bbd678c57e33f1fb8feec14ec494421a788bc /docs | |
parent | 5b8e97b8ce9c7eecc148331bab300b1889d753ca (diff) |
Revert previous change caused by a file that got stuck on an old revision.
Original commit message from CVS:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* sys/osxvideo/osxvideosink.h:
Revert previous change caused by a file that got stuck on an old
revision.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins-sections.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index aba3a12a..7a66f6b8 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -610,15 +610,15 @@ gst_osx_audio_src_get_type GstOSXVideoSink <SUBSECTION Standard> GstOSXVideoSinkClass -GstOSXImage -<SUBSECTION Private> -GST_IS_OSXVIDEOSINK -GST_IS_OSXVIDEOSINK_CLASS -GST_OSXVIDEOSINK -GST_OSXVIDEOSINK_CLASS -GST_TYPE_OSXVIDEOSINK GstOSXWindow -gst_osxvideosink_get_type +<SUBSECTION Private> +GST_IS_OSX_VIDEO_SINK +GST_IS_OSX_VIDEO_SINK_CLASS +GST_OSX_VIDEO_SINK +GST_OSX_VIDEO_SINK_CLASS +GST_TYPE_OSX_VIDEO_SINK +GST_TYPE_OSXVIDEOBUFFER +gst_osx_video_sink_get_type </SECTION> <SECTION> |