François Laignel
|
39f0905a7e
|
Use gst_element_request_pad_simple
Instead of the deprecated gst_element_get_request_pad.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/958>
|
2021-05-05 06:17:20 +00:00 |
|
Jan Schmidt
|
2d24a45c89
|
splitmuxsink: Unit test - check format/opened/closed sequence
Check the sequence of format-location/fragment-opened/fragment-closed
events is respected. There should be 1 format-location call for each
fragment-opened message, and 1 fragment-closed for each.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/833>
|
2020-12-12 03:28:56 +11:00 |
|
Seungha Yang
|
ea1797ccb5
|
tests: splitmuxsink: Add more timecode based split test
... and split test cases to run tests in parallel
|
2020-04-20 21:39:54 +09:00 |
|
Seungha Yang
|
018218dd73
|
tests: Split splitmux test case
Since we are adding more and more tests into splitmux,
we need to split it to avoid CI timeout.
|
2020-04-03 17:08:51 +09:00 |
|