aws-sdk-mediaconvert 1.86.0 → 1.89.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: ebbef0c9198c5bfa6ddd80f6221245c90975c36c971d9916cfcca406ef53bceb
4
- data.tar.gz: 7d63994207d7a57be90f154cebbce730d964db0f79c959b54e04c76e8e543ca3
3
+ metadata.gz: 05ac3dfae6c47730a60ca93aa024b99bcbd18f045fffb5608fea18701595f52b
4
+ data.tar.gz: e730ec49092b4bf1be4b65694fd6e85aaed7921639b63ec9a55158d42d43a0f3
5
5
  SHA512:
6
- metadata.gz: 1d92932b366eb69b7bc0d8bec85e28f651335ac4cd009c09a30b46dee5ce46fae4900976557e13a608fced733576a1ae4e068882a22a4ad1286db4beb40ddecb
7
- data.tar.gz: a44861e57f7382b523228bb0b27893a8bd602c29646244e5cc1ea42c40decd56669912f70c7f1ed4bea6bfcba306c01f1ca532a9bb178b9c68491ab06d7a14cc
6
+ metadata.gz: 29df54296d88c4c956876db2fcca6aa8e5151cef5bf39fbe755ce59de9b70ef197aebbf7361a01ef781e6749f34b35f9bd86a504d24ff4288ef5f7529f03806a
7
+ data.tar.gz: 243f6e33f2a3680c7bb0a552d39dff6be446dbd742a1476ee9777da1b68eb8ab79ce9d2628b27192619f145e64fc389a2046b5e0b6e357963763edd0b3b84fbf
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.89.0 (2022-04-29)
5
+ ------------------
6
+
7
+ * Feature - AWS Elemental MediaConvert SDK nows supports creation of Dolby Vision profile 8.1, the ability to generate black frames of video, and introduces audio-only DASH and CMAF support.
8
+
9
+ 1.88.0 (2022-04-08)
10
+ ------------------
11
+
12
+ * Feature - AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content.
13
+
14
+ 1.87.0 (2022-03-08)
15
+ ------------------
16
+
17
+ * Feature - AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.
18
+
4
19
  1.86.0 (2022-02-24)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.86.0
1
+ 1.89.0