Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrajneeshksoni <soni.rajneesh@gmail.com>2023-02-09 16:44:16 +0300
committerArun Raghavan <arun@arunraghavan.net>2023-02-09 22:04:07 +0300
commit994c79569e1fd5a8adb909a611b21607fc2db128 (patch)
tree4015dc16472747b1745333534458808ca0538539 /video/ffv1/Cargo.toml
parent4d9b6c54725ceb1494674743d54f88fdb3dce7f0 (diff)
awss3sink: Add properties to set content-Type and content-disposition.
for uploaded object default content-type is set to binary/octet-stream, which is correct. metadata cannot be used to set content-type and content-disposition as setting metadata add a prefix x-amz-meta to key e.g. setting metadate "content-type=video/mp4" actually set value as x-amz-meta-content-type. So these has to be seaprate property. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1085>
Diffstat (limited to 'video/ffv1/Cargo.toml')
0 files changed, 0 insertions, 0 deletions