Releases: gpac/gst-gpac-plugin
Releases · gpac/gst-gpac-plugin
v0.2.0
0.2.0 (2025-02-22)
⚠ BREAKING CHANGES
- rename
gpacmp4mx
togpaccmafmux
Features
- add segment duration signaling (13e7948)
- allow overriding default options for single filters (9a55973)
- rename
gpacmp4mx
togpaccmafmux
(54280a6)
Bug Fixes
- correct argument allocation and NULL termination in gpac_apply_properties (6a93ba7)
- deduplicate reconfigure requests (a356f04)
- handle live input properly (#5) (ba378b2)
- more robust idr requests (5e5da91)
- properly transition through states (05c0c20)
- regression from 05c0c20 (2ada29d)
- regression from 5e5da91 (5727042)
- wrong error handling on register (ddfd148)
v0.1.2
0.1.2 (2025-02-09)
Features
- drive the encoder via encode_hints events from gpac (70293e3)
Bug Fixes
- add more context around failures (026cc9d)
- ensure IDR period is valid before sending key frame request (4fd49f6)
- flush the gpac packets on every aggregate call (3631699)
- GST_ELEMENT_* argument ordering (77a5c01)
- more robust box parser for mp4mx post-processor (487882b)
- n>0 segments should indicate delta unit on headers (23fe47b)
- reduce unnecessary idr warnings (b20efa7)
- remove unnecessary copies (ad2257b)
- set pck ref before creating the memory (e7f01fb)
v0.1.1
0.1.1 (2025-02-02)
Features
Bug Fixes
- account for segment updates in dts_offset (2a481c5)
- make mp4mx output cmaf by default (1536d05)
- misc warnings and errors on macOS (845edd7)
- parse gpac filter options correctly (ca55868)
- reconnect filter outputs on caps change (bdbacb6)
- segfault on early session close (9347ee8)
- set buffer timestamps as correct as possible (d763a01)