summaryrefslogtreecommitdiff
path: root/ext/curl
AgeCommit message (Expand)AuthorFilesLines
2021-08-05Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2-2/+2
2021-04-06curlsftpsink: Don't run GST_DEBUG_OBJECT() on a class structSebastian Dröge1-1/+1
2021-03-23curl: allow per feature registrationStéphane Cerveau10-40/+108
2021-03-22gst: don't use volatile to mean atomicMatthew Waters1-1/+1
2020-12-03curl: Remove incorrect GST_DEBUG_OBJECT() callsArun Raghavan8-10/+0
2020-10-01curlbasesink: Add curl seek callbackLars Lundqvist1-0/+56
2020-06-23docs: mark more types as plugin APIMathieu Duponchelle3-0/+5
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2-2/+2
2020-06-05curlsmtpsink: Use correct email date formatcketti1-1/+1
2020-06-04plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2-0/+4
2020-05-18gstcurlhttpsink: Set 'Expect: 100-continue'-headerMats Lindestam1-0/+7
2020-02-07gstcurlhttpsink: Update HTTP header for curl 7.66Ludvig Rappe1-4/+8
2019-12-11remove various useless linefeed in logsStéphane Cerveau2-2/+2
2019-11-20curl: Require libcurl 7.55.0Linus Svensson1-1/+1
2019-11-17curlhttpsrc: add support for range GETAlex Ashley2-5/+118
2019-11-05documentation: fixed a heap o' typosAaron Boxer1-1/+1
2019-11-04curlhttpsrc: Hook up libcurl logging message to gstreamerYeongjin Jeong1-0/+71
2019-10-14Remove autotools build systemTim-Philipp Müller1-46/+0
2019-05-29doc: remove xml from commentsMathieu Duponchelle1-3/+2
2019-05-13docs: Build documentation with hotdocThibault Saunier1-0/+1
2019-05-13Mark some properties as DOC_SHOW_DEFAULTThibault Saunier1-1/+2
2019-05-13Minor documentation fixesThibault Saunier8-8/+0
2019-02-19curlhttpsrc: set BUFFER_OFFSET when creating GstBufferAlex Ashley1-0/+1
2019-02-19curlhttpsrc: export same HTTP error status as souphttpsrcAlex Ashley2-4/+23
2019-02-19curlhttpsrc: fix various leaks and thread safety issuesAlex Ashley5-230/+303
2018-12-17curlhttpsink: free content type before assigning itJonathan Karlsson1-0/+1
2018-12-17curlbasesink: cleanup transfer immediately when doneJonathan Karlsson1-1/+2
2018-12-06curlbasesink: Rename curl transfer threadPatricia Muscalu1-2/+1
2018-12-06curlhttpsink: Enable content type changesJonathan Karlsson1-4/+0
2018-10-28meson: add 'curl-ssh2' option for curl libssh2 supportTim-Philipp Müller1-1/+1
2018-10-28meson: Use the 'curl' feature optionXavier Claessens1-1/+1
2018-08-16curlhhtpsrc: avoid invalid memory referencesWim Taymans1-2/+3
2018-07-17curlhttpsink: Support for multipart/form-data Content-TypeJonathan Karlsson1-1/+10
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-04-24curlhttpsrc: deadlock in multi-instance scenarioJun Xie1-0/+2
2018-01-22meosn: curl: also check for and use libssh2 if availableTim-Philipp Müller1-0/+3
2017-11-22curlhttpsrc: Don't leak structureEdward Hervey1-2/+1
2017-11-21curl: fix meson buildTim-Philipp Müller1-1/+1
2017-11-21curlhttpsrc: Post an error message if no URI was setEdward Hervey1-1/+4
2017-11-21curl: Add i18nEdward Hervey2-0/+10
2017-11-21curlhttpsrc: Fix return valueEdward Hervey1-1/+1
2017-11-21curlhttpsrc: Don't switch to PAUSED if not URI was specifiedEdward Hervey1-0/+4
2017-08-09curlhttpsrc: set http-version default if curl does not have HTTP2 feature pre...Alex Ashley2-9/+10
2017-08-08curlhttpsrc: Does version set fail because of HTTP2Sam Hurst1-2/+9
2017-08-08curlhttpsrc: set http-version class property as enumPhilippe Normand3-70/+70
2017-07-26curl: curlqueue: add symbol name to avoid confusing gtkdocReynaldo H. Verdejo Pinochet1-0/+6
2017-07-26curlhttpsrc: do not check for NULL before g_free()Reynaldo H. Verdejo Pinochet1-21/+7
2017-07-26curlhttpsrc: Fix flagged Coverity errorsSam Hurst3-32/+60
2017-07-26curl: Reorganise header files to fix macOS buildsSam Hurst4-25/+28
2017-07-26curlhttpsrc: Fix compilation without debugging system enabledEdward Hervey1-0/+2