From 04c899f757c04d1bfa6e8b0107b6524c0d84b2f9 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 15 Jan 2008 15:22:41 +0000 Subject: Managed to resolve most unused declarations. Filed a bug for one left. Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-sections.txt: * sys/osxaudio/gstosxaudiosink.h: * sys/osxvideo/osxvideosink.h: Managed to resolve most unused declarations. Filed a bug for one left. --- docs/plugins/Makefile.am | 9 +-- docs/plugins/gst-plugins-good-plugins-sections.txt | 70 ++++++++++++++-------- 2 files changed, 50 insertions(+), 29 deletions(-) (limited to 'docs') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index a1e85498..b2f6f9fe 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -111,6 +111,8 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/icydemux/gsticydemux.h \ $(top_srcdir)/gst/id3demux/gstid3demux.h \ $(top_srcdir)/gst/level/gstlevel.h \ + $(top_srcdir)/gst/multipart/multipartdemux.h \ + $(top_srcdir)/gst/multipart/multipartmux.h \ $(top_srcdir)/gst/qtdemux/qtdemux.h \ $(top_srcdir)/gst/rtsp/gstrtpdec.h \ $(top_srcdir)/gst/rtsp/gstrtspsrc.h \ @@ -131,14 +133,13 @@ EXTRA_HFILES = \ $(top_srcdir)/sys/oss/gstossmixerelement.h \ $(top_srcdir)/sys/oss/gstosssink.h \ $(top_srcdir)/sys/oss/gstosssrc.h \ + $(top_srcdir)/sys/osxaudio/gstosxaudiosrc.h \ + $(top_srcdir)/sys/osxaudio/gstosxaudiosink.h \ + $(top_srcdir)/sys/osxvideo/osxvideosink.h \ $(top_srcdir)/sys/osxvideo/osxvideosink.h \ $(top_srcdir)/sys/v4l2/gstv4l2src.h \ $(top_srcdir)/sys/ximage/gstximagesrc.h -# file that need splitting a header -# $(top_srcdir)/gst/multipart/multipartdemux.c -# $(top_srcdir)/gst/multipart/multipartmux.c - # example code that needs to be converted to xml and placed in xml/ EXAMPLE_CFILES = \ diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index 2b4e07ca..18aaa156 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -192,6 +192,7 @@ GST_AVI_SUPERINDEX_COUNT avi_stream_context gst_avi_index_entry gst_avi_superindex_entry +CHUNKID_TO_STREAMNR
@@ -272,6 +273,17 @@ gst_cdio_cdda_src_get_type GstDirectDrawSink GstDirectDrawSinkClass +GST_DIRECTDRAW_SINK +GST_DIRECTDRAW_SINK_CLASS +GST_IS_DIRECTDRAW_SINK +GST_IS_DIRECTDRAW_SINK_CLASS +GST_TYPE_DIRECTDRAW_SINK +gst_directdraw_sink_get_type +GstDDrawSurface +GST_DDRAWSURFACE +GST_IS_DDRAWSURFACE +GST_TYPE_DDRAWSURFACE +DIRECTDRAW_VERSION
@@ -280,6 +292,14 @@ GstDirectDrawSinkClass GstDirectSoundSink GstDirectSoundSinkClass +GST_DIRECTSOUND_SINK +GST_DIRECTSOUND_SINK_CLASS +GST_IS_DIRECTSOUND_SINK +GST_IS_DIRECTSOUND_SINK_CLASS +GST_TYPE_DIRECTSOUND_SINK +gst_directsound_sink_get_type +GST_DSOUND_LOCK +GST_DSOUND_UNLOCK
@@ -302,6 +322,7 @@ gst_dvdec_get_type GstDVDemux GstDVDemuxClass +GstDVDemuxSeekHandler GST_TYPE_DVDEMUX GST_DVDEMUX GST_DVDEMUX_CLASS @@ -336,6 +357,7 @@ GST_FLAC_DEC_CLASS GST_IS_FLAC_DEC GST_IS_FLAC_DEC_CLASS gst_flac_dec_get_type +LEGACY_FLAC
@@ -567,6 +589,9 @@ GstOsxAudioSink GstOsxAudioSinkClass GST_TYPE_OSX_AUDIO_SINK +GST_OSX_AUDIO_SINK +GST_OSX_AUDIO_SINK_CLASS +gst_osx_audio_sink_get_type
@@ -575,7 +600,10 @@ GST_TYPE_OSX_AUDIO_SINK GstOsxAudioSrc GstOsxAudioSrcClass -GST_TYPE_OSX_AUDIO_SINK +GST_TYPE_OSX_AUDIO_SRC +GST_OSX_AUDIO_SRC +GST_OSX_AUDIO_SRC_CLASS +gst_osx_audio_src_get_type
@@ -590,7 +618,6 @@ GST_IS_OSXVIDEOSINK GST_IS_OSXVIDEOSINK_CLASS GST_OSXVIDEOSINK GST_OSXVIDEOSINK_CLASS -GST_TYPE_OSXVIDEOBUFFER GST_TYPE_OSXVIDEOSINK GstOSXWindow gst_osxvideosink_get_type @@ -660,10 +687,8 @@ gst_qtdemux_get_type
element-rtspsrc rtspsrc -RTSPLowerTrans GstRTSPSrc -gst_rtspsrc_send GstRTSPStream GstRTSPSrcClass GST_RTSPSRC @@ -673,9 +698,15 @@ gst_rtspsrc_get_type GST_RTSPSRC_CLASS GST_IS_RTSPSRC_CLASS GST_RTSPSRC_CAST -GST_RTSP_LOOP_GET_COND -GST_RTSP_LOOP_SIGNAL -GST_RTSP_LOOP_WAIT +GST_RTSP_CONN_GET_LOCK +GST_RTSP_CONN_LOCK +GST_RTSP_CONN_UNLOCK +GST_RTSP_STATE_GET_LOCK +GST_RTSP_STATE_LOCK +GST_RTSP_STATE_UNLOCK +GST_RTSP_STREAM_GET_LOCK +GST_RTSP_STREAM_LOCK +GST_RTSP_STREAM_UNLOCK
@@ -809,28 +840,10 @@ GST_VIDEO_MIXER_PAD GST_VIDEO_MIXER_PAD_CLASS GST_IS_VIDEO_MIXER_PAD GST_IS_VIDEO_MIXER_PAD_CLASS -GST_TYPE_VIDEO_MIXER_BACKGROUND GST_TYPE_VIDEO_MIXER_PAD GstVideoMixerCollect GstVideoMixerPad GstVideoMixerPadClass -BLEND_ADD -BLEND_DARKEN -BLEND_DIFFERENCE -BLEND_EXCLUSION -BLEND_LIGHTEN -BLEND_MODE -BLEND_MULTIPLY -BLEND_NORMAL -BLEND_SOFTLIGHT -BLEND_SUBTRACT -DEFAULT_AUTOSCAN -DEFAULT_BACKGROUND -DEFAULT_BOUNDARY -DEFAULT_PAD_ALPHA -DEFAULT_PAD_XPOS -DEFAULT_PAD_YPOS -DEFAULT_PAD_ZORDER
@@ -865,6 +878,13 @@ GST_WAVEFORM_SINK GST_WAVEFORM_SINK_CLASS GST_TYPE_WAVEFORM_SINK gst_waveform_sink_get_type +WAVE_FORMAT_96M08 +WAVE_FORMAT_96M16 +WAVE_FORMAT_96S08 +WAVE_FORMAT_96S16 +BUFFER_COUNT +BUFFER_SIZE +ERROR_LENGTH
-- cgit v1.2.3