aws-sdk-mediaconvert 1.95.0 → 1.97.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cbc957755bed22214a2dd864fd9935240cb55fd6cc23097bbaab9e47bf4be752
4
- data.tar.gz: 31d61a08f53acd3733e6205682267e805b34e7bbf33cb8256dfead8ab9bba4e9
3
+ metadata.gz: 5d4493822aa5c6a674263b92bbaae508e3549da60689e821668170aeb9426530
4
+ data.tar.gz: 6badda2ff8b7162ca673dfdd3a34b474a18cc86f0f4df383e2a9ae8de579caa5
5
5
  SHA512:
6
- metadata.gz: 05af4d2d7ddce07682a75bfd8afd40dcd7fff5a997621591c6eb98b4029f93e7dffe76981c7c98862831f9e278811da91b86107ecc8a8b8f5aa37f62b120a1f5
7
- data.tar.gz: b397f98b0977e673cfcd38430418bf5ab950ea84dac104ef54ac489f7b0fff6358c93c4ebab4816872a6c76587f4ee216e1dabdb26db67b831ff3ead10191826
6
+ metadata.gz: 3facc577843a325562af42266b466c905e57d6b8c20fa3ad7eb9dd5b6c651962b25e389c16a114effe10ef0fce4b6849d245fdf5561f5ffaa48bcf1b0ed5d0af
7
+ data.tar.gz: d23017451295e21f814e97b6d9ead7f7a8a59ea4b8c607c03c445035c75edc63c353ede39ba76259ff72797ea201f119e11e79f0b83b5ca4f69732bd9f250cd3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.97.0 (2023-01-12)
5
+ ------------------
6
+
7
+ * Feature - The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.
8
+
9
+ 1.96.0 (2022-12-02)
10
+ ------------------
11
+
12
+ * Feature - The AWS Elemental MediaConvert SDK has added support for configurable ID3 eMSG box attributes and the ability to signal them with InbandEventStream tags in DASH and CMAF outputs.
13
+
4
14
  1.95.0 (2022-11-07)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.95.0
1
+ 1.97.0