2006-03-24 10:42:11 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-adder</FILE>
|
|
|
|
<TITLE>adder</TITLE>
|
|
|
|
GstAdder
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_ADDER
|
|
|
|
GST_IS_ADDER
|
|
|
|
GST_TYPE_ADDER
|
|
|
|
gst_adder_factory_init
|
|
|
|
gst_adder_get_type
|
|
|
|
GST_ADDER_CLASS
|
|
|
|
GST_IS_ADDER_CLASS
|
|
|
|
GstAdderClass
|
|
|
|
GstAdderFormat
|
|
|
|
</SECTION>
|
|
|
|
|
2006-03-01 18:25:18 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-alsamixer</FILE>
|
|
|
|
GstAlsaMixerElement
|
|
|
|
<TITLE>alsamixer</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstAlsaMixerElementClass
|
|
|
|
GST_ALSA_MIXER_ELEMENT
|
|
|
|
GST_IS_ALSA_MIXER_ELEMENT
|
|
|
|
GST_TYPE_ALSA_MIXER_ELEMENT
|
|
|
|
gst_alsa_mixer_element_get_type
|
|
|
|
GST_ALSA_MIXER_ELEMENT_CLASS
|
|
|
|
GST_IS_ALSA_MIXER_ELEMENT_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-alsasink</FILE>
|
|
|
|
GstAlsaSink
|
|
|
|
<TITLE>alsasink</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstAlsaSinkClass
|
|
|
|
GST_ALSA_SINK
|
|
|
|
GST_ALSA_SINK_CAST
|
|
|
|
GST_ALSA_GET_LOCK
|
|
|
|
GST_ALSA_LOCK
|
|
|
|
GST_ALSA_UNLOCK
|
|
|
|
GST_IS_ALSA_SINK
|
|
|
|
GST_TYPE_ALSA_SINK
|
|
|
|
gst_alsasink_get_type
|
|
|
|
GST_ALSA_SINK_CLASS
|
|
|
|
GST_IS_ALSA_SINK_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-alsasrc</FILE>
|
|
|
|
GstAlsaSrc
|
|
|
|
<TITLE>alsasrc</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstAlsaSrcClass
|
|
|
|
GST_ALSA_SRC
|
|
|
|
GST_IS_ALSA_SRC
|
|
|
|
GST_TYPE_ALSA_SRC
|
|
|
|
gst_alsasrc_get_type
|
|
|
|
GST_ALSA_SRC_CLASS
|
|
|
|
GST_IS_ALSA_SRC_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2005-09-23 18:14:54 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-audioconvert</FILE>
|
|
|
|
<TITLE>audioconvert</TITLE>
|
|
|
|
GstAudioConvert
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_AUDIO_CONVERT
|
|
|
|
GST_AUDIO_CONVERT_CLASS
|
|
|
|
GST_IS_AUDIO_CONVERT
|
|
|
|
GST_IS_AUDIO_CONVERT_CLASS
|
|
|
|
GST_TYPE_AUDIO_CONVERT
|
2005-09-23 18:14:54 +00:00
|
|
|
GstAudioConvertClass
|
|
|
|
</SECTION>
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
|
docs/plugins/: Add audioresample to docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
Add audioresample to docs.
* gst/audioconvert/gstaudioconvert.c:
Add revision date.
* gst/audioresample/gstaudioresample.c:
(gst_audioresample_base_init), (gst_audioresample_class_init),
(gst_audioresample_init), (gst_audioresample_dispose),
(audioresample_get_unit_size), (audioresample_transform_caps),
(resample_set_state_from_caps), (audioresample_transform_size),
(audioresample_set_caps), (audioresample_event),
(audioresample_do_output), (audioresample_transform),
(audioresample_pushthrough), (gst_audioresample_set_property),
(gst_audioresample_get_property), (plugin_init):
* gst/audioresample/gstaudioresample.h:
Added docs.
Small code cleanups.
2006-03-02 18:23:55 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-audioresample</FILE>
|
|
|
|
<TITLE>audioresample</TITLE>
|
|
|
|
GstAudioresample
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_AUDIORESAMPLE
|
|
|
|
GST_IS_AUDIORESAMPLE
|
|
|
|
GST_TYPE_AUDIORESAMPLE
|
|
|
|
gst_audioresample_get_type
|
|
|
|
GST_AUDIORESAMPLE_CLASS
|
|
|
|
GST_IS_AUDIORESAMPLE_CLASS
|
|
|
|
GstAudioresampleClass
|
|
|
|
</SECTION>
|
|
|
|
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-audiotestsrc</FILE>
|
|
|
|
<TITLE>audiotestsrc</TITLE>
|
|
|
|
GstAudioTestSrc
|
2006-03-01 16:24:37 +00:00
|
|
|
GstAudioTestSrcWave
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_AUDIO_TEST_SRC
|
|
|
|
GST_AUDIO_TEST_SRC_CLASS
|
|
|
|
GST_IS_AUDIO_TEST_SRC
|
|
|
|
GST_IS_AUDIO_TEST_SRC_CLASS
|
|
|
|
GST_TYPE_AUDIO_TEST_SRC
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
GstAudioTestSrcClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_audio_test_src_factory_init
|
|
|
|
gst_audio_test_src_get_type
|
|
|
|
GstPinkNoise
|
|
|
|
PINK_MAX_RANDOM_ROWS
|
|
|
|
PINK_RANDOM_BITS
|
|
|
|
PINK_RANDOM_SHIFT
|
add new plugin and element
Original commit message from CVS:
* configure.ac:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
* gst/audiotestsrc/Makefile.am:
* gst/audiotestsrc/gstaudiotestsrc.c:
(gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
(gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
(gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
(gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
(gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
(gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
(gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
(gst_audiotestsrc_create_silence),
(gst_audiotestsrc_create_white_noise),
(gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
(gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
(gst_audiotestsrc_start), (plugin_init):
* gst/audiotestsrc/gstaudiotestsrc.h:
add new plugin and element
* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
use gobject_class
2005-10-09 18:34:44 +00:00
|
|
|
</SECTION>
|
2005-09-23 18:14:54 +00:00
|
|
|
|
2006-03-12 14:56:31 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-cdparanoiasrc</FILE>
|
|
|
|
<TITLE>cdparanoiasrc</TITLE>
|
|
|
|
GstCdParanoiaSrc
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstCdParanoiaSrcClass
|
|
|
|
</SECTION>
|
|
|
|
|
2005-12-02 16:52:54 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-clockoverlay</FILE>
|
|
|
|
<TITLE>clockoverlay</TITLE>
|
|
|
|
GstClockOverlay
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_CLOCK_OVERLAY
|
|
|
|
GST_CLOCK_OVERLAY_CLASS
|
|
|
|
GST_IS_CLOCK_OVERLAY
|
|
|
|
GST_IS_CLOCK_OVERLAY_CLASS
|
|
|
|
GST_TYPE_CLOCK_OVERLAY
|
2005-12-02 16:52:54 +00:00
|
|
|
GstClockOverlayClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_clock_overlay_get_type
|
2005-12-02 16:52:54 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-08-05 17:13:10 +00:00
|
|
|
<SECTION>
|
2005-09-11 21:45:24 +00:00
|
|
|
<FILE>element-ffmpegcolorspace</FILE>
|
|
|
|
<TITLE>ffmpegcolorspace</TITLE>
|
2005-09-15 15:43:28 +00:00
|
|
|
GstFFMpegCsp
|
2005-09-11 21:45:24 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_FFMPEGCSP
|
|
|
|
GST_FFMPEGCSP_CLASS
|
|
|
|
GST_IS_FFMPEGCSP
|
|
|
|
GST_IS_FFMPEGCSP_CLASS
|
|
|
|
GST_TYPE_FFMPEGCSP
|
2005-09-15 15:43:28 +00:00
|
|
|
GstFFMpegCspClass
|
2005-09-11 21:45:24 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2006-08-21 19:01:41 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-gdpdepay</FILE>
|
|
|
|
GstGDPDepay
|
|
|
|
<TITLE>gdpdepay</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstGDPDepayClass
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-gdppay</FILE>
|
|
|
|
GstGDPPay
|
|
|
|
<TITLE>gdppay</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstGDPPayClass
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
|
2005-09-23 18:14:54 +00:00
|
|
|
<SECTION>
|
2005-08-15 14:52:08 +00:00
|
|
|
<FILE>element-multifdsink</FILE>
|
2005-09-15 15:43:28 +00:00
|
|
|
<TITLE>multifdsink</TITLE>
|
2005-08-05 17:13:10 +00:00
|
|
|
GstMultiFdSink
|
|
|
|
GstRecoverPolicy
|
|
|
|
GstSyncMethod
|
|
|
|
GstClientStatus
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
CLIENTS_LOCK
|
|
|
|
CLIENTS_LOCK_FREE
|
|
|
|
CLIENTS_LOCK_INIT
|
|
|
|
CLIENTS_UNLOCK
|
|
|
|
GST_TYPE_MULTI_FD_SINK
|
|
|
|
GST_IS_MULTI_FD_SINK
|
|
|
|
GST_IS_MULTI_FD_SINK_CLASS
|
|
|
|
GST_MULTI_FD_SINK
|
|
|
|
GST_MULTI_FD_SINK_CLASS
|
|
|
|
GST_MULTI_FD_SINK_GET_CLASS
|
|
|
|
GstTCPClient
|
|
|
|
GstUnitType
|
|
|
|
GstMultiFdSinkFlags
|
2005-08-05 17:13:10 +00:00
|
|
|
GstMultiFdSinkClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_multi_fd_sink_add
|
|
|
|
gst_multi_fd_sink_clear
|
|
|
|
gst_multi_fd_sink_get_stats
|
|
|
|
gst_multi_fd_sink_get_type
|
|
|
|
gst_multi_fd_sink_remove
|
2005-08-05 17:13:10 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-08-05 18:51:29 +00:00
|
|
|
<SECTION>
|
2005-09-14 21:36:02 +00:00
|
|
|
<FILE>element-gnomevfssink</FILE>
|
|
|
|
<TITLE>gnomevfssink</TITLE>
|
2005-09-15 15:43:28 +00:00
|
|
|
GstGnomeVFSSink
|
2005-08-05 18:51:29 +00:00
|
|
|
<SUBSECTION Standard>
|
2005-09-14 21:36:02 +00:00
|
|
|
GstGnomeVFSSinkClass
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_GNOME_VFS_SINK_CLASS
|
|
|
|
GST_TYPE_GNOME_VFS_SINK
|
|
|
|
GST_IS_GNOME_VFS_SINK
|
|
|
|
gst_gnome_vfs_sink_get_type
|
|
|
|
GST_IS_GNOME_VFS_SINK_CLASS
|
|
|
|
GST_GNOME_VFS_SINK
|
2005-08-05 18:51:29 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-12-27 21:58:28 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-gnomevfssrc</FILE>
|
|
|
|
<TITLE>gnomevfssrc</TITLE>
|
|
|
|
GstGnomeVFSSrc
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_GNOME_VFS_SRC
|
|
|
|
GST_GNOME_VFS_SRC_CLASS
|
|
|
|
GST_IS_GNOME_VFS_SRC
|
|
|
|
GST_IS_GNOME_VFS_SRC_CLASS
|
|
|
|
GST_TYPE_GNOME_VFS_SRC
|
2005-12-27 21:58:28 +00:00
|
|
|
GstGnomeVFSSrcClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_gnome_vfs_src_get_type
|
2005-12-27 21:58:28 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-08-15 14:52:08 +00:00
|
|
|
<SECTION>
|
2006-08-15 17:21:33 +00:00
|
|
|
<FILE>element-playbin</FILE>
|
|
|
|
<TITLE>playbin</TITLE>
|
|
|
|
GstPlayBin
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_PLAY_BIN
|
|
|
|
GST_PLAY_BIN_CLASS
|
|
|
|
GST_IS_GST_PLAY_BIN
|
|
|
|
GST_IS_GST_PLAY_BIN_CLASS
|
|
|
|
GST_TYPE_GST_PLAY_BIN
|
|
|
|
GstPlayBinClass
|
|
|
|
gst_play_bin_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2005-08-15 14:52:08 +00:00
|
|
|
<FILE>element-tcpserversink</FILE>
|
|
|
|
<TITLE>tcpserversink</TITLE>
|
2005-09-15 15:43:28 +00:00
|
|
|
GstTCPServerSink
|
2005-08-15 14:52:08 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstTCPServerSinkClass
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_TCP_SERVER_SINK
|
|
|
|
GstTCPServerSinkFlags
|
|
|
|
GST_TYPE_TCP_SERVER_SINK
|
|
|
|
gst_tcp_server_sink_get_type
|
|
|
|
GST_IS_TCP_SERVER_SINK_CLASS
|
|
|
|
GST_IS_TCP_SERVER_SINK
|
2005-08-15 14:52:08 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-12-02 16:52:54 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-textoverlay</FILE>
|
|
|
|
<TITLE>textoverlay</TITLE>
|
|
|
|
GstTextOverlay
|
2006-03-01 16:24:37 +00:00
|
|
|
GstTextOverlayVAlign
|
|
|
|
GstTextOverlayHAlign
|
|
|
|
GstTextOverlayWrapMode
|
2005-12-02 16:52:54 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_TEXT_OVERLAY
|
|
|
|
GST_TEXT_OVERLAY_CLASS
|
|
|
|
GST_TEXT_OVERLAY_GET_CLASS
|
|
|
|
GST_IS_TEXT_OVERLAY
|
|
|
|
GST_IS_TEXT_OVERLAY_CLASS
|
|
|
|
GST_TYPE_TEXT_OVERLAY
|
2005-12-02 16:52:54 +00:00
|
|
|
GstTextOverlayClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_text_overlay_get_type
|
2005-12-02 16:52:54 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-textrender</FILE>
|
|
|
|
<TITLE>textrender</TITLE>
|
|
|
|
GstTextRender
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_TEXT_RENDER
|
|
|
|
GST_TEXT_RENDER_CLASS
|
|
|
|
GST_TEXT_RENDER_GET_CLASS
|
|
|
|
GST_IS_TEXT_RENDER
|
|
|
|
GST_IS_TEXT_RENDER_CLASS
|
|
|
|
GST_TYPE_TEXT_RENDER
|
2005-12-02 16:52:54 +00:00
|
|
|
GstTextRenderClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_text_render_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>element-theoradec</FILE>
|
|
|
|
<TITLE>theoradec</TITLE>
|
|
|
|
GstTheoraDec
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_THEORA_DEC
|
|
|
|
GST_IS_THEORA_DEC
|
|
|
|
GST_TYPE_THEORA_DEC
|
|
|
|
GST_THEORA_DEC_CLASS
|
|
|
|
GST_IS_THEORA_DEC_CLASS
|
|
|
|
GstTheoraDecClass
|
2005-12-02 16:52:54 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-08-15 14:52:08 +00:00
|
|
|
<SECTION>
|
2005-09-14 21:36:02 +00:00
|
|
|
<FILE>element-theoraenc</FILE>
|
|
|
|
<TITLE>theoraenc</TITLE>
|
2005-09-15 15:43:28 +00:00
|
|
|
GstTheoraEnc
|
2005-09-23 18:14:54 +00:00
|
|
|
GstTheoraEncBorderMode
|
2005-08-15 14:52:08 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_THEORA_ENC
|
|
|
|
GST_THEORA_ENC_CLASS
|
|
|
|
GST_IS_THEORA_ENC
|
|
|
|
GST_IS_THEORA_ENC_CLASS
|
|
|
|
GST_TYPE_THEORA_ENC
|
2005-09-15 15:43:28 +00:00
|
|
|
GstTheoraEncClass
|
2005-08-15 14:52:08 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-12-02 16:52:54 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-timeoverlay</FILE>
|
|
|
|
<TITLE>timeoverlay</TITLE>
|
|
|
|
GstTimeOverlay
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_TIME_OVERLAY
|
|
|
|
GST_TIME_OVERLAY_CLASS
|
|
|
|
GST_IS_TIME_OVERLAY
|
|
|
|
GST_IS_TIME_OVERLAY_CLASS
|
|
|
|
GST_TYPE_TIME_OVERLAY
|
2005-12-02 16:52:54 +00:00
|
|
|
GstTimeOverlayClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_time_overlay_get_type
|
2005-12-02 16:52:54 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2006-03-02 16:47:34 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-videorate</FILE>
|
|
|
|
<TITLE>videorate</TITLE>
|
|
|
|
GstVideoRate
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVideoRateClass
|
|
|
|
GST_VIDEO_RATE
|
|
|
|
GST_IS_VIDEO_RATE
|
|
|
|
GST_TYPE_VIDEO_RATE
|
|
|
|
GST_VIDEO_RATE_CLASS
|
|
|
|
GST_IS_VIDEO_RATE_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
docs/plugins/: Added videoscale to docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
Added videoscale to docs.
* gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
(gst_video_rate_swap_prev), (gst_video_rate_event),
(gst_video_rate_chain):
Fix typo in docs.
* gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
(gst_video_scale_init), (gst_video_scale_prepare_size),
(gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
(gst_video_scale_fixate_caps), (gst_video_scale_transform):
* gst/videoscale/gstvideoscale.h:
Added docs, examples.
Some code cleanups.
Post errors instead of g_warning.
2006-03-02 17:46:36 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-videoscale</FILE>
|
|
|
|
<TITLE>videoscale</TITLE>
|
|
|
|
GstVideoScale
|
|
|
|
GstVideoScaleMethod
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVideoScaleClass
|
|
|
|
GST_CAT_DEFAULT
|
|
|
|
GST_VIDEO_SCALE
|
|
|
|
GST_IS_VIDEO_SCALE
|
|
|
|
GST_TYPE_VIDEO_SCALE
|
|
|
|
gst_video_scale_get_type
|
|
|
|
GST_VIDEO_SCALE_CLASS
|
|
|
|
GST_IS_VIDEO_SCALE_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2005-09-11 21:45:24 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-videotestsrc</FILE>
|
|
|
|
<TITLE>videotestsrc</TITLE>
|
2005-09-15 15:28:36 +00:00
|
|
|
GstVideoTestSrc
|
2005-09-23 18:14:54 +00:00
|
|
|
GstVideoTestSrcPattern
|
2005-09-11 21:45:24 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_VIDEO_TEST_SRC
|
|
|
|
GST_VIDEO_TEST_SRC_CLASS
|
|
|
|
GST_IS_VIDEO_TEST_SRC
|
|
|
|
GST_IS_VIDEO_TEST_SRC_CLASS
|
|
|
|
GST_TYPE_VIDEO_TEST_SRC
|
2005-09-11 21:45:24 +00:00
|
|
|
GstVideoTestSrcClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_video_test_src_get_type
|
2005-09-11 21:45:24 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2005-09-15 15:28:36 +00:00
|
|
|
<SECTION>
|
2005-09-11 21:45:24 +00:00
|
|
|
<FILE>element-volume</FILE>
|
|
|
|
<TITLE>volume</TITLE>
|
2005-09-15 15:28:36 +00:00
|
|
|
GstVolume
|
2005-09-11 21:45:24 +00:00
|
|
|
<SUBSECTION Standard>
|
2006-03-01 17:39:28 +00:00
|
|
|
GstVolumeFormat
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_VOLUME
|
|
|
|
GST_VOLUME_CLASS
|
|
|
|
GST_IS_VOLUME
|
|
|
|
GST_IS_VOLUME_CLASS
|
|
|
|
GST_TYPE_VOLUME
|
2005-09-11 21:45:24 +00:00
|
|
|
GstVolumeClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_volume_get_type
|
2005-09-11 21:45:24 +00:00
|
|
|
</SECTION>
|
2005-08-15 14:52:08 +00:00
|
|
|
|
2006-03-01 17:39:28 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-vorbisdec</FILE>
|
|
|
|
GstVorbisDec
|
|
|
|
<TITLE>vorbisdec</TITLE>
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVorbisDecClass
|
|
|
|
GST_VORBIS_DEC
|
|
|
|
GST_IS_VORBIS_DEC
|
|
|
|
GST_TYPE_VORBIS_DEC
|
|
|
|
gst_vorbis_dec_get_type
|
|
|
|
GST_VORBIS_DEC_CLASS
|
|
|
|
GST_IS_VORBIS_DEC_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2005-08-15 14:52:08 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-vorbisenc</FILE>
|
|
|
|
<TITLE>vorbisenc</TITLE>
|
|
|
|
GstVorbisEnc
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVorbisEncClass
|
2006-03-01 16:24:37 +00:00
|
|
|
vorbisenc_get_type
|
|
|
|
GST_IS_VORBISENC
|
|
|
|
GST_VORBISENC_CLASS
|
|
|
|
GST_VORBISENC
|
|
|
|
GST_TCP_SERVER_SINK_CLASS
|
|
|
|
GST_TYPE_VORBISENC
|
|
|
|
GST_IS_VORBISENC_CLASS
|
2005-08-15 14:52:08 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2006-03-01 17:39:28 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-vorbisparse</FILE>
|
|
|
|
<TITLE>vorbisparse</TITLE>
|
|
|
|
GstVorbisParse
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVorbisParseClass
|
|
|
|
GST_VORBIS_PARSE
|
|
|
|
GST_IS_VORBIS_PARSE
|
|
|
|
GST_TYPE_VORBIS_PARSE
|
|
|
|
gst_vorbis_parse_get_type
|
|
|
|
GST_VORBIS_PARSE_CLASS
|
|
|
|
GST_IS_VORBIS_PARSE_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2006-10-03 12:11:45 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-vorbistag</FILE>
|
|
|
|
<TITLE>vorbistag</TITLE>
|
|
|
|
GstVorbisTag
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GstVorbisTagClass
|
|
|
|
GST_VORBIS_TAG
|
|
|
|
GST_IS_VORBIS_TAG
|
|
|
|
GST_TYPE_VORBIS_TAG
|
|
|
|
gst_vorbis_tag_get_type
|
|
|
|
GST_VORBIS_TAG_CLASS
|
|
|
|
GST_IS_VORBIS_TAG_CLASS
|
|
|
|
</SECTION>
|
|
|
|
|
2005-11-26 14:44:08 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-ximagesink</FILE>
|
|
|
|
<TITLE>ximagesink</TITLE>
|
|
|
|
GstXImageSink
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_XIMAGESINK
|
|
|
|
GST_XIMAGESINK_CLASS
|
|
|
|
GST_IS_XIMAGESINK
|
|
|
|
GST_IS_XIMAGESINK_CLASS
|
|
|
|
GST_TYPE_XIMAGESINK
|
2005-11-26 14:44:08 +00:00
|
|
|
GstXImagesSinkClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_ximagesink_get_type
|
2005-11-26 14:44:08 +00:00
|
|
|
</SECTION>
|
2005-08-05 18:51:29 +00:00
|
|
|
|
2005-11-26 15:26:36 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>element-xvimagesink</FILE>
|
|
|
|
<TITLE>xvimagesink</TITLE>
|
|
|
|
GstXvImageSink
|
|
|
|
<SUBSECTION Standard>
|
2006-03-01 16:24:37 +00:00
|
|
|
GST_XVIMAGESINK
|
|
|
|
GST_XVIMAGESINK_CLASS
|
|
|
|
GST_IS_XVIMAGESINK
|
|
|
|
GST_IS_XVIMAGESINK_CLASS
|
|
|
|
GST_TYPE_XVIMAGESINK
|
2005-11-26 15:26:36 +00:00
|
|
|
GstXvImagesSinkClass
|
2006-03-01 16:24:37 +00:00
|
|
|
gst_xvimagesink_get_type
|
2005-08-05 18:51:29 +00:00
|
|
|
</SECTION>
|