From 24c6e498746be85c42a4d123d9d912af257ce4c1 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Fri, 24 Sep 2021 16:16:05 -0300 Subject: [PATCH] Move files from gst-python into the "subprojects/gst-python//" subdir --- .gitlab-ci.yml => subprojects/gst-python/.gitlab-ci.yml | 0 AUTHORS => subprojects/gst-python/AUTHORS | 0 COPYING => subprojects/gst-python/COPYING | 0 ChangeLog => subprojects/gst-python/ChangeLog | 0 NEWS => subprojects/gst-python/NEWS | 0 README => subprojects/gst-python/README | 0 RELEASE => subprojects/gst-python/RELEASE | 0 TODO => subprojects/gst-python/TODO | 0 {examples => subprojects/gst-python/examples}/README.md | 0 {examples => subprojects/gst-python/examples}/dynamic_src.py | 0 {examples => subprojects/gst-python/examples}/helloworld.py | 0 .../gst-python/examples}/plugins/python/audioplot.py | 0 .../gst-python/examples}/plugins/python/exampleTransform.py | 0 .../gst-python/examples}/plugins/python/identity.py | 0 .../gst-python/examples}/plugins/python/mixer.py | 0 .../gst-python/examples}/plugins/python/py_audiotestsrc.py | 0 .../gst-python/examples}/plugins/python/sinkelement.py | 0 {examples => subprojects/gst-python/examples}/record_sound.py | 0 {examples => subprojects/gst-python/examples}/requirements.txt | 0 {gi => subprojects/gst-python/gi}/meson.build | 0 {gi => subprojects/gst-python/gi}/overrides/Gst.py | 0 {gi => subprojects/gst-python/gi}/overrides/GstPbutils.py | 0 {gi => subprojects/gst-python/gi}/overrides/gstmodule.c | 0 {gi => subprojects/gst-python/gi}/overrides/meson.build | 0 gst-python.doap => subprojects/gst-python/gst-python.doap | 0 {hooks => subprojects/gst-python/hooks}/pre-commit.hook | 0 meson.build => subprojects/gst-python/meson.build | 0 meson_options.txt => subprojects/gst-python/meson_options.txt | 0 .../gst-python/old_examples}/audio-controller.py | 0 .../gst-python/old_examples}/audioconcat.py | 0 {old_examples => subprojects/gst-python/old_examples}/bps.py | 0 .../gst-python/old_examples}/buffer-draw.py | 0 {old_examples => subprojects/gst-python/old_examples}/cp.py | 0 {old_examples => subprojects/gst-python/old_examples}/cutter.py | 0 .../gst-python/old_examples}/debugslider.py | 0 .../gst-python/old_examples}/decodebin.py | 0 {old_examples => subprojects/gst-python/old_examples}/f2f.py | 0 {old_examples => subprojects/gst-python/old_examples}/filesrc.py | 0 {old_examples => subprojects/gst-python/old_examples}/fvumeter.py | 0 .../gst-python/old_examples}/gst-discover | 0 {old_examples => subprojects/gst-python/old_examples}/gstfile.py | 0 .../gst-python/old_examples}/helloworld.py | 0 {old_examples => subprojects/gst-python/old_examples}/maemogst.py | 0 {old_examples => subprojects/gst-python/old_examples}/mixer.py | 0 .../gst-python/old_examples}/option-parser.py | 0 .../gst-python/old_examples}/pipeline-tester | 0 {old_examples => subprojects/gst-python/old_examples}/play.py | 0 .../gst-python/old_examples}/pyidentity.py | 0 {old_examples => subprojects/gst-python/old_examples}/remuxer.py | 0 {old_examples => subprojects/gst-python/old_examples}/segments.py | 0 .../gst-python/old_examples}/sinkelement-registry.py | 0 .../gst-python/old_examples}/sinkelement.py | 0 {old_examples => subprojects/gst-python/old_examples}/switch.py | 0 .../gst-python/old_examples}/synchronizer.py | 0 .../gst-python/old_examples}/tagsetter.py | 0 .../gst-python/old_examples}/video-controller.py | 0 {old_examples => subprojects/gst-python/old_examples}/vumeter.py | 0 {plugin => subprojects/gst-python/plugin}/gstpythonplugin.c | 0 {plugin => subprojects/gst-python/plugin}/meson.build | 0 {testsuite => subprojects/gst-python/testsuite}/__init__.py | 0 {testsuite => subprojects/gst-python/testsuite}/common.py | 0 {testsuite => subprojects/gst-python/testsuite}/gstpython.supp | 0 {testsuite => subprojects/gst-python/testsuite}/meson.build | 0 {testsuite => subprojects/gst-python/testsuite}/old/test-object.c | 0 {testsuite => subprojects/gst-python/testsuite}/old/test-object.h | 0 .../gst-python/testsuite}/old/test_adapter.py | 0 {testsuite => subprojects/gst-python/testsuite}/old/test_audio.py | 0 {testsuite => subprojects/gst-python/testsuite}/old/test_bin.py | 0 .../gst-python/testsuite}/old/test_buffer.py | 0 {testsuite => subprojects/gst-python/testsuite}/old/test_bus.py | 0 {testsuite => subprojects/gst-python/testsuite}/old/test_caps.py | 0 .../gst-python/testsuite}/old/test_element.py | 0 {testsuite => subprojects/gst-python/testsuite}/old/test_event.py | 0 .../gst-python/testsuite}/old/test_ghostpad.py | 0 .../gst-python/testsuite}/old/test_interface.py | 0 .../gst-python/testsuite}/old/test_iterator.py | 0 .../gst-python/testsuite}/old/test_libtag.py | 0 .../gst-python/testsuite}/old/test_message.py | 0 {testsuite => subprojects/gst-python/testsuite}/old/test_pad.py | 0 .../gst-python/testsuite}/old/test_pbutils.py | 0 .../gst-python/testsuite}/old/test_pipeline.py | 0 .../gst-python/testsuite}/old/test_registry.py | 0 .../gst-python/testsuite}/old/test_segment.py | 0 .../gst-python/testsuite}/old/test_struct.py | 0 .../gst-python/testsuite}/old/test_taglist.py | 0 .../gst-python/testsuite}/old/test_typefind.py | 0 {testsuite => subprojects/gst-python/testsuite}/old/test_xml.py | 0 .../gst-python/testsuite}/old/testhelpermodule.c | 0 {testsuite => subprojects/gst-python/testsuite}/overrides_hack.py | 0 {testsuite => subprojects/gst-python/testsuite}/python.supp | 0 .../gst-python/testsuite}/python/identity.py | 0 {testsuite => subprojects/gst-python/testsuite}/runtests.py | 0 {testsuite => subprojects/gst-python/testsuite}/test_gst.py | 0 {testsuite => subprojects/gst-python/testsuite}/test_plugin.py | 0 {testsuite => subprojects/gst-python/testsuite}/test_types.py | 0 95 files changed, 0 insertions(+), 0 deletions(-) rename .gitlab-ci.yml => subprojects/gst-python/.gitlab-ci.yml (100%) rename AUTHORS => subprojects/gst-python/AUTHORS (100%) rename COPYING => subprojects/gst-python/COPYING (100%) rename ChangeLog => subprojects/gst-python/ChangeLog (100%) rename NEWS => subprojects/gst-python/NEWS (100%) rename README => subprojects/gst-python/README (100%) rename RELEASE => subprojects/gst-python/RELEASE (100%) rename TODO => subprojects/gst-python/TODO (100%) rename {examples => subprojects/gst-python/examples}/README.md (100%) rename {examples => subprojects/gst-python/examples}/dynamic_src.py (100%) rename {examples => subprojects/gst-python/examples}/helloworld.py (100%) rename {examples => subprojects/gst-python/examples}/plugins/python/audioplot.py (100%) rename {examples => subprojects/gst-python/examples}/plugins/python/exampleTransform.py (100%) rename {examples => subprojects/gst-python/examples}/plugins/python/identity.py (100%) rename {examples => subprojects/gst-python/examples}/plugins/python/mixer.py (100%) rename {examples => subprojects/gst-python/examples}/plugins/python/py_audiotestsrc.py (100%) rename {examples => subprojects/gst-python/examples}/plugins/python/sinkelement.py (100%) rename {examples => subprojects/gst-python/examples}/record_sound.py (100%) rename {examples => subprojects/gst-python/examples}/requirements.txt (100%) rename {gi => subprojects/gst-python/gi}/meson.build (100%) rename {gi => subprojects/gst-python/gi}/overrides/Gst.py (100%) rename {gi => subprojects/gst-python/gi}/overrides/GstPbutils.py (100%) rename {gi => subprojects/gst-python/gi}/overrides/gstmodule.c (100%) rename {gi => subprojects/gst-python/gi}/overrides/meson.build (100%) rename gst-python.doap => subprojects/gst-python/gst-python.doap (100%) rename {hooks => subprojects/gst-python/hooks}/pre-commit.hook (100%) rename meson.build => subprojects/gst-python/meson.build (100%) rename meson_options.txt => subprojects/gst-python/meson_options.txt (100%) rename {old_examples => subprojects/gst-python/old_examples}/audio-controller.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/audioconcat.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/bps.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/buffer-draw.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/cp.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/cutter.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/debugslider.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/decodebin.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/f2f.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/filesrc.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/fvumeter.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/gst-discover (100%) rename {old_examples => subprojects/gst-python/old_examples}/gstfile.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/helloworld.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/maemogst.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/mixer.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/option-parser.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/pipeline-tester (100%) rename {old_examples => subprojects/gst-python/old_examples}/play.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/pyidentity.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/remuxer.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/segments.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/sinkelement-registry.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/sinkelement.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/switch.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/synchronizer.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/tagsetter.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/video-controller.py (100%) rename {old_examples => subprojects/gst-python/old_examples}/vumeter.py (100%) rename {plugin => subprojects/gst-python/plugin}/gstpythonplugin.c (100%) rename {plugin => subprojects/gst-python/plugin}/meson.build (100%) rename {testsuite => subprojects/gst-python/testsuite}/__init__.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/common.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/gstpython.supp (100%) rename {testsuite => subprojects/gst-python/testsuite}/meson.build (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test-object.c (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test-object.h (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_adapter.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_audio.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_bin.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_buffer.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_bus.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_caps.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_element.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_event.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_ghostpad.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_interface.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_iterator.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_libtag.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_message.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_pad.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_pbutils.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_pipeline.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_registry.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_segment.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_struct.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_taglist.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_typefind.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/test_xml.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/old/testhelpermodule.c (100%) rename {testsuite => subprojects/gst-python/testsuite}/overrides_hack.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/python.supp (100%) rename {testsuite => subprojects/gst-python/testsuite}/python/identity.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/runtests.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/test_gst.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/test_plugin.py (100%) rename {testsuite => subprojects/gst-python/testsuite}/test_types.py (100%) diff --git a/.gitlab-ci.yml b/subprojects/gst-python/.gitlab-ci.yml similarity index 100% rename from .gitlab-ci.yml rename to subprojects/gst-python/.gitlab-ci.yml diff --git a/AUTHORS b/subprojects/gst-python/AUTHORS similarity index 100% rename from AUTHORS rename to subprojects/gst-python/AUTHORS diff --git a/COPYING b/subprojects/gst-python/COPYING similarity index 100% rename from COPYING rename to subprojects/gst-python/COPYING diff --git a/ChangeLog b/subprojects/gst-python/ChangeLog similarity index 100% rename from ChangeLog rename to subprojects/gst-python/ChangeLog diff --git a/NEWS b/subprojects/gst-python/NEWS similarity index 100% rename from NEWS rename to subprojects/gst-python/NEWS diff --git a/README b/subprojects/gst-python/README similarity index 100% rename from README rename to subprojects/gst-python/README diff --git a/RELEASE b/subprojects/gst-python/RELEASE similarity index 100% rename from RELEASE rename to subprojects/gst-python/RELEASE diff --git a/TODO b/subprojects/gst-python/TODO similarity index 100% rename from TODO rename to subprojects/gst-python/TODO diff --git a/examples/README.md b/subprojects/gst-python/examples/README.md similarity index 100% rename from examples/README.md rename to subprojects/gst-python/examples/README.md diff --git a/examples/dynamic_src.py b/subprojects/gst-python/examples/dynamic_src.py similarity index 100% rename from examples/dynamic_src.py rename to subprojects/gst-python/examples/dynamic_src.py diff --git a/examples/helloworld.py b/subprojects/gst-python/examples/helloworld.py similarity index 100% rename from examples/helloworld.py rename to subprojects/gst-python/examples/helloworld.py diff --git a/examples/plugins/python/audioplot.py b/subprojects/gst-python/examples/plugins/python/audioplot.py similarity index 100% rename from examples/plugins/python/audioplot.py rename to subprojects/gst-python/examples/plugins/python/audioplot.py diff --git a/examples/plugins/python/exampleTransform.py b/subprojects/gst-python/examples/plugins/python/exampleTransform.py similarity index 100% rename from examples/plugins/python/exampleTransform.py rename to subprojects/gst-python/examples/plugins/python/exampleTransform.py diff --git a/examples/plugins/python/identity.py b/subprojects/gst-python/examples/plugins/python/identity.py similarity index 100% rename from examples/plugins/python/identity.py rename to subprojects/gst-python/examples/plugins/python/identity.py diff --git a/examples/plugins/python/mixer.py b/subprojects/gst-python/examples/plugins/python/mixer.py similarity index 100% rename from examples/plugins/python/mixer.py rename to subprojects/gst-python/examples/plugins/python/mixer.py diff --git a/examples/plugins/python/py_audiotestsrc.py b/subprojects/gst-python/examples/plugins/python/py_audiotestsrc.py similarity index 100% rename from examples/plugins/python/py_audiotestsrc.py rename to subprojects/gst-python/examples/plugins/python/py_audiotestsrc.py diff --git a/examples/plugins/python/sinkelement.py b/subprojects/gst-python/examples/plugins/python/sinkelement.py similarity index 100% rename from examples/plugins/python/sinkelement.py rename to subprojects/gst-python/examples/plugins/python/sinkelement.py diff --git a/examples/record_sound.py b/subprojects/gst-python/examples/record_sound.py similarity index 100% rename from examples/record_sound.py rename to subprojects/gst-python/examples/record_sound.py diff --git a/examples/requirements.txt b/subprojects/gst-python/examples/requirements.txt similarity index 100% rename from examples/requirements.txt rename to subprojects/gst-python/examples/requirements.txt diff --git a/gi/meson.build b/subprojects/gst-python/gi/meson.build similarity index 100% rename from gi/meson.build rename to subprojects/gst-python/gi/meson.build diff --git a/gi/overrides/Gst.py b/subprojects/gst-python/gi/overrides/Gst.py similarity index 100% rename from gi/overrides/Gst.py rename to subprojects/gst-python/gi/overrides/Gst.py diff --git a/gi/overrides/GstPbutils.py b/subprojects/gst-python/gi/overrides/GstPbutils.py similarity index 100% rename from gi/overrides/GstPbutils.py rename to subprojects/gst-python/gi/overrides/GstPbutils.py diff --git a/gi/overrides/gstmodule.c b/subprojects/gst-python/gi/overrides/gstmodule.c similarity index 100% rename from gi/overrides/gstmodule.c rename to subprojects/gst-python/gi/overrides/gstmodule.c diff --git a/gi/overrides/meson.build b/subprojects/gst-python/gi/overrides/meson.build similarity index 100% rename from gi/overrides/meson.build rename to subprojects/gst-python/gi/overrides/meson.build diff --git a/gst-python.doap b/subprojects/gst-python/gst-python.doap similarity index 100% rename from gst-python.doap rename to subprojects/gst-python/gst-python.doap diff --git a/hooks/pre-commit.hook b/subprojects/gst-python/hooks/pre-commit.hook similarity index 100% rename from hooks/pre-commit.hook rename to subprojects/gst-python/hooks/pre-commit.hook diff --git a/meson.build b/subprojects/gst-python/meson.build similarity index 100% rename from meson.build rename to subprojects/gst-python/meson.build diff --git a/meson_options.txt b/subprojects/gst-python/meson_options.txt similarity index 100% rename from meson_options.txt rename to subprojects/gst-python/meson_options.txt diff --git a/old_examples/audio-controller.py b/subprojects/gst-python/old_examples/audio-controller.py similarity index 100% rename from old_examples/audio-controller.py rename to subprojects/gst-python/old_examples/audio-controller.py diff --git a/old_examples/audioconcat.py b/subprojects/gst-python/old_examples/audioconcat.py similarity index 100% rename from old_examples/audioconcat.py rename to subprojects/gst-python/old_examples/audioconcat.py diff --git a/old_examples/bps.py b/subprojects/gst-python/old_examples/bps.py similarity index 100% rename from old_examples/bps.py rename to subprojects/gst-python/old_examples/bps.py diff --git a/old_examples/buffer-draw.py b/subprojects/gst-python/old_examples/buffer-draw.py similarity index 100% rename from old_examples/buffer-draw.py rename to subprojects/gst-python/old_examples/buffer-draw.py diff --git a/old_examples/cp.py b/subprojects/gst-python/old_examples/cp.py similarity index 100% rename from old_examples/cp.py rename to subprojects/gst-python/old_examples/cp.py diff --git a/old_examples/cutter.py b/subprojects/gst-python/old_examples/cutter.py similarity index 100% rename from old_examples/cutter.py rename to subprojects/gst-python/old_examples/cutter.py diff --git a/old_examples/debugslider.py b/subprojects/gst-python/old_examples/debugslider.py similarity index 100% rename from old_examples/debugslider.py rename to subprojects/gst-python/old_examples/debugslider.py diff --git a/old_examples/decodebin.py b/subprojects/gst-python/old_examples/decodebin.py similarity index 100% rename from old_examples/decodebin.py rename to subprojects/gst-python/old_examples/decodebin.py diff --git a/old_examples/f2f.py b/subprojects/gst-python/old_examples/f2f.py similarity index 100% rename from old_examples/f2f.py rename to subprojects/gst-python/old_examples/f2f.py diff --git a/old_examples/filesrc.py b/subprojects/gst-python/old_examples/filesrc.py similarity index 100% rename from old_examples/filesrc.py rename to subprojects/gst-python/old_examples/filesrc.py diff --git a/old_examples/fvumeter.py b/subprojects/gst-python/old_examples/fvumeter.py similarity index 100% rename from old_examples/fvumeter.py rename to subprojects/gst-python/old_examples/fvumeter.py diff --git a/old_examples/gst-discover b/subprojects/gst-python/old_examples/gst-discover similarity index 100% rename from old_examples/gst-discover rename to subprojects/gst-python/old_examples/gst-discover diff --git a/old_examples/gstfile.py b/subprojects/gst-python/old_examples/gstfile.py similarity index 100% rename from old_examples/gstfile.py rename to subprojects/gst-python/old_examples/gstfile.py diff --git a/old_examples/helloworld.py b/subprojects/gst-python/old_examples/helloworld.py similarity index 100% rename from old_examples/helloworld.py rename to subprojects/gst-python/old_examples/helloworld.py diff --git a/old_examples/maemogst.py b/subprojects/gst-python/old_examples/maemogst.py similarity index 100% rename from old_examples/maemogst.py rename to subprojects/gst-python/old_examples/maemogst.py diff --git a/old_examples/mixer.py b/subprojects/gst-python/old_examples/mixer.py similarity index 100% rename from old_examples/mixer.py rename to subprojects/gst-python/old_examples/mixer.py diff --git a/old_examples/option-parser.py b/subprojects/gst-python/old_examples/option-parser.py similarity index 100% rename from old_examples/option-parser.py rename to subprojects/gst-python/old_examples/option-parser.py diff --git a/old_examples/pipeline-tester b/subprojects/gst-python/old_examples/pipeline-tester similarity index 100% rename from old_examples/pipeline-tester rename to subprojects/gst-python/old_examples/pipeline-tester diff --git a/old_examples/play.py b/subprojects/gst-python/old_examples/play.py similarity index 100% rename from old_examples/play.py rename to subprojects/gst-python/old_examples/play.py diff --git a/old_examples/pyidentity.py b/subprojects/gst-python/old_examples/pyidentity.py similarity index 100% rename from old_examples/pyidentity.py rename to subprojects/gst-python/old_examples/pyidentity.py diff --git a/old_examples/remuxer.py b/subprojects/gst-python/old_examples/remuxer.py similarity index 100% rename from old_examples/remuxer.py rename to subprojects/gst-python/old_examples/remuxer.py diff --git a/old_examples/segments.py b/subprojects/gst-python/old_examples/segments.py similarity index 100% rename from old_examples/segments.py rename to subprojects/gst-python/old_examples/segments.py diff --git a/old_examples/sinkelement-registry.py b/subprojects/gst-python/old_examples/sinkelement-registry.py similarity index 100% rename from old_examples/sinkelement-registry.py rename to subprojects/gst-python/old_examples/sinkelement-registry.py diff --git a/old_examples/sinkelement.py b/subprojects/gst-python/old_examples/sinkelement.py similarity index 100% rename from old_examples/sinkelement.py rename to subprojects/gst-python/old_examples/sinkelement.py diff --git a/old_examples/switch.py b/subprojects/gst-python/old_examples/switch.py similarity index 100% rename from old_examples/switch.py rename to subprojects/gst-python/old_examples/switch.py diff --git a/old_examples/synchronizer.py b/subprojects/gst-python/old_examples/synchronizer.py similarity index 100% rename from old_examples/synchronizer.py rename to subprojects/gst-python/old_examples/synchronizer.py diff --git a/old_examples/tagsetter.py b/subprojects/gst-python/old_examples/tagsetter.py similarity index 100% rename from old_examples/tagsetter.py rename to subprojects/gst-python/old_examples/tagsetter.py diff --git a/old_examples/video-controller.py b/subprojects/gst-python/old_examples/video-controller.py similarity index 100% rename from old_examples/video-controller.py rename to subprojects/gst-python/old_examples/video-controller.py diff --git a/old_examples/vumeter.py b/subprojects/gst-python/old_examples/vumeter.py similarity index 100% rename from old_examples/vumeter.py rename to subprojects/gst-python/old_examples/vumeter.py diff --git a/plugin/gstpythonplugin.c b/subprojects/gst-python/plugin/gstpythonplugin.c similarity index 100% rename from plugin/gstpythonplugin.c rename to subprojects/gst-python/plugin/gstpythonplugin.c diff --git a/plugin/meson.build b/subprojects/gst-python/plugin/meson.build similarity index 100% rename from plugin/meson.build rename to subprojects/gst-python/plugin/meson.build diff --git a/testsuite/__init__.py b/subprojects/gst-python/testsuite/__init__.py similarity index 100% rename from testsuite/__init__.py rename to subprojects/gst-python/testsuite/__init__.py diff --git a/testsuite/common.py b/subprojects/gst-python/testsuite/common.py similarity index 100% rename from testsuite/common.py rename to subprojects/gst-python/testsuite/common.py diff --git a/testsuite/gstpython.supp b/subprojects/gst-python/testsuite/gstpython.supp similarity index 100% rename from testsuite/gstpython.supp rename to subprojects/gst-python/testsuite/gstpython.supp diff --git a/testsuite/meson.build b/subprojects/gst-python/testsuite/meson.build similarity index 100% rename from testsuite/meson.build rename to subprojects/gst-python/testsuite/meson.build diff --git a/testsuite/old/test-object.c b/subprojects/gst-python/testsuite/old/test-object.c similarity index 100% rename from testsuite/old/test-object.c rename to subprojects/gst-python/testsuite/old/test-object.c diff --git a/testsuite/old/test-object.h b/subprojects/gst-python/testsuite/old/test-object.h similarity index 100% rename from testsuite/old/test-object.h rename to subprojects/gst-python/testsuite/old/test-object.h diff --git a/testsuite/old/test_adapter.py b/subprojects/gst-python/testsuite/old/test_adapter.py similarity index 100% rename from testsuite/old/test_adapter.py rename to subprojects/gst-python/testsuite/old/test_adapter.py diff --git a/testsuite/old/test_audio.py b/subprojects/gst-python/testsuite/old/test_audio.py similarity index 100% rename from testsuite/old/test_audio.py rename to subprojects/gst-python/testsuite/old/test_audio.py diff --git a/testsuite/old/test_bin.py b/subprojects/gst-python/testsuite/old/test_bin.py similarity index 100% rename from testsuite/old/test_bin.py rename to subprojects/gst-python/testsuite/old/test_bin.py diff --git a/testsuite/old/test_buffer.py b/subprojects/gst-python/testsuite/old/test_buffer.py similarity index 100% rename from testsuite/old/test_buffer.py rename to subprojects/gst-python/testsuite/old/test_buffer.py diff --git a/testsuite/old/test_bus.py b/subprojects/gst-python/testsuite/old/test_bus.py similarity index 100% rename from testsuite/old/test_bus.py rename to subprojects/gst-python/testsuite/old/test_bus.py diff --git a/testsuite/old/test_caps.py b/subprojects/gst-python/testsuite/old/test_caps.py similarity index 100% rename from testsuite/old/test_caps.py rename to subprojects/gst-python/testsuite/old/test_caps.py diff --git a/testsuite/old/test_element.py b/subprojects/gst-python/testsuite/old/test_element.py similarity index 100% rename from testsuite/old/test_element.py rename to subprojects/gst-python/testsuite/old/test_element.py diff --git a/testsuite/old/test_event.py b/subprojects/gst-python/testsuite/old/test_event.py similarity index 100% rename from testsuite/old/test_event.py rename to subprojects/gst-python/testsuite/old/test_event.py diff --git a/testsuite/old/test_ghostpad.py b/subprojects/gst-python/testsuite/old/test_ghostpad.py similarity index 100% rename from testsuite/old/test_ghostpad.py rename to subprojects/gst-python/testsuite/old/test_ghostpad.py diff --git a/testsuite/old/test_interface.py b/subprojects/gst-python/testsuite/old/test_interface.py similarity index 100% rename from testsuite/old/test_interface.py rename to subprojects/gst-python/testsuite/old/test_interface.py diff --git a/testsuite/old/test_iterator.py b/subprojects/gst-python/testsuite/old/test_iterator.py similarity index 100% rename from testsuite/old/test_iterator.py rename to subprojects/gst-python/testsuite/old/test_iterator.py diff --git a/testsuite/old/test_libtag.py b/subprojects/gst-python/testsuite/old/test_libtag.py similarity index 100% rename from testsuite/old/test_libtag.py rename to subprojects/gst-python/testsuite/old/test_libtag.py diff --git a/testsuite/old/test_message.py b/subprojects/gst-python/testsuite/old/test_message.py similarity index 100% rename from testsuite/old/test_message.py rename to subprojects/gst-python/testsuite/old/test_message.py diff --git a/testsuite/old/test_pad.py b/subprojects/gst-python/testsuite/old/test_pad.py similarity index 100% rename from testsuite/old/test_pad.py rename to subprojects/gst-python/testsuite/old/test_pad.py diff --git a/testsuite/old/test_pbutils.py b/subprojects/gst-python/testsuite/old/test_pbutils.py similarity index 100% rename from testsuite/old/test_pbutils.py rename to subprojects/gst-python/testsuite/old/test_pbutils.py diff --git a/testsuite/old/test_pipeline.py b/subprojects/gst-python/testsuite/old/test_pipeline.py similarity index 100% rename from testsuite/old/test_pipeline.py rename to subprojects/gst-python/testsuite/old/test_pipeline.py diff --git a/testsuite/old/test_registry.py b/subprojects/gst-python/testsuite/old/test_registry.py similarity index 100% rename from testsuite/old/test_registry.py rename to subprojects/gst-python/testsuite/old/test_registry.py diff --git a/testsuite/old/test_segment.py b/subprojects/gst-python/testsuite/old/test_segment.py similarity index 100% rename from testsuite/old/test_segment.py rename to subprojects/gst-python/testsuite/old/test_segment.py diff --git a/testsuite/old/test_struct.py b/subprojects/gst-python/testsuite/old/test_struct.py similarity index 100% rename from testsuite/old/test_struct.py rename to subprojects/gst-python/testsuite/old/test_struct.py diff --git a/testsuite/old/test_taglist.py b/subprojects/gst-python/testsuite/old/test_taglist.py similarity index 100% rename from testsuite/old/test_taglist.py rename to subprojects/gst-python/testsuite/old/test_taglist.py diff --git a/testsuite/old/test_typefind.py b/subprojects/gst-python/testsuite/old/test_typefind.py similarity index 100% rename from testsuite/old/test_typefind.py rename to subprojects/gst-python/testsuite/old/test_typefind.py diff --git a/testsuite/old/test_xml.py b/subprojects/gst-python/testsuite/old/test_xml.py similarity index 100% rename from testsuite/old/test_xml.py rename to subprojects/gst-python/testsuite/old/test_xml.py diff --git a/testsuite/old/testhelpermodule.c b/subprojects/gst-python/testsuite/old/testhelpermodule.c similarity index 100% rename from testsuite/old/testhelpermodule.c rename to subprojects/gst-python/testsuite/old/testhelpermodule.c diff --git a/testsuite/overrides_hack.py b/subprojects/gst-python/testsuite/overrides_hack.py similarity index 100% rename from testsuite/overrides_hack.py rename to subprojects/gst-python/testsuite/overrides_hack.py diff --git a/testsuite/python.supp b/subprojects/gst-python/testsuite/python.supp similarity index 100% rename from testsuite/python.supp rename to subprojects/gst-python/testsuite/python.supp diff --git a/testsuite/python/identity.py b/subprojects/gst-python/testsuite/python/identity.py similarity index 100% rename from testsuite/python/identity.py rename to subprojects/gst-python/testsuite/python/identity.py diff --git a/testsuite/runtests.py b/subprojects/gst-python/testsuite/runtests.py similarity index 100% rename from testsuite/runtests.py rename to subprojects/gst-python/testsuite/runtests.py diff --git a/testsuite/test_gst.py b/subprojects/gst-python/testsuite/test_gst.py similarity index 100% rename from testsuite/test_gst.py rename to subprojects/gst-python/testsuite/test_gst.py diff --git a/testsuite/test_plugin.py b/subprojects/gst-python/testsuite/test_plugin.py similarity index 100% rename from testsuite/test_plugin.py rename to subprojects/gst-python/testsuite/test_plugin.py diff --git a/testsuite/test_types.py b/subprojects/gst-python/testsuite/test_types.py similarity index 100% rename from testsuite/test_types.py rename to subprojects/gst-python/testsuite/test_types.py