From 5b8e97b8ce9c7eecc148331bab300b1889d753ca Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 15 Jan 2008 15:40:58 +0000 Subject: Re-add multipartdemux to the docs. Last round of section cleanup. Original commit message from CVS: * docs/plugins/gst-plugins-good-plugins-sections.txt: * gst/multipart/Makefile.am: * gst/multipart/multipartdemux.c: * gst/multipart/multipartdemux.h: * gst/multipart/multipartmux.c: * gst/multipart/multipartmux.h: Re-add multipartdemux to the docs. Last round of section cleanup. --- docs/plugins/gst-plugins-good-plugins-sections.txt | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'docs') diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index 18aaa156..aba3a12a 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -450,8 +450,6 @@ gst_id3v2_mux_plugin_init element-jpegdec jpegdec GstJpegDec -GstJpegDecErrorMgr -GstJpegDecSourceMgr GstJpegDecClass GST_JPEG_DEC @@ -502,8 +500,7 @@ GST_MULTIPART_MUX GST_MULTIPART_MUX_CLASS GST_IS_MULTIPART_MUX GST_IS_MULTIPART_MUX_CLASS -gst_multipart_mux_get_type -gst_multipart_mux_plugin_init +GST_MULTIPART_MUX_GET_CLASS
@@ -517,8 +514,9 @@ GST_MULTIPART_DEMUX GST_MULTIPART_DEMUX_CLASS GST_IS_MULTIPART_DEMUX GST_IS_MULTIPART_DEMUX_CLASS -gst_multipart_demux_get_type -gst_multipart_demux_plugin_init +MULTIPART_DATA_EOS +MULTIPART_DATA_ERROR +MULTIPART_NEED_MORE_DATA
@@ -627,8 +625,6 @@ gst_osxvideosink_get_type element-pngdec pngdec GstPngDec -GstPngDecErrorMgr -GstPngDecSourceMgr GstPngDecClass GST_PNGDEC @@ -664,7 +660,6 @@ GST_PROGRESS_REPORT GST_PROGRESS_REPORT_CLASS GST_IS_PROGRESS_REPORT GST_IS_PROGRESS_REPORT_CLASS -gst_progress_report_get_type
-- cgit