souphttpsrc: Handle non-UTF8 headers and error reasons more gracefully
[platform/upstream/gst-plugins-good.git] / ext / soup / gstsouphttpsrc.c
2016-11-28 Sebastian Drögesouphttpsrc: Handle non-UTF8 headers and error reasons...
2016-10-31 Sebastian DrögeRevert "souphttpsrc: reduce reading latency by using...
2016-10-26 Michael Olbrichsouphttpsrc: reset read_position when reading fails
2016-07-25 Vincent Penquerc'hsouphttpsrc: include http-status-code in error message...
2016-07-12 Edward Herveysouphttpsrc: Don't drop final bytes of a range request
2016-07-11 Sebastian Drögesouphttpsrc: At the end of a range request, read anothe...
2016-07-11 Sebastian Drögesouphttpsrc: Fix keep-alive handling
2016-06-29 Thiago Santossouphttpsrc: dynamically adjust blocksize
2016-06-06 Sebastian DrögeRevert "WIP revert soup"
2016-06-03 Sebastian DrögeWIP revert soup
2016-05-20 Guillaume Desmottessouphttpsrc: fix buffer leak when flushing
2016-05-15 Carlos Rafael Gianisouphttpsrc: Use audio/x-unaligned-raw instead of audio...
2016-05-15 Thiago Santossouphttpsrc: check if request was cancelled when sendin...
2016-05-15 Thiago Santossouphttpsrc: proxy resolver is on by default
2016-05-15 Thiago Santossouphttpsrc: reduce reading latency by using non-blocki...
2016-05-14 Thiago Santossouphttpsrc: refactor to use Soup's sync API
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-12-14 Xavier Claessenssouphttpsrc: Add GTlsInteraction property
2015-11-15 Reynaldo H. Verdej... souphttpsrc: remove unnecessary NULL checks before...
2015-10-14 Sebastian Drögesouphttpsrc: EOS immediately if we have an empty seek...
2015-10-14 Stavros Vagionitissouphttpsrc: Make non-inclusive segment boundaries...
2015-08-14 Thiago Santossouphttpsrc: remove unnecessary if, g_free is null...
2015-08-14 Alex Ashleysouphttpsrc: add property to set HTTP method
2015-08-04 Tim-Philipp Müllersoup: fix typo in translated string
2015-07-31 Eunhae Choisouphttpsrc: handle empty http proxy string
2015-06-10 Xavier Claessenssouphttpsrc: Add tls-database property
2015-06-10 Xavier Claessenssouphttpsrc: fix getter of "ssl-use-system-ca-file"
2014-12-30 Sebastian Drögesouphttpsrc: Don't return a buffer when returning not...
2014-11-22 Branislav Katreniaksouphttpsrc: log connection events at info level
2014-09-11 Sebastian Drögesouphttpsrc: If the server reports "Accept-Ranges:...
2014-09-04 Sebastian Drögesouphttpsrc: Include redirection target in error messages
2014-05-28 Sebastian Drögesouphttpsrc: Add custom sticky event to contain the...
2014-05-08 Sebastian Drögesouphttpsrc: Clean up all pending operations from libso...
2014-04-28 Sebastian Drögesouphttpsrc: Remember if a redirect is permanent or...
2014-04-11 Sebastian Drögesouphttpsrc: Only keep-alive the connection in stop...
2014-04-10 Sebastian Drögesouphttpsrc: Also retry on unexpected network failures
2014-04-10 Sebastian Drögesouphttpsrc: New property to specify the maximum number...
2014-04-10 Alexander Zallesovsouphttpsrc: Change default timeout to 15 seconds
2014-04-09 Sebastian Drögesouphttpsrc: Use GST_FLOW_FLUSHING when flushing, not...
2014-03-12 Sebastian Drögesouphttpsrc: Add properties for selecting SSL/TLS certi...
2014-03-07 Sebastian Drögesouphttpsrc: Make sure to not return EOS immediately...
2014-03-06 Sebastian Drögesouphttpsrc: Don't forget to quit mainloop after we...
2014-03-06 Sebastian Drögesouphttpsrc: If we had a stop position, allow for the...
2014-02-19 Branislav Katreniaksouphttpsrc: do not emit error when connection with...
2014-02-13 Sebastian Drögesouphttpsrc: Use new automatic_eos API from basesrc
2014-02-13 Sebastian Drögesouphttpsrc: Consistently use have_size instead of...
2014-02-13 Sebastian Drögesouphttpsrc: Free extra headers when finalizing the...
2014-02-13 Sebastian Drögesouphttpsrc: Properly close the session when going...
2014-02-13 Andoni Morales Ala... souphttpsrc: add support for keep-alive sessions
2014-02-12 Sebastian Drögesouphttpsrc: Add "compress" property to enable/disable...
2014-02-12 Sebastian Drögesouphttpsrc: Retry connection if we're finished before...
2014-02-11 Reynaldo H. Verdej... souphttp*: add ability to do HTTP session logging
2014-02-11 Sebastian Drögesouphttpsrc: Add mapping for NOT_FOUND and NOT_AUTHORIZ...
2014-02-11 Sebastian Drögesouphttpsrc: Don't duplicate status_code to GStreamer...
2014-01-03 Reynaldo H. Verdej... souphttpsrc: use status code macro instead of 407
2013-10-11 Thiago Santossouphttpsrc: do not emit EOS when connection drops
2013-09-18 Thiago Santossouphttpsrc: do not do http requests in READY
2013-08-14 Tim-Philipp Müllersoup: don't use deprecated soup_message_headers_get...
2013-08-13 Andoni Morales Ala... souphttpsrc: fix critical setting a NULL uri redirection
2013-08-12 Andoni Morales Ala... souphttpsrc: add redirection to the URI query
2013-07-25 Arnaud Vracsouphttpsrc: always ignore HEAD errors
2013-07-12 Thiago Santossouphttpsrc: ignore errors from HEAD request
2013-07-01 Andoni Morales Ala... souphttpsrc: also consider stop positions in seeks
2013-07-01 Thiago Santossouphttpsrc: allow seeks in ready
2013-05-04 Sebastian Drögesouphttpsrc: Don't consider the content size from the...
2013-04-16 Philippe Normandsouphttpsrc: fix SCHEDULING query support
2013-04-16 Philippe Normandsouphttpsrc: basic scheduling query support
2013-04-14 Tim-Philipp Müllersouphttpsrc: add back "iradio-mode" property to disable...
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-02-16 Tim-Philipp Müllersoup: use default proxy resolver instead of deprecated...
2013-01-01 Norbert Waschbueschsouphttpsrc: error out properly when receiving data...
2012-09-02 Tim-Philipp Müllergst_message_new_duration -> gst_message_new_duration_ch...
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-08-04 Tim-Philipp Müllergst_tag_list_free -> gst_tag_list_unref
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
2012-07-18 Alban Browaeyssoup: deprecated soup_message_headers _get -> _get_one
2012-06-06 Wim Taymansupdate for tag event change
2012-05-28 Jens Georgsoup: Drop transferMode.dlna.org header
2012-05-16 Tim-Philipp Müllersouphttpsrc: fix possible data corruption after seeking
2012-04-23 Bastien Nocerasoup: Handle icy and icyx URI schemes
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
next