v4l2videoenc: fix type conversion errors
[platform/upstream/gst-plugins-good.git] / ext / soup /
2019-08-21 Seungha Yangsouphttpsrc: Fix incompatible type build warning
2019-01-23 Xavier ClaessensMeson: fallback to libsoup subproject
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-17 Nicola Murinosouphttpsrc: check difference in time from the last...
2018-07-27 Nirbheek Chauhanmeson: Add feature options for all plugins
2018-06-20 Edward Herveysouphttpsrc: Protect input stream with lock
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in good
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-16 Nicolas DufresneRemove plugin specific static build option
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-03-09 Nicolas DufresneFix plugin filenames to match plugin names
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-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
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-17 Tim-Philipp Müllersoup: work around frequent deadlocks in GLib type initi...
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-19 Sebastian Drögesouphttpclientsink: Set sent_buffers and streamheader_b...
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 Santossoup: update build to warn about newer deprecated functions
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-04-15 Sebastian Drögesouphttpclientsink: If no proxy is set by properties...
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-18 Vineeth TMsouphttpclientsink: Fix error leak and handle error
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-10-14 Graham Leggettsouphttpclientsink: Add the retry and retry-delay prope...
2015-10-12 Vineeth TMsouphttpclientsink: Check if soup message is created
2015-10-12 Vineeth TMsouphttpclientsink: Check if location being set is...
2015-10-12 Vineeth TMsouphttpclientsink: Fix memory leaks during failures
2015-10-12 Vineeth TMsouphttpclientsink: Replace redundant free_buffer_list...
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"
2015-03-08 Sebastian Drögesouphttpclientsink: Implement cookies property
2015-03-08 Sebastian Drögesouphttpclientsink: Implement automatic-redirect property
2015-03-08 Sebastian Drögesouphttpclientsink: Implement proxy support
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-10-02 Nirbheek Chauhansouphttpclientsink: Fix lifetime of stream headers...
2014-10-02 Nirbheek Chauhansouphttpclientsink: Add some more useful debug logging
2014-10-02 Nirbheek Chauhansouphttpclientsink: Free queued buffers in ::reset
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...
next