gstreamer/ext/soup
Wouter Cloetens 72f07c778e Add support for specifying a list of cookies to be passed in the HTTP request. Fixes bug #518722.
Original commit message from CVS:
Patch by: Wouter Cloetens <wouter at mind dot be>
* ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
(gst_soup_http_src_init), (gst_soup_http_src_dispose),
(gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
(gst_soup_http_src_create):
* ext/soup/gstsouphttpsrc.h:
* tests/check/elements/souphttpsrc.c: (run_test), (GST_START_TEST),
(souphttpsrc_suite):
Add support for specifying a list of cookies to be passed in
the HTTP request. Fixes bug #518722.
2008-02-26 05:36:17 +00:00
..
gstsouphttpsrc.c Add support for specifying a list of cookies to be passed in the HTTP request. Fixes bug #518722. 2008-02-26 05:36:17 +00:00
gstsouphttpsrc.h Add support for specifying a list of cookies to be passed in the HTTP request. Fixes bug #518722. 2008-02-26 05:36:17 +00:00
Makefile.am ext/soup/: Use gst_tag_freeform_string_to_utf8() and post radio station info as tags on the bus. 2007-12-28 11:44:28 +00:00