docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy.

Original commit message from CVS:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
Update hierarchy.
* ext/gio/gstgiosink.h:
* ext/gio/gstgiosrc.h:
Mark private fields of the instance structs private.
This commit is contained in:
Sebastian Dröge 2007-09-21 18:00:24 +00:00
parent e0b2f9b804
commit 5300836ec5
4 changed files with 100 additions and 63 deletions

View file

@ -1,3 +1,11 @@
2007-09-21 Sebastian Dröge <slomo@circular-chaos.org>
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
Update hierarchy.
* ext/gio/gstgiosink.h:
* ext/gio/gstgiosrc.h:
Mark private fields of the instance structs private.
2007-09-21 Sebastian Dröge <slomo@circular-chaos.org> 2007-09-21 Sebastian Dröge <slomo@circular-chaos.org>
* docs/plugins/Makefile.am: * docs/plugins/Makefile.am:

View file

@ -8,111 +8,128 @@ GObject
GstElement GstElement
GstBin GstBin
GstPipeline GstPipeline
GstRgVolume
GstRtpBin GstRtpBin
GstRtpClient GstRtpClient
GstRgVolume GstMusepackDec
GstX264Enc
GstXvidEnc
GstXvidDec
GstSwfdec
GstSpcDec
GstPitch
GstBaseSink
GstSFSink
GstVideoSink
GstSDLVideoSink
GstDfbVideoSink
GstGLImageSink
GstBaseAudioSink
GstAudioSink
GstSDLAudioSink
GstNasSink
GstJackAudioSink
AlsaSPDIFSink
GstMultiFileSink
GstAppSink
GstBaseSrc GstBaseSrc
GstSFSrc
GstPushSrc GstPushSrc
GstNeonhttpSrc GstNeonhttpSrc
GstMMS GstMMS
GstDvbSrc GstDvbSrc
GstMultiFileSrc GstVCDSrc
GstRfbSrc GstRfbSrc
GstAppSrc GstAppSrc
GstTRM GstMultiFileSrc
GstMusepackDec GstSFSrc
GstGioSrc
GstBaseSink
GstBaseAudioSink
GstJackAudioSink
GstAudioSink
GstSDLAudioSink
GstNasSink
GstVideoSink
GstDfbVideoSink
GstSDLVideoSink
GstGLImageSink
GstSFSink
AlsaSPDIFSink
GstGioSink
GstAppSink
GstMultiFileSink
GstPitch
GstFaad
GstSignalProcessor GstSignalProcessor
ladspa-delay-5s ladspa-delay-5s
ladspa-amp-mono
ladspa-amp-stereo
ladspa-lpf
ladspa-hpf
ladspa-noise-white
ladspa-sine-faaa ladspa-sine-faaa
ladspa-sine-faac ladspa-sine-faac
ladspa-sine-fcaa ladspa-sine-fcaa
ladspa-sine-fcac ladspa-sine-fcac
ladspa-amp-mono
ladspa-amp-stereo
ladspa-noise-white
ladspa-lpf
ladspa-hpf
GstDtsDec
GstGSMEnc GstGSMEnc
GstGSMDec GstGSMDec
GstFaad
GstFaac GstFaac
GstDtsDec GstX264Enc
GstCDAudio
GstMpeg2enc
GstSpcDec
GstXvidEnc
GstXvidDec
GstBz2enc GstBz2enc
GstBz2dec GstBz2dec
GstRtpJitterBuffer GstTRM
GstRtpPtDemux GstDVDSpu
GstRtpSession
GstRtpSsrcDemux
GstVMncDec
MpegVideoParse
GstRealVideoDec
GstRealAudioDec
GstInterleave
GstDeinterleave
GstY4mEncode
GstXingMux
GstVideoParse
GstBaseTransform GstBaseTransform
GstVideoCrop GstVideoCrop
GstSpectrum
GstRgAnalysis
GstRgLimiter
GstBayer2RGB
GstIIR
GstLPWSinc
GstBPWSinc
GstAudioFilter GstAudioFilter
GstSpectrum
GstIirEqualizer GstIirEqualizer
GstIirEqualizerNBands GstIirEqualizerNBands
GstIirEqualizer3Bands GstIirEqualizer3Bands
GstIirEqualizer10Bands GstIirEqualizer10Bands
GstStereo
GstLPWSinc
GstBPWSinc
GstVideoFilter
GstVideoAnalyse
GstVideoDetect
GstVideoMark
GstRgAnalysis
GstRgLimiter
GstDeinterlace GstDeinterlace
GstBayer2RGB
GstIIR
MpegTSParse
GstTtaParse GstTtaParse
GstTtaDec GstTtaDec
GstSwitch MpegVideoParse
GstH264Parse
GstVMncDec
GstSpeed GstSpeed
GstFLVDemux
GstSwitch
GstCDXAParse
GstModPlug
GstY4mEncode
GstFestival
GstVideoParse
GstNsfDec
GstInterleave
GstDeinterleave
GstXingMux
GstMveDemux
GstMveMux
GstRtpJitterBuffer
GstRtpPtDemux
GstRtpSession
GstRtpSsrcDemux
GstNuvDemux
GstFreeze
GstRealVideoDec
GstRealAudioDec
GstQTDemux GstQTDemux
GstBaseRTPDepayload GstBaseRTPDepayload
GstRtpXQTDepay GstRtpXQTDepay
GstNuvDemux
GstNsfDec
GstModPlug
GstH264Parse
GstFreeze
GstMveDemux
GstMveMux
GstCDXAParse
GstPlugin GstPlugin
GstRegistry GstRegistry
GstPadTemplate GstPadTemplate
GstSignalProcessorPadTemplate GstSignalProcessorPadTemplate
GstSignalObject GstSignalObject
GstColorBalanceChannel GstColorBalanceChannel
GVfs
GLocalVfs
MpegTSPatInfo
MpegTSPmtInfo
GInterface GInterface
GstChildProxy GstChildProxy
GstURIHandler GstURIHandler
GstImplementsInterface GstImplementsInterface
GstXOverlay
GstNavigation GstNavigation
GstColorBalance GstColorBalance
GstXOverlay

View file

@ -42,10 +42,16 @@ G_BEGIN_DECLS
typedef struct _GstGioSink GstGioSink; typedef struct _GstGioSink GstGioSink;
typedef struct _GstGioSinkClass GstGioSinkClass; typedef struct _GstGioSinkClass GstGioSinkClass;
/**
* GstGioSink:
*
* Opaque data structure.
*/
struct _GstGioSink struct _GstGioSink
{ {
GstBaseSink sink; GstBaseSink sink;
/*< private >*/
GCancellable *cancel; GCancellable *cancel;
GFile *file; GFile *file;
gchar *location; gchar *location;

View file

@ -42,10 +42,16 @@ G_BEGIN_DECLS
typedef struct _GstGioSrc GstGioSrc; typedef struct _GstGioSrc GstGioSrc;
typedef struct _GstGioSrcClass GstGioSrcClass; typedef struct _GstGioSrcClass GstGioSrcClass;
/**
* GstGioSrc:
*
* Opaque data structure.
*/
struct _GstGioSrc struct _GstGioSrc
{ {
GstBaseSrc src; GstBaseSrc src;
/*< private >*/
GCancellable *cancel; GCancellable *cancel;
GFile *file; GFile *file;
gchar *location; gchar *location;