summaryrefslogtreecommitdiff
path: root/ext/soup
Commit message (Expand)AuthorAgeFilesLines
* souphttpclientsink: Fix lifetime of stream headers and queued buffersNirbheek Chauhan2014-10-141-4/+11
* souphttpclientsink: Add some more useful debug loggingNirbheek Chauhan2014-10-141-0/+4
* souphttpclientsink: Free queued buffers in ::resetNirbheek Chauhan2014-10-141-0/+3
* souphttpsrc: If the server reports "Accept-Ranges: none" don't try range requ...Sebastian Dröge2014-09-111-0/+11
* souphttpsrc: Include redirection target in error messagesSebastian Dröge2014-09-041-15/+18
* souphttpsrc: Add custom sticky event to contain the HTTP request and response...Sebastian Dröge2014-05-282-0/+68
* souphttpsrc: Clean up all pending operations from libsoup before unreffing ou...Sebastian Dröge2014-05-081-1/+49
* souphttpsrc: Remember if a redirect is permanent or not and store it in the q...Sebastian Dröge2014-04-282-3/+9
* souphttpsrc: Only keep-alive the connection in stop() if we have finished all...Sebastian Dröge2014-04-111-2/+7
* souphttpsrc: Also retry on unexpected network failuresSebastian Dröge2014-04-101-5/+12
* souphttpsrc: New property to specify the maximum number of retries before we ...Sebastian Dröge2014-04-102-3/+35
* souphttpsrc: Change default timeout to 15 secondsAlexander Zallesov2014-04-101-2/+4
* souphttpsrc: Use GST_FLOW_FLUSHING when flushing, not GST_FLOW_EOSSebastian Dröge2014-04-091-0/+3
* souphttpsrc: Add properties for selecting SSL/TLS certificate checkingSebastian Dröge2014-03-122-1/+80
* souphttpsrc: Make sure to not return EOS immediately if we finished a range r...Sebastian Dröge2014-03-071-0/+17
* souphttpsrc: Don't forget to quit mainloop after we cancelled when we got dat...Sebastian Dröge2014-03-061-0/+1
* souphttpsrc: If we had a stop position, allow for the server to finish our co...Sebastian Dröge2014-03-061-0/+17
* souphttpsrc: do not emit error when connection with unknown size endsBranislav Katreniak2014-02-191-1/+1
* souphttpsrc: Use new automatic_eos API from basesrcSebastian Dröge2014-02-131-0/+2
* souphttpsrc: Consistently use have_size instead of content_size!=0Sebastian Dröge2014-02-131-10/+14
* souphttpsrc: Free extra headers when finalizing the elementSebastian Dröge2014-02-131-5/+5
* souphttpsrc: Properly close the session when going back to NULLSebastian Dröge2014-02-131-0/+25
* souphttpsrc: add support for keep-alive sessionsAndoni Morales Alastruey2014-02-132-36/+89
* souphttpsrc: Add "compress" property to enable/disable automatic gzip/deflate...Sebastian Dröge2014-02-122-2/+31
* souphttpsrc: Retry connection if we're finished before the content size only ...Sebastian Dröge2014-02-121-2/+3
* souputils: Fix compiler warningSebastian Dröge2014-02-121-1/+1
* souphttp*: add ability to do HTTP session loggingReynaldo H. Verdejo Pinochet2014-02-118-22/+192
* souphttpsrc: Add mapping for NOT_FOUND and NOT_AUTHORIZED errorsSebastian Dröge2014-02-111-5/+20
* souphttpsrc: Don't duplicate status_code to GStreamer error mappingSebastian Dröge2014-02-111-4/+1
* souphttpsrc: use status code macro instead of 407Reynaldo H. Verdejo Pinochet2014-01-031-1/+2
* souphttpsrc: do not emit EOS when connection dropsThiago Santos2013-10-112-5/+30
* souphttpsrc: do not do http requests in READYThiago Santos2013-09-181-5/+17
* soup: don't use deprecated soup_message_headers_get() APITim-Philipp Müller2013-08-141-1/+1
* souphttpsrc: fix critical setting a NULL uri redirectionAndoni Morales Alastruey2013-08-131-1/+2
* souphttpsrc: add redirection to the URI queryAndoni Morales Alastruey2013-08-122-1/+14
* souphttpsrc: always ignore HEAD errorsArnaud Vrac2013-07-251-36/+35
* souphttpsrc: ignore errors from HEAD requestThiago Santos2013-07-121-36/+46
* souphttpsrc: also consider stop positions in seeksAndoni Morales Alastruey2013-07-012-10/+24
* souphttpsrc: allow seeks in readyThiago Santos2013-07-012-50/+119
* souphttpsrc: Don't consider the content size from the HTTP headers as absolut...Sebastian Dröge2013-05-041-6/+13
* souphttpsrc: fix SCHEDULING query supportPhilippe Normand2013-04-161-5/+12
* souphttpsrc: basic scheduling query supportPhilippe Normand2013-04-161-0/+5
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* souphttpsrc: add back "iradio-mode" property to disable sending of icecast re...Tim-Philipp Müller2013-04-142-2/+19
* souphttpsrc: set SOUP_VERSION_{MIN_REQUIRED,MAX_ALLOWED} to suppress deprecat...Tim-Philipp Müller2013-02-161-1/+4
* soup: use default proxy resolver instead of deprecated GNOME proxy resolverTim-Philipp Müller2013-02-161-7/+1
* souphttpsrc: error out properly when receiving data along with an error statusNorbert Waschbuesch2013-01-011-0/+11
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* gst_message_new_duration -> gst_message_new_duration_changedTim-Philipp Müller2012-09-021-2/+1
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-272-4/+4