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

similarity index 100%
rename from AUTHORS
rename to subprojects/gst-python/AUTHORS
similarity index 100%
rename from COPYING
rename to subprojects/gst-python/COPYING
similarity index 100%
rename from ChangeLog
rename to subprojects/gst-python/ChangeLog
similarity index 100%
rename from NEWS
rename to subprojects/gst-python/NEWS
similarity index 100%
rename from README
rename to subprojects/gst-python/README
similarity index 100%
rename from RELEASE
rename to subprojects/gst-python/RELEASE
similarity index 100%
rename from TODO
rename to subprojects/gst-python/TODO