gstreamer/docs/plugins
Wouter Cloetens c5058eae62 docs/plugins/: Add souphttpsrc to the docs.
Original commit message from CVS:
Patch by: Wouter Cloetens <wouter at mind dot be>
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
Add souphttpsrc to the docs.
* configure.ac:
* ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
(gst_souphttp_src_init), (gst_souphttp_src_dispose),
(gst_souphttp_src_set_property), (gst_souphttp_src_get_property),
(gst_souphttp_src_cancel_message),
(gst_souphttp_src_queue_message),
(gst_souphttp_src_add_range_header),
(gst_souphttp_src_session_unpause_message),
(gst_souphttp_src_session_pause_message),
(gst_souphttp_src_session_close),
(gst_souphttp_src_got_headers_cb), (gst_souphttp_src_got_body_cb),
(gst_souphttp_src_finished_cb), (gst_souphttp_src_got_chunk_cb),
(gst_souphttp_src_response_cb), (gst_souphttp_src_parse_status),
(gst_souphttp_src_create), (gst_souphttp_src_start),
(gst_souphttp_src_stop), (gst_souphttp_src_unlock),
(gst_souphttp_src_unlock_stop), (gst_souphttp_src_get_size),
(gst_souphttp_src_is_seekable), (gst_souphttp_src_do_seek),
(gst_souphttp_src_set_location), (gst_souphttp_src_set_proxy),
(plugin_init):
* ext/soup/gstsouphttpsrc.h:
Add support for libsoup2.4 and require it. Also implement redirection
and manual proxy specification. Fixes bug #510708.
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/souphttpsrc.c:
Add unit test for souphttpsrc.
2008-01-30 13:06:01 +00:00
..
inspect Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad-plugins-docs.sgml docs/plugins/: Add souphttpsrc to the docs. 2008-01-30 13:06:01 +00:00
gst-plugins-bad-plugins-overrides.txt Enable documentation. 2005-11-06 21:55:01 +00:00
gst-plugins-bad-plugins-sections.txt docs/plugins/: Add souphttpsrc to the docs. 2008-01-30 13:06:01 +00:00
gst-plugins-bad-plugins.args Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00
gst-plugins-bad-plugins.hierarchy docs/plugins/: Add base classes for metadata and equalizer (no introspection yet). 2008-01-29 11:32:27 +00:00
gst-plugins-bad-plugins.interfaces Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00
gst-plugins-bad-plugins.prerequisites docs/plugins/: Now we have full hierarchy. 2008-01-24 13:23:03 +00:00
gst-plugins-bad-plugins.signals Replace the switch plugin with the selector plugin. Add output- selector as the opposite of input-selectoo (was switc... 2008-01-29 07:38:31 +00:00
gst-plugins-bad-plugins.types docs/plugins/: Add base classes for metadata and equalizer (no introspection yet). 2008-01-29 11:32:27 +00:00
inspect-build.stamp docs/plugins/inspect.stamp: Add missing files. 2005-11-06 22:23:07 +00:00
inspect.stamp docs/plugins/inspect.stamp: Add missing files. 2005-11-06 22:23:07 +00:00
Makefile.am docs/plugins/: Add souphttpsrc to the docs. 2008-01-30 13:06:01 +00:00
scanobj-build.stamp docs/plugins/inspect.stamp: Add missing files. 2005-11-06 22:23:07 +00:00