gstreamer/subprojects/gst-plugins-bad/ext
Robert Rosengren 8677d573b7 curlhttpsink: Only set MIME as content-type if not set by property
Setting the content-type property shall override internally detected MIME
types, to make it possible to do as following example (where audio/basic to be
used prior to audio/x-mulaw):

gst-launch-1.0 ... ! mulawenc ! audio/x-mulaw,rate=8000,channels=1 !
  curlhttpsink location=<url> content-type=audio/basic

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2732>
2022-08-29 09:40:23 +00:00
..
aes aes: specify the required OpenSSL version 2021-10-18 23:25:50 +00:00
aom aom: av1enc: Specify Temporal Unit alignment 2022-03-23 19:16:25 +00:00
assrender assrender: Support RFC8081 mime types 2022-01-03 06:42:23 +00:00
avtp avtp: crf: Process also local CRF streams 2021-11-10 16:53:04 +00:00
bs2b Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
bz2 Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
chromaprint Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
closedcaption cccombiner: expose output-padding property 2022-06-17 14:11:46 +00:00
colormanagement Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
curl curlhttpsink: Only set MIME as content-type if not set by property 2022-08-29 09:40:23 +00:00
dash dashsink: Unlock when failed to get content 2022-04-20 09:07:29 +00:00
dc1394 Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
directfb navigation: Add support for key Modifiers in all relevant events 2022-03-25 15:16:03 +00:00
dtls dtls: Properly name encoder/decoder logging categories 2022-08-01 09:02:03 +00:00
dts meson: add 'gpl' option and only build plugins with (A)GPL deps if explicitly enabled 2021-10-18 18:03:19 +01:00
faac Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
faad meson: add 'gpl' option and only build plugins with (A)GPL deps if explicitly enabled 2021-10-18 18:03:19 +01:00
fdkaac fdkaacdec: Support arbitrary channel configs 2022-02-25 18:20:52 +00:00
flite Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
fluidsynth fluiddec: Remove workaround for version 1.1.9 2022-07-09 14:19:11 +00:00
gme Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gs Bump GLib requirement to >= 2.62 2022-06-10 06:01:41 +00:00
gsm Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gtk Add new gtkwaylandsink element 2022-08-02 16:34:13 +00:00
hls Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
iqa meson: add 'gpl' option and only build plugins with (A)GPL deps if explicitly enabled 2021-10-18 18:03:19 +01:00
isac Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
kate Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
ladspa Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
ldac ldac: Set eqmid in caps 2022-02-26 17:05:22 +05:30
libde265 Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
lv2 Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
mdns Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
modplug Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
mpeg2enc meson: add 'gpl' option and only build plugins with (A)GPL deps if explicitly enabled 2021-10-18 18:03:19 +01:00
mplex meson: add 'gpl' option and only build plugins with (A)GPL deps if explicitly enabled 2021-10-18 18:03:19 +01:00
musepack Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
neon neon: Allow building against neon 0.32.x 2021-10-29 00:14:53 +00:00
onnx meson: update for dep.get_pkgconfig_variable() deprecation 2021-10-20 11:20:44 +00:00
openal Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
openaptx openaptx: Support libfreeaptx 2022-02-15 08:18:44 +00:00
opencv opencv: Allow building against 4.6.x 2022-06-06 00:30:15 +02:00
openexr openexr: Specify modules when finding OpenEXR. 2022-03-25 07:45:54 +00:00
openh264 openh264: Register debug categories earlier 2022-08-22 13:34:33 +00:00
openjpeg openjpegenc: Fix build warning 2021-11-24 13:11:23 +00:00
openmpt openmpt: update from now deprecated api 2022-07-21 07:52:37 +00:00
openni2 Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
opus dv, opusparse: fix duplicate symbols in static build 2022-06-28 01:29:06 +01:00
qroverlay qroverlay: Reset data_changed after we use the info 2022-04-27 15:09:47 +00:00
resindvd Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
rsvg rvsg: fix cairo include 2022-04-23 00:00:23 +00:00
rtmp Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
sbc Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
sctp meson: Don't pass -Werror to vendored code 2022-07-30 11:27:12 +00:00
smoothstreaming Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
sndfile Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
soundtouch pitch: Specify layout as required for negotiation 2021-12-11 19:09:09 -03:00
spandsp Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
srt srtsrc: add "keep-listening" property to avoid EOS on disconnect 2022-06-15 20:35:14 +00:00
srtp srtpdec: add counts in stats 2022-04-25 13:57:42 +00:00
svthevcenc Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
teletextdec teletextdec: fix minor string leak 2021-12-06 13:07:37 +00:00
ttml ttml: fix log init 2021-10-11 15:23:08 +02:00
voaacenc Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
voamrwbenc devenv: Add some missing GStreamer specific env variables 2022-02-25 20:35:26 +00:00
vulkan vulkan: add vulkan overlay compositor element 2022-06-14 03:34:06 +00:00
wayland waylandsink: Logging code style updates 2022-08-03 14:25:17 +00:00
webp Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
webrtc meson: webrtc: ensure definition of libgstwebrtcnice_dep 2022-07-26 17:39:52 -04:00
webrtcdsp Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
wildmidi Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
wpe wpesrc: Switch URI handler to web+... protocols 2022-08-10 15:10:26 +00:00
x265 meson: add 'gpl' option and only build plugins with (A)GPL deps if explicitly enabled 2021-10-18 18:03:19 +01:00
zbar Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
zxing Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build Add new gtkwaylandsink element 2022-08-02 16:34:13 +00:00