Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 646 Bytes

File metadata and controls

27 lines (15 loc) · 646 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.0.2] - 2025-12-23

Added

  • Logging support to improve observability and debugging.
  • A new temporary input type, allowing indeterminate files to be processed without producing output artifacts.

[1.0.1] - 2025-12-20

Fixed

  • Resolved an issue where the first streamed output could incorrectly return the input file.

Added

  • Added S3 configuration documentation to the README.
  • Expanded README with an explanation of parallel processing behavior.

[1.0.0] - 2025-12-20

Added

  • Initial commit with FFmpeg HTTP API implementation.