gst-plugins-rs/mux
Jochen Henneberg 26a6c3b7b9 fmp4mux: Fixed caps change handling for multiple streams
* Moved FKU code into separate function.
* Send FKU for each stream where the caps change happened.
* Send FKU for each stream where an incomplete GOP has been pushed on
  caps change.
* Push incomplete GOP from stream if the early fragment end would not
  contain that stream otherwise.
* If an incomplete GOP has been pushed on the previous fragment accept
  inter-frames on the next fragment and do not drop them.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1895>
2024-11-07 14:35:09 +00:00
..
flavors Remove once_cell dependency 2024-10-21 17:53:18 +00:00
fmp4 fmp4mux: Fixed caps change handling for multiple streams 2024-11-07 14:35:09 +00:00
mp4 Be stricter with Impl-trait bounds to enforce type hierarchies 2024-10-22 13:43:12 +00:00