2005-08-30 19:01:18 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
|
|
|
<!ENTITY % version-entities SYSTEM "version.entities">
|
|
|
|
%version-entities;
|
|
|
|
]>
|
|
|
|
|
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
|
|
|
<bookinfo>
|
|
|
|
<title>GStreamer Good Plugins &GST_MAJORMINOR; Plugins Reference Manual</title>
|
|
|
|
</bookinfo>
|
|
|
|
|
|
|
|
<chapter>
|
|
|
|
<title>gst-plugins-good Elements</title>
|
2007-04-24 09:12:42 +00:00
|
|
|
<xi:include href="xml/element-alphacolor.xml" />
|
2006-02-06 10:56:07 +00:00
|
|
|
<xi:include href="xml/element-apedemux.xml" />
|
2006-05-30 14:35:18 +00:00
|
|
|
<xi:include href="xml/element-apev2mux.xml" />
|
gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audio samples, similar to the "volume" eleme...
Original commit message from CVS:
reviewed by: Stefan Kost <ensonic@users.sf.net>
* gst/audiofx/Makefile.am:
* gst/audiofx/audioamplify.c:
(gst_audio_amplify_clipping_method_get_type),
(gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
(gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
(gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
(gst_audio_amplify_set_caps),
(gst_audio_amplify_transform_int_clip),
(gst_audio_amplify_transform_int_wrap_negative),
(gst_audio_amplify_transform_int_wrap_positive),
(gst_audio_amplify_transform_float_clip),
(gst_audio_amplify_transform_float_wrap_negative),
(gst_audio_amplify_transform_float_wrap_positive),
(gst_audio_amplify_transform_ip):
* gst/audiofx/audioamplify.h:
* gst/audiofx/audiofx.c: (plugin_init):
Add new element "audioamplify". This allows scaling of raw audio
samples, similar to the "volume" element, but provides different modes
for clipping and allows unlimited amplification. It's mainly targeted
for creative sound design and not as a replacement of the "volume"
element. Fixes #397162
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/gst-plugins-good-plugins.args:
* docs/plugins/inspect/plugin-audiofx.xml:
Add docs for audioamplify and integrate them into the build system
* tests/check/Makefile.am:
* tests/check/elements/audioamplify.c: (setup_amplify),
(cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
Add fairly extensive unit test suite for audioamplify
2007-01-24 12:41:03 +00:00
|
|
|
<xi:include href="xml/element-audioamplify.xml" />
|
2008-02-06 23:44:43 +00:00
|
|
|
<xi:include href="xml/element-audiochebband.xml" />
|
|
|
|
<xi:include href="xml/element-audiocheblimit.xml" />
|
2008-02-07 21:57:54 +00:00
|
|
|
<xi:include href="xml/element-audiowsincband.xml" />
|
|
|
|
<xi:include href="xml/element-audiowsinclimit.xml" />
|
2008-01-21 11:46:19 +00:00
|
|
|
<xi:include href="xml/element-audiodynamic.xml" />
|
|
|
|
<xi:include href="xml/element-audioinvert.xml" />
|
|
|
|
<xi:include href="xml/element-audiopanorama.xml" />
|
2005-11-25 21:02:16 +00:00
|
|
|
<xi:include href="xml/element-autoaudiosink.xml" />
|
|
|
|
<xi:include href="xml/element-autovideosink.xml" />
|
2006-04-27 16:05:54 +00:00
|
|
|
<xi:include href="xml/element-avidemux.xml" />
|
|
|
|
<xi:include href="xml/element-avimux.xml" />
|
2008-02-01 18:29:21 +00:00
|
|
|
<xi:include href="xml/element-avisubtitle.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/element-cairotimeoverlay.xml" />
|
2006-02-06 11:34:23 +00:00
|
|
|
<xi:include href="xml/element-cdiocddasrc.xml" />
|
2006-07-20 18:48:32 +00:00
|
|
|
<xi:include href="xml/element-cmmldec.xml" />
|
2006-08-20 13:06:44 +00:00
|
|
|
<xi:include href="xml/element-cmmlenc.xml" />
|
2007-06-08 17:37:02 +00:00
|
|
|
<xi:include href="xml/element-directdrawsink.xml" />
|
|
|
|
<xi:include href="xml/element-directsoundsink.xml" />
|
docs/plugins/: Added dvdec and dvdemux to docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
Added dvdec and dvdemux to docs.
* ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
Added docs.
Check frame sizes so we don't crash when don't have enough
data.
Send nice error messages on error.
* ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
(gst_dvdemux_class_init), (gst_dvdemux_init),
(gst_dvdemux_finalize), (gst_dvdemux_reset),
(gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
(gst_dvdemux_src_query), (gst_dvdemux_sink_query),
(gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
(gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
(gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
(gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
(gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
(gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
(gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
(gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
(gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
* ext/dv/gstdvdemux.h:
Added docs.
Implement pull mode.
Fix memleaks.
Reduce memcpy for the video demuxing.
2006-02-28 10:22:11 +00:00
|
|
|
<xi:include href="xml/element-dvdec.xml" />
|
|
|
|
<xi:include href="xml/element-dvdemux.xml" />
|
2008-02-08 02:49:20 +00:00
|
|
|
<xi:include href="xml/element-equalizer-10bands.xml" />
|
|
|
|
<xi:include href="xml/element-equalizer-3bands.xml" />
|
|
|
|
<xi:include href="xml/element-equalizer-nbands.xml" />
|
2006-07-24 15:25:49 +00:00
|
|
|
<xi:include href="xml/element-esdsink.xml" />
|
2005-11-25 22:14:47 +00:00
|
|
|
<xi:include href="xml/element-flacdec.xml" />
|
2008-01-15 16:52:10 +00:00
|
|
|
<xi:include href="xml/element-gamma.xml" />
|
add docs to build
Original commit message from CVS:
* Makefile.am:
* configure.ac:
add docs to build
* common/plugins.xsl:
wrap Description into a refsect2
* docs/Makefile.am:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* gst/goom/Makefile.am:
* gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
(gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
(gst_goom_sink_setcaps), (gst_goom_src_setcaps),
(gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
(gst_goom_change_state):
* gst/goom/gstgoom.h:
GstGOOM -> GstGoom
add an example launch line
* gst/level/gstlevel.h:
* gst/monoscope/gstmonoscope.c:
cleanups
2005-09-01 17:55:14 +00:00
|
|
|
<xi:include href="xml/element-goom.xml" />
|
Add HAL sound device wrapper plugins. Closes #329106
Original commit message from CVS:
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/gst-plugins-good-plugins.hierarchy:
* ext/Makefile.am:
* ext/hal/Makefile.am:
* ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
(gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
(gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
(do_toggle_element), (gst_hal_audio_sink_set_property),
(gst_hal_audio_sink_get_property),
(gst_hal_audio_sink_change_state):
* ext/hal/gsthalaudiosink.h:
* ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
(gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
(gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
(do_toggle_element), (gst_hal_audio_src_set_property),
(gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
* ext/hal/gsthalaudiosrc.h:
* ext/hal/gsthalelements.c: (plugin_init):
* ext/hal/gsthalelements.h:
* ext/hal/hal.c: (gst_hal_get_string),
(gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
(gst_hal_get_audio_src):
* ext/hal/hal.h:
Add HAL sound device wrapper plugins. Closes #329106
2006-02-15 12:17:28 +00:00
|
|
|
<xi:include href="xml/element-halaudiosink.xml" />
|
|
|
|
<xi:include href="xml/element-halaudiosrc.xml" />
|
2006-07-20 18:48:32 +00:00
|
|
|
<xi:include href="xml/element-icydemux.xml" />
|
2005-12-21 15:24:59 +00:00
|
|
|
<xi:include href="xml/element-id3demux.xml" />
|
2006-05-01 11:46:33 +00:00
|
|
|
<xi:include href="xml/element-id3v2mux.xml" />
|
2006-03-03 15:50:40 +00:00
|
|
|
<xi:include href="xml/element-jpegdec.xml" />
|
|
|
|
<xi:include href="xml/element-jpegenc.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/element-level.xml" />
|
2008-01-15 16:52:10 +00:00
|
|
|
<xi:include href="xml/element-monoscope.xml" />
|
2008-02-08 04:25:32 +00:00
|
|
|
<xi:include href="xml/element-multifilesink.xml" />
|
|
|
|
<xi:include href="xml/element-multifilesrc.xml" />
|
2005-12-08 16:27:12 +00:00
|
|
|
<xi:include href="xml/element-multipartdemux.xml" />
|
2008-01-21 11:46:19 +00:00
|
|
|
<xi:include href="xml/element-multipartmux.xml" />
|
|
|
|
<xi:include href="xml/element-multiudpsink.xml" />
|
2006-08-16 10:22:32 +00:00
|
|
|
<xi:include href="xml/element-ossmixer.xml" />
|
|
|
|
<xi:include href="xml/element-osssink.xml" />
|
|
|
|
<xi:include href="xml/element-osssrc.xml" />
|
2007-04-26 15:08:20 +00:00
|
|
|
<xi:include href="xml/element-osxaudiosink.xml" />
|
|
|
|
<xi:include href="xml/element-osxaudiosrc.xml" />
|
2007-06-12 20:15:29 +00:00
|
|
|
<xi:include href="xml/element-osxvideosink.xml" />
|
2007-07-18 09:21:23 +00:00
|
|
|
<xi:include href="xml/element-pngdec.xml" />
|
2008-01-21 11:46:19 +00:00
|
|
|
<xi:include href="xml/element-pngenc.xml" />
|
|
|
|
<xi:include href="xml/element-progressreport.xml" />
|
2007-06-12 19:35:08 +00:00
|
|
|
<xi:include href="xml/element-qtdemux.xml" />
|
2006-06-20 14:57:09 +00:00
|
|
|
<xi:include href="xml/element-rtpdec.xml" />
|
2008-01-21 11:46:19 +00:00
|
|
|
<xi:include href="xml/element-rtspsrc.xml" />
|
2006-03-03 15:50:40 +00:00
|
|
|
<xi:include href="xml/element-smokedec.xml" />
|
|
|
|
<xi:include href="xml/element-smokeenc.xml" />
|
2008-02-08 03:28:57 +00:00
|
|
|
<xi:include href="xml/element-spectrum.xml" />
|
2006-07-20 18:48:32 +00:00
|
|
|
<xi:include href="xml/element-udpsrc.xml" />
|
2008-01-21 11:46:19 +00:00
|
|
|
<xi:include href="xml/element-v4l2src.xml" />
|
docs/plugins/: Added videobalance and videoflip to the docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/gst-plugins-good-plugins.hierarchy:
Added videobalance and videoflip to the docs.
* gst/videofilter/Makefile.am:
* gst/videofilter/gstvideobalance.c:
(gst_video_balance_update_tables_planar411),
(gst_video_balance_is_passthrough),
(gst_video_balance_update_properties), (oil_tablelookup_u8),
(gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
(gst_video_balance_transform_ip), (gst_video_balance_base_init),
(gst_video_balance_finalize), (gst_video_balance_class_init),
(gst_video_balance_init), (gst_video_balance_interface_supported),
(gst_video_balance_interface_init),
(gst_video_balance_colorbalance_list_channels),
(gst_video_balance_colorbalance_set_value),
(gst_video_balance_colorbalance_get_value),
(gst_video_balance_colorbalance_init),
(gst_video_balance_set_property), (gst_video_balance_get_property),
(gst_video_balance_get_type), (plugin_init):
* gst/videofilter/gstvideobalance.h:
Ported to 0.10. (Fixes #326160)
Added docs.
* gst/videofilter/gstvideoflip.c:
* gst/videofilter/gstvideoflip.h:
Added docs.
2006-03-03 14:39:55 +00:00
|
|
|
<xi:include href="xml/element-videobalance.xml" />
|
2007-06-12 20:15:29 +00:00
|
|
|
<xi:include href="xml/element-videocrop.xml" />
|
docs/plugins/: Added videobalance and videoflip to the docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/gst-plugins-good-plugins.hierarchy:
Added videobalance and videoflip to the docs.
* gst/videofilter/Makefile.am:
* gst/videofilter/gstvideobalance.c:
(gst_video_balance_update_tables_planar411),
(gst_video_balance_is_passthrough),
(gst_video_balance_update_properties), (oil_tablelookup_u8),
(gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
(gst_video_balance_transform_ip), (gst_video_balance_base_init),
(gst_video_balance_finalize), (gst_video_balance_class_init),
(gst_video_balance_init), (gst_video_balance_interface_supported),
(gst_video_balance_interface_init),
(gst_video_balance_colorbalance_list_channels),
(gst_video_balance_colorbalance_set_value),
(gst_video_balance_colorbalance_get_value),
(gst_video_balance_colorbalance_init),
(gst_video_balance_set_property), (gst_video_balance_get_property),
(gst_video_balance_get_type), (plugin_init):
* gst/videofilter/gstvideobalance.h:
Ported to 0.10. (Fixes #326160)
Added docs.
* gst/videofilter/gstvideoflip.c:
* gst/videofilter/gstvideoflip.h:
Added docs.
2006-03-03 14:39:55 +00:00
|
|
|
<xi:include href="xml/element-videoflip.xml" />
|
2005-12-12 22:29:34 +00:00
|
|
|
<xi:include href="xml/element-videomixer.xml" />
|
2007-06-12 18:52:33 +00:00
|
|
|
<xi:include href="xml/element-waveformsink.xml" />
|
2007-06-08 20:19:55 +00:00
|
|
|
<xi:include href="xml/element-wavpackdec.xml" />
|
|
|
|
<xi:include href="xml/element-wavpackenc.xml" />
|
|
|
|
<xi:include href="xml/element-wavpackparse.xml" />
|
docs/plugins/: Added wavparse docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
Added wavparse docs.
* gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
(gst_wavparse_reset), (gst_wavparse_init),
(gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
(gst_wavparse_stream_init), (gst_wavparse_perform_seek),
(gst_wavparse_stream_headers), (gst_wavparse_send_event),
(gst_wavparse_stream_data), (gst_wavparse_loop),
(gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
(gst_wavparse_change_state):
* gst/wavparse/gstwavparse.h:
Implement seek in READY (fixes #327658)
Added docs and did some cleanups.
2006-03-03 18:36:53 +00:00
|
|
|
<xi:include href="xml/element-wavparse.xml" />
|
2006-04-28 18:57:09 +00:00
|
|
|
<xi:include href="xml/element-ximagesrc.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
</chapter>
|
|
|
|
|
|
|
|
<chapter>
|
|
|
|
<title>gst-plugins-good Plugins</title>
|
|
|
|
<xi:include href="xml/plugin-1394.xml" />
|
|
|
|
<xi:include href="xml/plugin-aasink.xml" />
|
|
|
|
<xi:include href="xml/plugin-alaw.xml" />
|
|
|
|
<xi:include href="xml/plugin-alpha.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/plugin-alphacolor.xml" />
|
2006-07-20 18:48:32 +00:00
|
|
|
<xi:include href="xml/plugin-annodex.xml" />
|
2006-02-06 10:56:07 +00:00
|
|
|
<xi:include href="xml/plugin-apetag.xml" />
|
2006-08-27 17:14:06 +00:00
|
|
|
<xi:include href="xml/plugin-audiofx.xml" />
|
2008-01-21 11:46:19 +00:00
|
|
|
<xi:include href="xml/plugin-auparse.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-autodetect.xml" />
|
|
|
|
<xi:include href="xml/plugin-avi.xml" />
|
|
|
|
<xi:include href="xml/plugin-cacasink.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/plugin-cairo.xml" />
|
2006-02-06 11:34:23 +00:00
|
|
|
<xi:include href="xml/plugin-cdio.xml" />
|
2005-11-23 19:56:31 +00:00
|
|
|
<xi:include href="xml/plugin-cutter.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/plugin-debug.xml" />
|
2007-06-08 17:37:02 +00:00
|
|
|
<xi:include href="xml/plugin-directdraw.xml" />
|
|
|
|
<xi:include href="xml/plugin-directsound.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-dv.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/plugin-efence.xml" />
|
2008-02-08 02:49:20 +00:00
|
|
|
<xi:include href="xml/plugin-equalizer.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-effectv.xml" />
|
|
|
|
<xi:include href="xml/plugin-esdsink.xml" />
|
|
|
|
<xi:include href="xml/plugin-flac.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/plugin-flxdec.xml" />
|
2008-01-15 16:52:10 +00:00
|
|
|
<xi:include href="xml/plugin-gamma.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-gconfelements.xml" />
|
2008-01-21 11:46:19 +00:00
|
|
|
<xi:include href="xml/plugin-gdkpixbuf.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-goom.xml" />
|
Add HAL sound device wrapper plugins. Closes #329106
Original commit message from CVS:
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/gst-plugins-good-plugins.hierarchy:
* ext/Makefile.am:
* ext/hal/Makefile.am:
* ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
(gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
(gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
(do_toggle_element), (gst_hal_audio_sink_set_property),
(gst_hal_audio_sink_get_property),
(gst_hal_audio_sink_change_state):
* ext/hal/gsthalaudiosink.h:
* ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
(gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
(gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
(do_toggle_element), (gst_hal_audio_src_set_property),
(gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
* ext/hal/gsthalaudiosrc.h:
* ext/hal/gsthalelements.c: (plugin_init):
* ext/hal/gsthalelements.h:
* ext/hal/hal.c: (gst_hal_get_string),
(gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
(gst_hal_get_audio_src):
* ext/hal/hal.h:
Add HAL sound device wrapper plugins. Closes #329106
2006-02-15 12:17:28 +00:00
|
|
|
<xi:include href="xml/plugin-halelements.xml" />
|
2006-07-20 18:48:32 +00:00
|
|
|
<xi:include href="xml/plugin-icydemux.xml" />
|
2005-12-21 15:24:59 +00:00
|
|
|
<xi:include href="xml/plugin-id3demux.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-jpeg.xml" />
|
2008-01-21 11:46:19 +00:00
|
|
|
<xi:include href="xml/plugin-ladspa.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-level.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/plugin-matroska.xml" />
|
2008-01-15 16:52:10 +00:00
|
|
|
<xi:include href="xml/plugin-monoscope.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-mulaw.xml" />
|
2008-02-08 04:25:32 +00:00
|
|
|
<xi:include href="xml/plugin-multifile.xml" />
|
2005-12-01 15:34:13 +00:00
|
|
|
<xi:include href="xml/plugin-multipart.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/plugin-navigationtest.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-ossaudio.xml" />
|
2007-04-26 15:08:20 +00:00
|
|
|
<xi:include href="xml/plugin-osxaudio.xml" />
|
2007-06-12 20:15:29 +00:00
|
|
|
<xi:include href="xml/plugin-osxvideo.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-png.xml" />
|
2007-06-12 19:35:08 +00:00
|
|
|
<xi:include href="xml/plugin-quicktime.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-rtp.xml" />
|
|
|
|
<xi:include href="xml/plugin-rtsp.xml" />
|
|
|
|
<xi:include href="xml/plugin-shout2send.xml" />
|
|
|
|
<xi:include href="xml/plugin-smpte.xml" />
|
2008-02-08 03:28:57 +00:00
|
|
|
<xi:include href="xml/plugin-spectrum.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-speex.xml" />
|
2006-05-01 11:46:33 +00:00
|
|
|
<xi:include href="xml/plugin-taglib.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-udp.xml" />
|
2008-01-21 11:46:19 +00:00
|
|
|
<xi:include href="xml/plugin-video4linux2.xml" />
|
|
|
|
<xi:include href="xml/plugin-videobalance.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-videobox.xml" />
|
2007-06-12 20:15:29 +00:00
|
|
|
<xi:include href="xml/plugin-videocrop.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-videoflip.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/plugin-videomixer.xml" />
|
2007-06-12 18:52:33 +00:00
|
|
|
<xi:include href="xml/plugin-waveform.xml" />
|
2005-11-25 21:36:18 +00:00
|
|
|
<xi:include href="xml/plugin-wavenc.xml" />
|
2007-06-08 20:19:55 +00:00
|
|
|
<xi:include href="xml/plugin-wavpack.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
<xi:include href="xml/plugin-wavparse.xml" />
|
2006-04-28 18:57:09 +00:00
|
|
|
<xi:include href="xml/plugin-ximagesrc.xml" />
|
2005-08-30 19:01:18 +00:00
|
|
|
</chapter>
|
|
|
|
</book>
|