Skip to content

Releases: TamKungZ/codecmedia-java

CodecMedia 1.0.2

02 Mar 13:54

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.0.2] - 2026-03-02

Added

Changed

Fixed

  • Fixed EBML element decoding in WebmParser so multi-byte element IDs (including DefaultDuration) are parsed with correct ID/size boundaries.
  • Fixed MOV frame-rate extraction in MovParser to use mdhd track timescale when interpreting stts sample delta.

[1.0.1] - 2026-02-25

Added

  • Initial public release with probing, validation, metadata sidecar persistence, extraction workflow, playback simulation, and conversion routing.

CodecMedia 1.0.1

02 Mar 13:43

Choose a tag to compare

CodecMedia 1.0.0

25 Feb 17:23

Choose a tag to compare