gstreamer/subprojects/gst-editing-services/tests/check
Mathieu Duponchelle 52f7150de4 ges: preserve discovery order
The previous code was storing container children in reverse
addition order, this was mitigated by the fact that track elements
were also stored in reverse order, thus restoring the original
order, but it seems more consistent to preserve order throughout,
the extra cost of append operations is negligible.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1549>
2022-08-02 15:48:12 +00:00
..
assets
ges ges: preserve discovery order 2022-08-02 15:48:12 +00:00
nle
python ges:tests: Create shorter assets to avoid timeouts 2021-10-13 18:01:38 +00:00
scenarios scenarios: Update for videoaggregator rounding behavior change 2022-02-19 06:53:02 +00:00
meson.build meson: update for meson.build_root() and .build_source() deprecation 2021-10-20 11:20:44 +00:00
nose2-junit-xml.cfg.in