diff options
author | Wouter Cloetens <wouter@mind.be> | 2007-11-29 10:49:18 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2007-11-29 10:49:18 +0000 |
commit | 17cd697aa044604e24b33019d127e9792bc0e6b6 (patch) | |
tree | 5a5f18ff90ead244d088918b2ea8a2679ae57314 /common | |
parent | e8af48c02bbfe197d10386aa4b413c9d64bb6fc9 (diff) | |
download | gst-plugins-bad-17cd697aa044604e24b33019d127e9792bc0e6b6.tar.gz gst-plugins-bad-17cd697aa044604e24b33019d127e9792bc0e6b6.tar.bz2 gst-plugins-bad-17cd697aa044604e24b33019d127e9792bc0e6b6.zip |
configure.ac: Bump libsoup requirement as libsoup does not support async client operation prior to version 2.2.104 an...
Original commit message from CVS:
Patch by: Wouter Cloetens <wouter at mind dot be>
* configure.ac:
Bump libsoup requirement as libsoup does not support async client
operation prior to version 2.2.104 and it has some leaks.
* 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_create),
(gst_souphttp_src_start), (gst_souphttp_src_stop),
(gst_souphttp_src_unlock), (gst_souphttp_src_unlock_stop),
(gst_souphttp_src_get_size), (soup_got_headers), (soup_got_body),
(soup_finished), (soup_got_chunk), (soup_response),
(soup_session_close):
* ext/soup/gstsouphttpsrc.h:
Implement unlock().
Picks up the size from the Content-Length header and emit a duration
message.
Don't leak the GMainContext object.
Fixes #500099.
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions