summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-08-052-2/+2
* curlsftpsink: Don't run GST_DEBUG_OBJECT() on a class structSebastian Dröge2021-04-061-1/+1
* curl: allow per feature registrationStéphane Cerveau2021-03-2310-40/+108
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* curl: Remove incorrect GST_DEBUG_OBJECT() callsArun Raghavan2020-12-038-10/+0
* curlbasesink: Add curl seek callbackLars Lundqvist2020-10-011-0/+56
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-233-0/+5
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-062-2/+2
* curlsmtpsink: Use correct email date formatcketti2020-06-051-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-042-0/+4
* gstcurlhttpsink: Set 'Expect: 100-continue'-headerMats Lindestam2020-05-181-0/+7
* gstcurlhttpsink: Update HTTP header for curl 7.66Ludvig Rappe2020-02-071-4/+8
* remove various useless linefeed in logsStéphane Cerveau2019-12-112-2/+2
* curl: Require libcurl 7.55.0Linus Svensson2019-11-201-1/+1
* curlhttpsrc: add support for range GETAlex Ashley2019-11-172-5/+118
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* curlhttpsrc: Hook up libcurl logging message to gstreamerYeongjin Jeong2019-11-041-0/+71
* Remove autotools build systemTim-Philipp Müller2019-10-141-46/+0
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-3/+2
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Mark some properties as DOC_SHOW_DEFAULTThibault Saunier2019-05-131-1/+2
* Minor documentation fixesThibault Saunier2019-05-138-8/+0
* curlhttpsrc: set BUFFER_OFFSET when creating GstBufferAlex Ashley2019-02-191-0/+1
* curlhttpsrc: export same HTTP error status as souphttpsrcAlex Ashley2019-02-192-4/+23
* curlhttpsrc: fix various leaks and thread safety issuesAlex Ashley2019-02-195-230/+303
* curlhttpsink: free content type before assigning itJonathan Karlsson2018-12-171-0/+1
* curlbasesink: cleanup transfer immediately when doneJonathan Karlsson2018-12-171-1/+2
* curlbasesink: Rename curl transfer threadPatricia Muscalu2018-12-061-2/+1
* curlhttpsink: Enable content type changesJonathan Karlsson2018-12-061-4/+0
* meson: add 'curl-ssh2' option for curl libssh2 supportTim-Philipp Müller2018-10-281-1/+1
* meson: Use the 'curl' feature optionXavier Claessens2018-10-281-1/+1
* curlhhtpsrc: avoid invalid memory referencesWim Taymans2018-08-161-2/+3
* curlhttpsink: Support for multipart/form-data Content-TypeJonathan Karlsson2018-07-171-1/+10
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* curlhttpsrc: deadlock in multi-instance scenarioJun Xie2018-04-241-0/+2
* meosn: curl: also check for and use libssh2 if availableTim-Philipp Müller2018-01-221-0/+3
* curlhttpsrc: Don't leak structureEdward Hervey2017-11-221-2/+1
* curl: fix meson buildTim-Philipp Müller2017-11-211-1/+1
* curlhttpsrc: Post an error message if no URI was setEdward Hervey2017-11-211-1/+4
* curl: Add i18nEdward Hervey2017-11-212-0/+10
* curlhttpsrc: Fix return valueEdward Hervey2017-11-211-1/+1
* curlhttpsrc: Don't switch to PAUSED if not URI was specifiedEdward Hervey2017-11-211-0/+4
* curlhttpsrc: set http-version default if curl does not have HTTP2 feature pre...Alex Ashley2017-08-092-9/+10
* curlhttpsrc: Does version set fail because of HTTP2Sam Hurst2017-08-081-2/+9
* curlhttpsrc: set http-version class property as enumPhilippe Normand2017-08-083-70/+70
* curl: curlqueue: add symbol name to avoid confusing gtkdocReynaldo H. Verdejo Pinochet2017-07-261-0/+6
* curlhttpsrc: do not check for NULL before g_free()Reynaldo H. Verdejo Pinochet2017-07-261-21/+7
* curlhttpsrc: Fix flagged Coverity errorsSam Hurst2017-07-263-32/+60
* curl: Reorganise header files to fix macOS buildsSam Hurst2017-07-264-25/+28
* curlhttpsrc: Fix compilation without debugging system enabledEdward Hervey2017-07-261-0/+2