Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

47 lines (30 loc) · 1.25 KB

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.

Added

  • SMPTE-2038 data option to mp2ts-tools

0.2.1 - 2024-01-25

Fixed

  • Updated Makefile to new project names

0.2.0 - 2024-01-23

Added

  • Print image type (I, P, B) for AVC streams
  • Calculate GoP duration based on RAI-marker or IDR distance
  • Calculate frame-rate based on DTS/PTS and print out in JSON format
  • Enable NALU/SEI printing by option
  • Print SDT in JSON format
  • Support for HEVC PicTiming SEI message
  • SEI message data is now also printed as JSON

Changed

  • mp2ts-info and mp2ts-pslister now always print indented output
  • mp2ts-nallister -sei option now turns on details.

0.1.0 - 2024-01-15

Added

  • initial version of the repo
  • ts-info tool