gstreamer/subprojects/gst-plugins-bad/ext/curl
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
..
curltask.h
gstcurl.c
gstcurlbasesink.c
gstcurlbasesink.h
gstcurldefaults.h
gstcurlelement.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gstcurlelements.h
gstcurlfilesink.c
gstcurlfilesink.h
gstcurlftpsink.c
gstcurlftpsink.h
gstcurlhttpsink.c curlhttpsink: Only set MIME as content-type if not set by property 2022-08-29 09:40:23 +00:00
gstcurlhttpsink.h curlhttpsink: Only set MIME as content-type if not set by property 2022-08-29 09:40:23 +00:00
gstcurlhttpsrc.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gstcurlhttpsrc.h
gstcurlqueue.c
gstcurlqueue.h
gstcurlsftpsink.c
gstcurlsftpsink.h
gstcurlsmtpsink.c
gstcurlsmtpsink.h
gstcurlsshsink.c
gstcurlsshsink.h
gstcurltlssink.c
gstcurltlssink.h
meson.build meson: check for libsocket and libnsl 2022-02-17 18:44:49 +00:00