gstreamer/subprojects/gst-plugins-bad/ext
Peter Stensson 4d2e27dcf3 curlhttpsink: Set auth any for http_proxy and https_proxy
There was different behaviour if the proxy was configured through
properties or environment. For properties libcurl would be configured
with any auth, but for environment libcurl would default to using basic.
Now any auth is set for both configuration methods.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7935>
2024-12-09 08:40:19 +00:00
..
aes aesenc: Fix IV length addition to output buffer length 2023-08-21 18:10:12 +00:00
analyticsoverlay analyticsoverlay: fix gst-launch exemple 2024-02-07 22:39:57 +00:00
aom aom: av1enc: restrict allowed input width and height 2024-08-08 10:15:06 +01:00
assrender video-filters: Fix passthrough with ANY caps feature 2023-10-03 21:13:00 +00:00
avtp avtp: Fixed Linux/Alpine 3.20 build 2024-07-24 12:07:09 +02:00
bs2b bs2b: Add missing space in plugin description 2023-10-13 09:04:14 +00:00
bz2
chromaprint
closedcaption cccombiner: Improve get_next_time to avoid spinning 2024-11-28 14:37:07 +00:00
codec2json av12json: silence a maybe-unitialized warning 2024-11-18 12:10:57 +11:00
colormanagement colormanagement: Fix typo in pipeline example 2023-10-13 10:04:39 +03:00
curl curlhttpsink: Set auth any for http_proxy and https_proxy 2024-12-09 08:40:19 +00:00
dash dash: sink references of all MDP objects 2024-04-03 08:48:25 +00:00
dc1394
directfb
dtls dtlssrtpenc: Don't crash if no pad name is provided when requesting a new pad 2024-06-05 07:30:36 +00:00
dts
faac
faad
fdkaac fdkaacenc: silence a maybe-unitialized warning 2024-11-18 12:10:57 +11:00
flite
fluidsynth
gme
gs gs: update building README 2024-11-11 13:39:50 +00:00
gsm
gtk waylandsink: Properly handle unrecoverable errors 2024-11-18 16:02:13 -05:00
hls adaptivedemux: Fix handling closed caption streams 2024-06-26 13:44:27 +00:00
iqa
isac bad: Mark more types as plugin API 2024-10-25 13:55:19 +00:00
ladspa ladspa: Make RDF parsing truely optional 2023-12-11 14:49:42 +00:00
lc3 lc3: fix pkg-config file lookup 2023-08-08 22:12:29 +00:00
lcevcdecoder lcevcdecoder: Add README.md 2024-10-02 20:33:13 +00:00
lcevcencoder lcevch264enc: Set 'byte-stream' format and 'au' alignment in output caps 2024-10-29 03:00:11 +00:00
ldac bad: Mark more types as plugin API 2024-10-25 13:55:19 +00:00
libde265 libde265dec: Only decode the main profile 2023-11-03 12:41:59 +00:00
lv2 gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
mdns mdns: fix thread names 2024-09-18 20:37:10 +00:00
modplug
mpeg2enc doc: Fix newline char between authors 2023-05-20 05:48:23 +00:00
mplex doc: Fix newline char between authors 2023-05-20 05:48:23 +00:00
musepack musepack: Prefer using FFmpeg musepack decoder/demuxer 2024-02-09 12:15:14 +00:00
neon meson: Drop max version bound from neon 2024-12-04 15:04:14 +00:00
nvcomp common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
nvdswrapper nvdswrapper: Add NVIDIA DeepStream wrapper plugin 2024-12-04 01:19:19 +00:00
onnx onnx: disable onnxruntime telemetry 2024-12-07 00:23:33 -05:00
openal plugins: Fix various trivial clang compiler warnings 2023-03-18 16:16:55 +02:00
openaptx
opencv opencv: move the dependency check to a single place 2023-10-26 00:01:23 +00:00
openexr
openh264 openh264: Drop runtime version checks 2023-12-11 13:53:09 +00:00
openjpeg meson: Fix several warnings in the build 2024-02-06 23:57:17 +00:00
openmpt
openni2
opus
qroverlay qrbaseoverlay: Add doc/since 2024-10-19 16:31:13 +00:00
qt6d3d11 qt6d3d11: Add plugin docs 2023-08-30 15:45:12 +00:00
resindvd gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
rsvg rsvgoverlay: add debug category 2024-07-30 17:51:51 +00:00
rtmp
sbc
sctp meson: Add a top-level option to enable webrtc 2023-10-19 06:38:45 +00:00
smoothstreaming
sndfile
soundtouch pitch: add validate tests 2024-05-02 13:26:09 +02:00
spandsp
srt srt: Don't attempt to reconnect on authentication failures 2024-10-31 09:11:55 +00:00
srtp srtpenc: Fix potential leak 2024-01-31 18:46:59 +00:00
svtav1 bad: Mark more types as plugin API 2024-10-25 13:55:19 +00:00
svthevcenc bad: Mark more types as plugin API 2024-10-25 13:55:19 +00:00
svtjpegxs svtjpegxs: add to documentation 2024-09-14 18:30:58 +00:00
teletextdec taglist, plugins: fix compiler warnings with GLib >= 2.76 2023-03-27 07:37:11 +00:00
ttml common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
voaacenc meson: Don't confuse voaacenc plugin with bz2 one in meson variable names 2024-04-01 00:52:16 +03:00
voamrwbenc voamrwbenc: fix list of bitrates 2024-08-27 13:53:04 +00:00
vulkan vkutils: add gst_vulkan_ensure_element_device 2024-11-15 20:32:24 +00:00
wayland waylandsink: Properly handle unrecoverable errors 2024-11-18 16:02:13 -05:00
webp webpenc: add animation properties 2024-02-02 17:23:08 +00:00
webrtc webrtc: don't crash on invalid bundle id 2024-11-26 09:27:20 +01:00
webrtcdsp webrtcdsp: Enable multi_channel processing 2024-06-25 22:29:21 +10:00
wildmidi
wpe wpe: initialize threading.ready before reading it 2024-09-25 11:12:28 +02:00
x265 x265: Allow building with x265-4.1 2024-11-27 13:04:57 +00:00
zbar zbar: fix documentation 2024-11-18 14:25:34 +00:00
zxing zxing: Update decode hints usage for compatibility with ZXing >= 2.2 2024-12-05 15:12:00 +00:00
meson.build nvdswrapper: Add NVIDIA DeepStream wrapper plugin 2024-12-04 01:19:19 +00:00