diff --git a/docs/plugins/gst-plugins-ugly-plugins.args b/docs/plugins/gst-plugins-ugly-plugins.args index e9ae943789..7c99abec7b 100644 --- a/docs/plugins/gst-plugins-ugly-plugins.args +++ b/docs/plugins/gst-plugins-ugly-plugins.args @@ -31,7 +31,7 @@ GstMPEGParse::max-scr-gap gint ->= G_MAXULONG +>= -1 rw Max SCR gap Maximum allowed gap between expected and actual SCR values. -1 means never adjust. @@ -81,7 +81,7 @@ GstCdioCddaSrc::read-speed gint -[G_MAXULONG,100] +[-1,100] rw Read speed Read from device at the specified speed (-1 = default). @@ -291,7 +291,7 @@ GstLame::highpass-width gint ->= G_MAXULONG +>= -1 rw Highpass width frequency(kHz) - default 15% of highpass freq. @@ -311,7 +311,7 @@ GstLame::lowpass-width gint ->= G_MAXULONG +>= -1 rw Lowpass width frequency(kHz) - default 15% of lowpass freq. @@ -711,7 +711,7 @@ GstTwoLame::psymodel gint -[G_MAXULONG,4] +[-1,4] rw Psychoacoustic Model Psychoacoustic model used to encode the audio. @@ -881,7 +881,7 @@ GstX264Enc::key-int-max guint -<= G_MAXINT +<= G_MAXLONG rw Key-frame maximal interval Maximal distance between two key-frames (0 for automatic). @@ -1101,7 +1101,7 @@ GstX264Enc::sync-lookahead gint -[G_MAXULONG,250] +[-1,250] rw Sync Lookahead Number of buffer frames for threaded lookahead (-1 for automatic). diff --git a/docs/plugins/gst-plugins-ugly-plugins.hierarchy b/docs/plugins/gst-plugins-ugly-plugins.hierarchy index d0df8b36f7..2ce46e6ecb 100644 --- a/docs/plugins/gst-plugins-ugly-plugins.hierarchy +++ b/docs/plugins/gst-plugins-ugly-plugins.hierarchy @@ -1,60 +1,61 @@ GObject GstObject - GstPad - GstPadTemplate - GstPluginFeature - GstElementFactory - GstTypeFindFactory - GstIndexFactory + GstBus + GstClock GstElement - GstBin - GstPipeline - GstBaseSrc - GstPushSrc - GstDvdReadSrc - GstCddaBaseSrc - GstCdioCddaSrc - GstPNMSrc - GstMad - GstX264Enc - GstTwoLame - GstSidDec - GstLameMP3Enc - GstLame + AC3IEC GstA52Dec - GstAmrwbDec - GstMpeg2dec + GstASFDemux GstAmrnbDec GstAmrnbEnc + GstAmrwbDec + GstBaseRTPDepayload + GstRtpAsfDepay + GstBaseSrc + GstPushSrc + GstCddaBaseSrc + GstCdioCddaSrc + GstDvdReadSrc + GstPNMSrc + GstBin + GstPipeline + GstDvdLpcmDec GstDvdSubDec GstDvdSubParse - AC3IEC - GstDvdLpcmDec - GstXingMux + GstLame + GstLameMP3Enc GstMPEGAudioParse GstMPEGParse GstMPEGDemux GstDVDDemux - GstRMDemux - GstRealAudioDemux + GstMad + GstMpeg2dec GstRDTDepay GstRDTManager + GstRMDemux GstRTSPReal - GstASFDemux GstRTSPWMS - GstBaseRTPDepayload - GstRtpAsfDepay - GstBus + GstRealAudioDemux + GstSidDec + GstSynaesthesia + GstTwoLame + GstX264Enc + GstXingMux + GstPad + GstPadTemplate + GstPlugin + GstPluginFeature + GstElementFactory + GstIndexFactory + GstTypeFindFactory + GstRegistry GstTask GstTaskPool - GstClock - GstPlugin - GstRegistry GstSignalObject GInterface GTypePlugin GstChildProxy - GstURIHandler GstPreset - GstTagSetter GstRTSPExtension + GstTagSetter + GstURIHandler diff --git a/docs/plugins/gst-plugins-ugly-plugins.interfaces b/docs/plugins/gst-plugins-ugly-plugins.interfaces index 818bad97b8..4112822e26 100644 --- a/docs/plugins/gst-plugins-ugly-plugins.interfaces +++ b/docs/plugins/gst-plugins-ugly-plugins.interfaces @@ -1,13 +1,13 @@ +GstAmrnbEnc GstPreset GstBin GstChildProxy -GstPipeline GstChildProxy -GstDvdReadSrc GstURIHandler GstCddaBaseSrc GstURIHandler GstCdioCddaSrc GstURIHandler -GstPNMSrc GstURIHandler -GstX264Enc GstPreset -GstTwoLame GstPreset -GstLameMP3Enc GstPreset +GstDvdReadSrc GstURIHandler GstLame GstTagSetter GstPreset -GstAmrnbEnc GstPreset +GstLameMP3Enc GstPreset +GstPNMSrc GstURIHandler +GstPipeline GstChildProxy GstRTSPReal GstRTSPExtension GstRTSPWMS GstRTSPExtension +GstTwoLame GstPreset +GstX264Enc GstPreset