DarthSim 1 anno fa
parent
commit
6a96d07d5a
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -4,6 +4,9 @@
 ### Change
 - Support configuring OpenTelemetry with standard [general](https://opentelemetry.io/docs/languages/sdk-configuration/general/) and [OTLP Exporter](https://opentelemetry.io/docs/languages/sdk-configuration/otlp-exporter/) environment variables.
 
+### Fix
+- (pro) Fixed thumbnail generation for MKV/WebM files containing blocks invalidly marked as keyframes.
+
 ### Deprecated
 - `IMGPROXY_OPEN_TELEMETRY_ENDPOINT`, `IMGPROXY_OPEN_TELEMETRY_PROTOCOL`, `IMGPROXY_OPEN_TELEMETRY_GRPC_INSECURE`, `IMGPROXY_OPEN_TELEMETRY_SERVICE_NAME`, `IMGPROXY_OPEN_TELEMETRY_PROPAGATORS`, and `IMGPROXY_OPEN_TELEMETRY_CONNECTION_TIMEOUT` config options are deprecated. Use standard OpenTelemetry environment variables instead.