gst-plugins-rs/mux/fmp4
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
..
examples fmp4: examples: hls_live: don't set header-update-mode=update 2024-09-23 12:24:22 +02:00
src fmp4mux: Fixed caps change handling for multiple streams 2024-11-07 14:35:09 +00:00
tests fmp4mux: Fixed caps change handling for multiple streams 2024-11-07 14:35:09 +00:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml Update to quick-xml 0.37 2024-10-28 09:12:13 +00:00
LICENSE git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00