gstreamer/ext/soup
Wouter Cloetens fbcd082d9c Implement zero-copy and make the buffer size configurable.
Original commit message from CVS:
Patch by: Wouter Cloetens <wouter at mind dot be>
* configure.ac:
* ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_cancel_message),
(gst_soup_http_src_finished_cb), (gst_soup_http_src_chunk_free),
(gst_soup_http_src_chunk_allocator),
(gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_create),
(gst_soup_http_src_start), (gst_soup_http_src_set_proxy):
* ext/soup/gstsouphttpsrc.h:
Implement zero-copy and make the buffer size configurable.
Prefix proxy URIs with "http://" if they don't start with it
already and catch errors earlier, fixes hanging in some situations.
Fixes bug #514948.
2008-02-22 07:20:03 +00:00
..
gstsouphttpsrc.c Implement zero-copy and make the buffer size configurable. 2008-02-22 07:20:03 +00:00
gstsouphttpsrc.h Implement zero-copy and make the buffer size configurable. 2008-02-22 07:20:03 +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