aws-sdk-medialive 1.92.0 → 1.94.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: 01212b99fa27adf7cb9a95c288a912ffe6239af4a2906cd75a516cdbc8820608
4
- data.tar.gz: cba6873be2d21f8899d790ba494dc5f5a1d46baa124ad1634cb7dee1ec557f77
3
+ metadata.gz: 367d0514162fb3e29e80b0d3ca2ba4bdaa5013bd223d27635ccbff94b1c0a16c
4
+ data.tar.gz: a8c4bc3f3c74128b7c6a42ef9d227250ba6db14555e79e8f0a4586b54c3190ec
5
5
  SHA512:
6
- metadata.gz: ed1ad4c3e3f98f4abb1fcd1eea13959b7a09eaeba724ee38af3a46d9f45a5390c4b833b788aa83f73f800a46e9d04e3a3e0ff8d529304cc61e7c29f1f29cef33
7
- data.tar.gz: f8931cadcccafaaf89de29e93ab2ff2b5d52e95430bcde5b0617345a4c2c70f7f61cd14d1e096b81ed3fd9310a3cc7a16f4de7fcc50a0c11af9ca03453d57422
6
+ metadata.gz: a5d56d252fc3cdb2f1bb699fafbf8eef3948dad6025e364fa606b79dfeb168635eab42657fa227421ae53b35e2d944e4282324e677f845767c590f6dcdb149c4
7
+ data.tar.gz: f14dd1e010cdfffea0c55abbca36f48053025e1f9a0e285f2038dc90b4fc2113b484c9113b19470d51197389aed29d02b1dcd02fd79f60a0bcebdaa1a9dc8a77
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.94.0 (2022-12-20)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
8
+
9
+ 1.93.0 (2022-12-09)
10
+ ------------------
11
+
12
+ * Feature - Link devices now support buffer size (latency) configuration. A higher latency value means a longer delay in transmitting from the device to MediaLive, but improved resiliency. A lower latency value means a shorter delay, but less resiliency.
13
+
4
14
  1.92.0 (2022-12-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.92.0
1
+ 1.94.0