xingmux: move from gst-plugins-ugly to gst-plugins-good
authorTim-Philipp Müller <tim@centricular.com>
Sun, 23 Oct 2022 19:32:35 +0000 (20:32 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 25 Oct 2022 12:40:20 +0000 (12:40 +0000)
commitd132592423be64ec18a223b67810ac89f391277e
tree8c8f96f2a516b6b0610e37a478c96b267ceed85c
parent2265709574d2596d38fd9d6aead3253b488c48fb
xingmux: move from gst-plugins-ugly to gst-plugins-good

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/415

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3251>
14 files changed:
subprojects/gst-plugins-good/docs/gst_plugins_cache.json
subprojects/gst-plugins-good/gst/meson.build
subprojects/gst-plugins-good/gst/xingmux/gstxingmux.c [moved from subprojects/gst-plugins-ugly/gst/xingmux/gstxingmux.c with 100% similarity]
subprojects/gst-plugins-good/gst/xingmux/gstxingmux.h [moved from subprojects/gst-plugins-ugly/gst/xingmux/gstxingmux.h with 100% similarity]
subprojects/gst-plugins-good/gst/xingmux/meson.build [moved from subprojects/gst-plugins-ugly/gst/xingmux/meson.build with 88% similarity]
subprojects/gst-plugins-good/gst/xingmux/plugin.c [moved from subprojects/gst-plugins-ugly/gst/xingmux/plugin.c with 100% similarity]
subprojects/gst-plugins-good/meson_options.txt
subprojects/gst-plugins-good/tests/check/elements/xingmux.c [moved from subprojects/gst-plugins-ugly/tests/check/elements/xingmux.c with 98% similarity]
subprojects/gst-plugins-good/tests/check/elements/xingmux_testdata.h [moved from subprojects/gst-plugins-ugly/tests/check/elements/xingmux_testdata.h with 100% similarity]
subprojects/gst-plugins-good/tests/check/meson.build
subprojects/gst-plugins-ugly/docs/gst_plugins_cache.json
subprojects/gst-plugins-ugly/gst/meson.build
subprojects/gst-plugins-ugly/meson_options.txt
subprojects/gst-plugins-ugly/tests/check/meson.build