gstreamer/subprojects/gst-plugins-good/tests
Jan Schmidt 682db96a41 splitmuxsrc: Add add-fragment signal and examples
Add a signal that allows adding fragments with a specific offset
and duration directly to splitmuxsrc's list. By providing the
fragment's offset on the playback timeline and duration directly,
splitmuxsrc doesn't need to measure the fragment making for faster
startup times.

Add a bus message that's published when fragments are measured,
reporting the offset and duration, so they can be cached by an
application and used on future invocations.

Add examples for handling the bus message and using the 'add-fragment'
signal.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7053>
2024-08-02 15:30:04 +10:00
..
check rtpdtmfsrc: fix leak when shutting down mid-event 2024-06-19 07:32:49 +00:00
examples splitmuxsrc: Add add-fragment signal and examples 2024-08-02 15:30:04 +10:00
files qtdemux: add unit test for edit list regression 2023-05-11 16:45:37 +00:00
interactive tests: rename 'icles' subdir to be more descriptive 2022-04-14 11:57:11 +00:00
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00