gstreamer/ext/soup
Sebastian Dröge d86bfe1f36 ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is better handled by
Original commit message from CVS:
* ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb),
(gst_soup_http_src_chunk_allocator),
(gst_soup_http_src_got_chunk_cb),
(gst_soup_http_src_uri_get_protocols):
Don't autoplug souphttpsrc for dav/davs. This is better handled by
GIO and GnomeVFS as they provide authentication.
Don't leak the icy caps if we already set them and get a new
icy-metaint header.
Try harder to set the icy caps on the output buffer to have correct
caps for the first buffer already.
* tests/check/elements/souphttpsrc.c: (got_buffer),
(GST_START_TEST):
Check that we get a buffer with application/x-icy caps if iradio-mode
is enabled and we have an icecast URL.
2008-03-22 19:26:04 +00:00
..
gstsouphttpsrc.c ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is better handled by 2008-03-22 19:26:04 +00:00
gstsouphttpsrc.h ext/soup/gstsouphttpsrc.*: Try to resume on server disconnect. Fixes bug #522134. 2008-03-13 09:45:09 +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