From 76efbbb56bff9933670c6c9b52b68c5c3b569c4f Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 19 Sep 2005 23:21:31 +0000 Subject: [PATCH] docs/plugins/gst-plugins-ugly-plugins.*: commit missing files Original commit message from CVS: * docs/plugins/gst-plugins-ugly-plugins.args: * docs/plugins/gst-plugins-ugly-plugins.hierarchy: * docs/plugins/gst-plugins-ugly-plugins.interfaces: * docs/plugins/gst-plugins-ugly-plugins.prerequisites: commit missing files * docs/plugins/inspect/plugin-lame.xml: update --- ChangeLog | 10 + common | 2 +- docs/plugins/gst-plugins-ugly-plugins.args | 520 ++++++++++++++++++ .../gst-plugins-ugly-plugins.hierarchy | 31 ++ .../gst-plugins-ugly-plugins.interfaces | 5 + .../gst-plugins-ugly-plugins.prerequisites | 2 + docs/plugins/gst-plugins-ugly-plugins.signals | 0 docs/plugins/inspect/plugin-lame.xml | 20 - docs/plugins/scan.stamp | 0 9 files changed, 569 insertions(+), 21 deletions(-) create mode 100644 docs/plugins/gst-plugins-ugly-plugins.args create mode 100644 docs/plugins/gst-plugins-ugly-plugins.hierarchy create mode 100644 docs/plugins/gst-plugins-ugly-plugins.interfaces create mode 100644 docs/plugins/gst-plugins-ugly-plugins.prerequisites create mode 100644 docs/plugins/gst-plugins-ugly-plugins.signals create mode 100644 docs/plugins/scan.stamp diff --git a/ChangeLog b/ChangeLog index 14d27d2dea..5d96ab7844 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-09-20 Thomas Vander Stichele + + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/gst-plugins-ugly-plugins.hierarchy: + * docs/plugins/gst-plugins-ugly-plugins.interfaces: + * docs/plugins/gst-plugins-ugly-plugins.prerequisites: + commit missing files + * docs/plugins/inspect/plugin-lame.xml: + update + 2005-09-19 Wim Taymans * ext/lame/gstlame.c: (gst_lame_chain): diff --git a/common b/common index 13022c3cb4..cd4da6a319 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 13022c3cb4558d201e2ddf3e65d2e36b16eedc4a +Subproject commit cd4da6a319d9f92d28f7b8a3b412577e6de50b64 diff --git a/docs/plugins/gst-plugins-ugly-plugins.args b/docs/plugins/gst-plugins-ugly-plugins.args new file mode 100644 index 0000000000..66c640f92c --- /dev/null +++ b/docs/plugins/gst-plugins-ugly-plugins.args @@ -0,0 +1,520 @@ + +GstLame::allow-diff-short +gboolean + +rw +Allow diff short +Allow diff short. +TRUE + + + +GstLame::ath-lower +gint + +rw +ATH lower +lowers ATH by x dB. +0 + + + +GstLame::ath-only +gboolean + +rw +ATH only +Ignore GPSYCHO completely, use ATH only. +TRUE + + + +GstLame::ath-short +gboolean + +rw +ATH short +Ignore GPSYCHO for short blocks, use ATH only. +TRUE + + + +GstLame::bitrate +gint +[8,320] +rw +Bitrate (kb/s) +Bitrate in kbit/sec. +128 + + + +GstLame::compression-ratio +gfloat +[0,200] +rw +Compression Ratio +let lame choose bitrate to achieve selected compression ratio. +0 + + + +GstLame::copyright +gboolean + +rw +Copyright +Mark as copyright. +TRUE + + + +GstLame::cwlimit +gint +[0,50000] +rw +Cwlimit +Compute tonality up to freq (in kHz) default 8.8717. +0 + + + +GstLame::disable-reservoir +gboolean + +rw +Disable reservoir +Disable the bit reservoir. +TRUE + + + +GstLame::emphasis +gboolean + +rw +Emphasis +Emphasis. +TRUE + + + +GstLame::error-protection +gboolean + +rw +Error protection +Adds 16 bit checksum to every frame. +TRUE + + + +GstLame::extension +gboolean + +rw +Extension +Extension. +TRUE + + + +GstLame::force-ms +gboolean + +rw +Force ms +Force ms_stereo on all frames. +TRUE + + + +GstLame::free-format +gboolean + +rw +Free format +Produce a free format bitstream. +TRUE + + + +GstLame::highpass-freq +gint +[0,50000] +rw +Highpass freq +frequency(kHz), highpass filter cutoff below freq. +0 + + + +GstLame::highpass-width +gint +>= 0 +rw +Highpass width +frequency(kHz) - default 15% of highpass freq. +0 + + + +GstLame::lowpass-freq +gint +[0,50000] +rw +Lowpass freq +frequency(kHz), lowpass filter cutoff above freq. +0 + + + +GstLame::lowpass-width +gint +>= 0 +rw +Lowpass width +frequency(kHz) - default 15% of lowpass freq. +0 + + + +GstLame::mode +GstLameMode + +rw +Mode +Encoding mode. +0 + + + +GstLame::no-ath +gboolean + +rw +No ath +turns ATH down to a flat noise floor. +TRUE + + + +GstLame::no-short-blocks +gboolean + +rw +No short blocks +Do not use short blocks. +TRUE + + + +GstLame::original +gboolean + +rw +Original +Mark as non-original. +TRUE + + + +GstLame::padding-type +GstLamePadding + +rw +Padding type +Padding type. +0 + + + +GstLame::preset +GstLamePreset + +rw +Lame Preset +Lame Preset. +none + + + +GstLame::quality +GstLameQuality + +rw +Quality +Quality of algorithm used for encoding. +5 + + + +GstLame::strict-iso +gboolean + +rw +Strict ISO +Comply as much as possible to ISO MPEG spec. +TRUE + + + +GstLame::vbr +GstLameVbrmode + +rw +VBR +Specify bitrate mode. +cbr + + + +GstLame::vbr-hard-min +gint +>= 0 +rw +VBR hard min +Specify hard min bitrate. +0 + + + +GstLame::vbr-max-bitrate +gint +>= 0 +rw +VBR max bitrate +Specify max bitrate. +0 + + + +GstLame::vbr-mean-bitrate +gint +>= 0 +rw +VBR mean bitrate +Specify mean bitrate. +0 + + + +GstLame::vbr-min-bitrate +gint +>= 0 +rw +VBR min bitrate +Specify min bitrate. +0 + + + +GstLame::vbr-quality +GstLameQuality + +rw +VBR Quality +VBR Quality. +5 + + + +GstLame::xingheader +gboolean + +rw +Output Xing Header +Output Xing Header. +FALSE + + + +GstMad::half +gboolean + +rw +Half +Generate PCM at 1/2 sample rate. +FALSE + + + +GstMad::ignore-crc +gboolean + +rw +Ignore CRC +Ignore CRC errors. +TRUE + + + +GstID3Demux::prefer-v1 +gboolean + +rwx +prefer version 1 tag +Prefer tags from tag at end of file. +FALSE + + + +GstID3Mux::v1-tag +gboolean + +rwx +add version 1 tag +Add version 1 tag at end of file. +FALSE + + + +GstID3Mux::v2-tag +gboolean + +rwx +add version 2 tag +Add version 2 tag at start of file. +TRUE + + + +GstID3Tag::prefer-v1 +gboolean + +rwx +prefer version 1 tag +Prefer tags from tag at end of file. +FALSE + + + +GstID3Tag::v1-tag +gboolean + +rwx +add version 1 tag +Add version 1 tag at end of file. +FALSE + + + +GstID3Tag::v2-tag +gboolean + +rwx +add version 2 tag +Add version 2 tag at start of file. +TRUE + + + +GstSidDec::blocksize +gulong +>= 1 +rw +Block size +Size in bytes to output per buffer. + + + + +GstSidDec::clock +GstSidClock + +rw +clock +clock. +0 + + + +GstSidDec::filter +gboolean + +rw +filter +filter. +TRUE + + + +GstSidDec::force-speed +gboolean + +rw +force_speed +force_speed. +TRUE + + + +GstSidDec::measured-volume +gboolean + +rw +measured_volume +measured_volume. +TRUE + + + +GstSidDec::memory +GstSidMemory + +rw +memory +memory. +34 + + + +GstSidDec::metadata +GstCaps + +r +Metadata +Metadata. + + + + +GstSidDec::mos8580 +gboolean + +rw +mos8580 +mos8580. +TRUE + + + +GstSidDec::tune +gint +[1,100] +rw +tune +tune. +1 + + + +GstMPEGAudioParse::bitrate +gint + +r +Bitrate +Bit Rate. +0 + + + +GstMPEGAudioParse::skip +gint + +rw +skip +skip. +0 + + diff --git a/docs/plugins/gst-plugins-ugly-plugins.hierarchy b/docs/plugins/gst-plugins-ugly-plugins.hierarchy new file mode 100644 index 0000000000..aef14ddf3e --- /dev/null +++ b/docs/plugins/gst-plugins-ugly-plugins.hierarchy @@ -0,0 +1,31 @@ +GObject + GstObject + GstPad + GstPluginFeature + GstElementFactory + GstTypeFindFactory + GstIndexFactory + GstElement + GstBin + GstPipeline + GstQueue + AC3IEC + GstDvdLpcmDec + GstRMDemux + GstMPEGAudioParse + GstSidDec + GstMad + GstID3TagBase + GstID3Demux + GstID3Mux + GstID3Tag + GstMpeg2dec + GstLame + GstPlugin + GstRegistry + GstPadTemplate + GstSignalObject +GInterface + GstChildProxy + GstURIHandler + GstTagSetter diff --git a/docs/plugins/gst-plugins-ugly-plugins.interfaces b/docs/plugins/gst-plugins-ugly-plugins.interfaces new file mode 100644 index 0000000000..d7455196a0 --- /dev/null +++ b/docs/plugins/gst-plugins-ugly-plugins.interfaces @@ -0,0 +1,5 @@ +GstBin GstChildProxy +GstPipeline GstChildProxy +GstID3Mux GstTagSetter +GstID3Tag GstTagSetter +GstLame GstTagSetter diff --git a/docs/plugins/gst-plugins-ugly-plugins.prerequisites b/docs/plugins/gst-plugins-ugly-plugins.prerequisites new file mode 100644 index 0000000000..2bf0edd3ed --- /dev/null +++ b/docs/plugins/gst-plugins-ugly-plugins.prerequisites @@ -0,0 +1,2 @@ +GstChildProxy GstObject +GstTagSetter GstElement diff --git a/docs/plugins/gst-plugins-ugly-plugins.signals b/docs/plugins/gst-plugins-ugly-plugins.signals new file mode 100644 index 0000000000..e69de29bb2 diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index 1beb3e43d5..e69de29bb2 100644 --- a/docs/plugins/inspect/plugin-lame.xml +++ b/docs/plugins/inspect/plugin-lame.xml @@ -1,20 +0,0 @@ - - lame - Encode MP3's with LAME - ../../ext/lame/.libs/libgstlame.so - libgstlame.so - 0.9.1.1 - LGPL - gst-plugins-ugly - GStreamer CVS/prerelease - http://gstreamer.freedesktop.org/ - - - lame - L.A.M.E. mp3 encoder - Codec/Encoder/Audio - High-quality free MP3 encoder - Erik Walthinsen <omega@cse.ogi.edu>, Wim Taymans <wim@fluendo.com> - - - \ No newline at end of file diff --git a/docs/plugins/scan.stamp b/docs/plugins/scan.stamp new file mode 100644 index 0000000000..e69de29bb2