Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 16:24
3d6efd7

0.2.2 (2025-08-26)

Features

  • add delete-segment signal for gpachlssink (6e9235b)
  • add destination option to the sink (db7d211)
  • add id3 handling (fff2606)
  • add the ability to connect to multiple PIDs inside the gpac filter session (d324997)
  • expose -broken-cert global option (685a832)
  • new gpachlssink element that wraps dasher (be5b6d8)

Bug Fixes

  • add sync option that will be relayed to the inner fakesink (7bd264e)
  • call gst_aggregator_selected_samples on configurations where a buffer is generated (888bf6d)
  • change delete-segment signature and expect a boolean (f32857f)
  • consume all pending buffers in the aggregate call (ed763b2)
  • correctly handle ll-hls parts (4b3e7e5)
  • don't request idr for non-video pads (b41fd35)
  • fallback to a file write if no signal is provided (c617cc4)
  • make pid id consistent (cd15841)
  • print-stats option was leaking some internal logs not relevant to the stats (0d11a83)
  • property ranges and defaults (ea3c060)
  • regression from fff2606 (f3bcab7)
  • undefined behavior (9ce23dd)
  • use internal transform element inside gpacsink and avoid registering signals there (276d64e)
  • use the peer pad name without prefixing it with 'ghost_' (1395d68)