aws-sdk-mediaconvert 1.71.0 → 1.75.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: 2551c2a476cdaba59044676e8c4f61867633f86c2f1e44f3e10d121c04a5f5d7
4
- data.tar.gz: e38973fa6f68446882bd8cd10d9bf6b705e465295fd34811d086cdc199793a00
3
+ metadata.gz: 522d61587f4d702ee5921178cbbf7db646fa7b8cf6e5ed2f207d00a13b060bf5
4
+ data.tar.gz: ded8519943d3c02faadcc74f32d8d4c7837c81cf768e59937fb0893434f7f32c
5
5
  SHA512:
6
- metadata.gz: 53d35df6de30eaeb83700c6074349a1c192f32a48ab3a40d6d4b8060fd8699e024847e912c2f0da736aed4730a6fdc934c37f8bfafe2c5cbd8bd753a611b13f1
7
- data.tar.gz: e1fb63c62659cfe637e2ccbca79a945dfaf5054ed933698c7211b5d5e34301f8fd9154e531c204cff894b9695f749168efbd4648081eb2f61e54ac8ea5e7f29a
6
+ metadata.gz: ec257cd88fe3bdb8b76fb2cf36aeeb8ac6fa71a6c765de33ffb14dc7c271a942214956b59b9544fa1434fe8dd97392f19b7ac68a06f7fcaf827a17553e5e9560
7
+ data.tar.gz: 3ddbc402b299b36cc647191a76339a2ddbdd110b1ed20b490c86284507bbff8ecbcd0061be3e449db5b7f56050be078806ed1ed53493184ae274114f2d1bff6f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.75.0 (2021-09-23)
5
+ ------------------
6
+
7
+ * Feature - This release adds style and positioning support for caption or subtitle burn-in from rich text sources such as TTML. This release also introduces configurable image-based trick play track generation.
8
+
9
+ 1.74.0 (2021-09-01)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.73.0 (2021-08-24)
15
+ ------------------
16
+
17
+ * Feature - AWS Elemental MediaConvert SDK has added MBAFF encoding support for AVC video and the ability to pass encryption context from the job settings to S3.
18
+
19
+ 1.72.0 (2021-08-03)
20
+ ------------------
21
+
22
+ * Feature - AWS Elemental MediaConvert SDK has added control over the passthrough of XDS captions metadata to outputs.
23
+
4
24
  1.71.0 (2021-07-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.71.0
1
+ 1.75.0