v4l2src: Try to avoid TRY_FMT when camera is streaming
[platform/upstream/gst-plugins-good.git] / ext / soup / gstsouphttpsrc.c
2018-06-20 Edward Herveysouphttpsrc: Protect input stream with lock
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-19 paul.kimsouphttpsrc: Reset retry_count to 0 when GST_FLOW_FLUSHING
2017-11-10 paul.kimsouphttpsrc: Remove range header when seek to 0
2017-11-08 Edward Herveysouphttpsrc: Fix seeking back to 0
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-07-13 Sebastian Drögesouphttpsrc: Post an element message with the HTTP...
2017-07-04 Seungha Yangsouphttpsrc: Unset limit on the number of connection...
2017-06-29 Nicolas Dufresnesouphttpsrc: Allow any type of proxy
2017-05-18 Sebastian Drögesouphttpsrc: Make session sharing thread-safe on our...
2017-05-09 Sebastian Drögesouphttpsrc: Use a in-memory cookie jar by default...
2017-05-09 Sebastian Drögesouphttpsrc: Implement soup session sharing
2017-04-13 Edward Herveysouphttpsrc: Make more usage of error macro
2017-03-20 Tim-Philipp Müllerdocs: update two references to the removed 'mad' plugin
2017-03-16 Sebastian Drögesouphttpsrc: Include GStreamer souphttpsrc version...
2017-02-22 Seungha Yangsouphttpsrc: Extract redirection uri on libsoup's resta...
2017-01-26 Arnaud Vracsouphttpsrc: retry request on early termination from...
2017-01-23 Arnaud Vracsouphttpsrc: report a useful error message when soup_se...
2017-01-23 Arnaud Vracsouphttpsrc: properly check that seek range was respected
2017-01-19 Edward Herveysouphttpsrc: Initialize return variable
2017-01-18 Arnaud Vracsouphttpsrc: make flow return values handling clearer
2017-01-18 Arnaud Vracsouphttpsrc: properly track redirections
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...
next