From b7d9115a055a9e8411281322ec2f12e1c9f4b6b5 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Fri, 24 Sep 2021 16:15:01 -0300 Subject: [PATCH] Move files from gst-omx into the "subprojects/gst-omx/" subdir --- .gitignore => subprojects/gst-omx/.gitignore | 0 .gitlab-ci.yml => subprojects/gst-omx/.gitlab-ci.yml | 0 AUTHORS => subprojects/gst-omx/AUTHORS | 0 COPYING => subprojects/gst-omx/COPYING | 0 ChangeLog => subprojects/gst-omx/ChangeLog | 0 NEWS => subprojects/gst-omx/NEWS | 0 README => subprojects/gst-omx/README | 0 RELEASE => subprojects/gst-omx/RELEASE | 0 {config => subprojects/gst-omx/config}/bellagio/gstomx.conf | 0 {config => subprojects/gst-omx/config}/bellagio/meson.build | 0 {config => subprojects/gst-omx/config}/meson.build | 0 {config => subprojects/gst-omx/config}/rpi/gstomx.conf | 0 {config => subprojects/gst-omx/config}/rpi/meson.build | 0 {config => subprojects/gst-omx/config}/tizonia/gstomx.conf.in | 0 {config => subprojects/gst-omx/config}/tizonia/meson.build | 0 .../gst-omx/config}/zynqultrascaleplus/gstomx.conf | 0 .../gst-omx/config}/zynqultrascaleplus/meson.build | 0 {docs => subprojects/gst-omx/docs}/gst_plugins_cache.json | 0 {docs => subprojects/gst-omx/docs}/index.md | 0 {docs => subprojects/gst-omx/docs}/meson.build | 0 {docs => subprojects/gst-omx/docs}/sitemap.txt | 0 .../gst-omx/examples}/egl/cube_texture_and_coords.h | 0 {examples => subprojects/gst-omx/examples}/egl/meson.build | 0 {examples => subprojects/gst-omx/examples}/egl/testegl.c | 0 {examples => subprojects/gst-omx/examples}/meson.build | 0 gst-omx.doap => subprojects/gst-omx/gst-omx.doap | 0 {hooks => subprojects/gst-omx/hooks}/pre-commit.hook | 0 meson.build => subprojects/gst-omx/meson.build | 0 meson_options.txt => subprojects/gst-omx/meson_options.txt | 0 {omx => subprojects/gst-omx/omx}/gstomx.c | 0 {omx => subprojects/gst-omx/omx}/gstomx.h | 0 {omx => subprojects/gst-omx/omx}/gstomxaacdec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxaacdec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxaacenc.c | 0 {omx => subprojects/gst-omx/omx}/gstomxaacenc.h | 0 {omx => subprojects/gst-omx/omx}/gstomxallocator.c | 0 {omx => subprojects/gst-omx/omx}/gstomxallocator.h | 0 {omx => subprojects/gst-omx/omx}/gstomxamrdec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxamrdec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxanalogaudiosink.c | 0 {omx => subprojects/gst-omx/omx}/gstomxanalogaudiosink.h | 0 {omx => subprojects/gst-omx/omx}/gstomxaudiodec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxaudiodec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxaudioenc.c | 0 {omx => subprojects/gst-omx/omx}/gstomxaudioenc.h | 0 {omx => subprojects/gst-omx/omx}/gstomxaudiosink.c | 0 {omx => subprojects/gst-omx/omx}/gstomxaudiosink.h | 0 {omx => subprojects/gst-omx/omx}/gstomxbufferpool.c | 0 {omx => subprojects/gst-omx/omx}/gstomxbufferpool.h | 0 {omx => subprojects/gst-omx/omx}/gstomxh263dec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxh263dec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxh263enc.c | 0 {omx => subprojects/gst-omx/omx}/gstomxh263enc.h | 0 {omx => subprojects/gst-omx/omx}/gstomxh264dec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxh264dec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxh264enc.c | 0 {omx => subprojects/gst-omx/omx}/gstomxh264enc.h | 0 {omx => subprojects/gst-omx/omx}/gstomxh264utils.c | 0 {omx => subprojects/gst-omx/omx}/gstomxh264utils.h | 0 {omx => subprojects/gst-omx/omx}/gstomxh265dec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxh265dec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxh265enc.c | 0 {omx => subprojects/gst-omx/omx}/gstomxh265enc.h | 0 {omx => subprojects/gst-omx/omx}/gstomxh265utils.c | 0 {omx => subprojects/gst-omx/omx}/gstomxh265utils.h | 0 {omx => subprojects/gst-omx/omx}/gstomxhdmiaudiosink.c | 0 {omx => subprojects/gst-omx/omx}/gstomxhdmiaudiosink.h | 0 {omx => subprojects/gst-omx/omx}/gstomxmjpegdec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxmjpegdec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxmp3dec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxmp3dec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxmp3enc.c | 0 {omx => subprojects/gst-omx/omx}/gstomxmp3enc.h | 0 {omx => subprojects/gst-omx/omx}/gstomxmpeg2videodec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxmpeg2videodec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxmpeg4videodec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxmpeg4videodec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxmpeg4videoenc.c | 0 {omx => subprojects/gst-omx/omx}/gstomxmpeg4videoenc.h | 0 {omx => subprojects/gst-omx/omx}/gstomxtheoradec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxtheoradec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxvideo.c | 0 {omx => subprojects/gst-omx/omx}/gstomxvideo.h | 0 {omx => subprojects/gst-omx/omx}/gstomxvideodec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxvideodec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxvideoenc.c | 0 {omx => subprojects/gst-omx/omx}/gstomxvideoenc.h | 0 {omx => subprojects/gst-omx/omx}/gstomxvp8dec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxvp8dec.h | 0 {omx => subprojects/gst-omx/omx}/gstomxwmvdec.c | 0 {omx => subprojects/gst-omx/omx}/gstomxwmvdec.h | 0 {omx => subprojects/gst-omx/omx}/meson.build | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_Audio.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_Component.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_ComponentExt.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_ContentPipe.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_Core.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_CoreExt.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_IVCommon.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_Image.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_Index.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_IndexExt.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_Other.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_Types.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_Video.h | 0 {omx => subprojects/gst-omx/omx}/openmax/OMX_VideoExt.h | 0 .../gst-omx/scripts}/extract-release-date-from-doap-file.py | 0 {tests => subprojects/gst-omx/tests}/check/generic/states.c | 0 {tests => subprojects/gst-omx/tests}/check/meson.build | 0 {tests => subprojects/gst-omx/tests}/meson.build | 0 {tools => subprojects/gst-omx/tools}/listcomponents.c | 0 {tools => subprojects/gst-omx/tools}/meson.build | 0 112 files changed, 0 insertions(+), 0 deletions(-) rename .gitignore => subprojects/gst-omx/.gitignore (100%) rename .gitlab-ci.yml => subprojects/gst-omx/.gitlab-ci.yml (100%) rename AUTHORS => subprojects/gst-omx/AUTHORS (100%) rename COPYING => subprojects/gst-omx/COPYING (100%) rename ChangeLog => subprojects/gst-omx/ChangeLog (100%) rename NEWS => subprojects/gst-omx/NEWS (100%) rename README => subprojects/gst-omx/README (100%) rename RELEASE => subprojects/gst-omx/RELEASE (100%) rename {config => subprojects/gst-omx/config}/bellagio/gstomx.conf (100%) rename {config => subprojects/gst-omx/config}/bellagio/meson.build (100%) rename {config => subprojects/gst-omx/config}/meson.build (100%) rename {config => subprojects/gst-omx/config}/rpi/gstomx.conf (100%) rename {config => subprojects/gst-omx/config}/rpi/meson.build (100%) rename {config => subprojects/gst-omx/config}/tizonia/gstomx.conf.in (100%) rename {config => subprojects/gst-omx/config}/tizonia/meson.build (100%) rename {config => subprojects/gst-omx/config}/zynqultrascaleplus/gstomx.conf (100%) rename {config => subprojects/gst-omx/config}/zynqultrascaleplus/meson.build (100%) rename {docs => subprojects/gst-omx/docs}/gst_plugins_cache.json (100%) rename {docs => subprojects/gst-omx/docs}/index.md (100%) rename {docs => subprojects/gst-omx/docs}/meson.build (100%) rename {docs => subprojects/gst-omx/docs}/sitemap.txt (100%) rename {examples => subprojects/gst-omx/examples}/egl/cube_texture_and_coords.h (100%) rename {examples => subprojects/gst-omx/examples}/egl/meson.build (100%) rename {examples => subprojects/gst-omx/examples}/egl/testegl.c (100%) rename {examples => subprojects/gst-omx/examples}/meson.build (100%) rename gst-omx.doap => subprojects/gst-omx/gst-omx.doap (100%) rename {hooks => subprojects/gst-omx/hooks}/pre-commit.hook (100%) rename meson.build => subprojects/gst-omx/meson.build (100%) rename meson_options.txt => subprojects/gst-omx/meson_options.txt (100%) rename {omx => subprojects/gst-omx/omx}/gstomx.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomx.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaacdec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaacdec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaacenc.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaacenc.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxallocator.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxallocator.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxamrdec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxamrdec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxanalogaudiosink.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxanalogaudiosink.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaudiodec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaudiodec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaudioenc.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaudioenc.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaudiosink.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxaudiosink.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxbufferpool.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxbufferpool.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh263dec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh263dec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh263enc.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh263enc.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh264dec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh264dec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh264enc.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh264enc.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh264utils.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh264utils.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh265dec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh265dec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh265enc.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh265enc.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh265utils.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxh265utils.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxhdmiaudiosink.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxhdmiaudiosink.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmjpegdec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmjpegdec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmp3dec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmp3dec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmp3enc.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmp3enc.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmpeg2videodec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmpeg2videodec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmpeg4videodec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmpeg4videodec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmpeg4videoenc.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxmpeg4videoenc.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxtheoradec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxtheoradec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxvideo.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxvideo.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxvideodec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxvideodec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxvideoenc.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxvideoenc.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxvp8dec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxvp8dec.h (100%) rename {omx => subprojects/gst-omx/omx}/gstomxwmvdec.c (100%) rename {omx => subprojects/gst-omx/omx}/gstomxwmvdec.h (100%) rename {omx => subprojects/gst-omx/omx}/meson.build (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_Audio.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_Component.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_ComponentExt.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_ContentPipe.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_Core.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_CoreExt.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_IVCommon.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_Image.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_Index.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_IndexExt.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_Other.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_Types.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_Video.h (100%) rename {omx => subprojects/gst-omx/omx}/openmax/OMX_VideoExt.h (100%) rename {scripts => subprojects/gst-omx/scripts}/extract-release-date-from-doap-file.py (100%) rename {tests => subprojects/gst-omx/tests}/check/generic/states.c (100%) rename {tests => subprojects/gst-omx/tests}/check/meson.build (100%) rename {tests => subprojects/gst-omx/tests}/meson.build (100%) rename {tools => subprojects/gst-omx/tools}/listcomponents.c (100%) rename {tools => subprojects/gst-omx/tools}/meson.build (100%) diff --git a/.gitignore b/subprojects/gst-omx/.gitignore similarity index 100% rename from .gitignore rename to subprojects/gst-omx/.gitignore diff --git a/.gitlab-ci.yml b/subprojects/gst-omx/.gitlab-ci.yml similarity index 100% rename from .gitlab-ci.yml rename to subprojects/gst-omx/.gitlab-ci.yml diff --git a/AUTHORS b/subprojects/gst-omx/AUTHORS similarity index 100% rename from AUTHORS rename to subprojects/gst-omx/AUTHORS diff --git a/COPYING b/subprojects/gst-omx/COPYING similarity index 100% rename from COPYING rename to subprojects/gst-omx/COPYING diff --git a/ChangeLog b/subprojects/gst-omx/ChangeLog similarity index 100% rename from ChangeLog rename to subprojects/gst-omx/ChangeLog diff --git a/NEWS b/subprojects/gst-omx/NEWS similarity index 100% rename from NEWS rename to subprojects/gst-omx/NEWS diff --git a/README b/subprojects/gst-omx/README similarity index 100% rename from README rename to subprojects/gst-omx/README diff --git a/RELEASE b/subprojects/gst-omx/RELEASE similarity index 100% rename from RELEASE rename to subprojects/gst-omx/RELEASE diff --git a/config/bellagio/gstomx.conf b/subprojects/gst-omx/config/bellagio/gstomx.conf similarity index 100% rename from config/bellagio/gstomx.conf rename to subprojects/gst-omx/config/bellagio/gstomx.conf diff --git a/config/bellagio/meson.build b/subprojects/gst-omx/config/bellagio/meson.build similarity index 100% rename from config/bellagio/meson.build rename to subprojects/gst-omx/config/bellagio/meson.build diff --git a/config/meson.build b/subprojects/gst-omx/config/meson.build similarity index 100% rename from config/meson.build rename to subprojects/gst-omx/config/meson.build diff --git a/config/rpi/gstomx.conf b/subprojects/gst-omx/config/rpi/gstomx.conf similarity index 100% rename from config/rpi/gstomx.conf rename to subprojects/gst-omx/config/rpi/gstomx.conf diff --git a/config/rpi/meson.build b/subprojects/gst-omx/config/rpi/meson.build similarity index 100% rename from config/rpi/meson.build rename to subprojects/gst-omx/config/rpi/meson.build diff --git a/config/tizonia/gstomx.conf.in b/subprojects/gst-omx/config/tizonia/gstomx.conf.in similarity index 100% rename from config/tizonia/gstomx.conf.in rename to subprojects/gst-omx/config/tizonia/gstomx.conf.in diff --git a/config/tizonia/meson.build b/subprojects/gst-omx/config/tizonia/meson.build similarity index 100% rename from config/tizonia/meson.build rename to subprojects/gst-omx/config/tizonia/meson.build diff --git a/config/zynqultrascaleplus/gstomx.conf b/subprojects/gst-omx/config/zynqultrascaleplus/gstomx.conf similarity index 100% rename from config/zynqultrascaleplus/gstomx.conf rename to subprojects/gst-omx/config/zynqultrascaleplus/gstomx.conf diff --git a/config/zynqultrascaleplus/meson.build b/subprojects/gst-omx/config/zynqultrascaleplus/meson.build similarity index 100% rename from config/zynqultrascaleplus/meson.build rename to subprojects/gst-omx/config/zynqultrascaleplus/meson.build diff --git a/docs/gst_plugins_cache.json b/subprojects/gst-omx/docs/gst_plugins_cache.json similarity index 100% rename from docs/gst_plugins_cache.json rename to subprojects/gst-omx/docs/gst_plugins_cache.json diff --git a/docs/index.md b/subprojects/gst-omx/docs/index.md similarity index 100% rename from docs/index.md rename to subprojects/gst-omx/docs/index.md diff --git a/docs/meson.build b/subprojects/gst-omx/docs/meson.build similarity index 100% rename from docs/meson.build rename to subprojects/gst-omx/docs/meson.build diff --git a/docs/sitemap.txt b/subprojects/gst-omx/docs/sitemap.txt similarity index 100% rename from docs/sitemap.txt rename to subprojects/gst-omx/docs/sitemap.txt diff --git a/examples/egl/cube_texture_and_coords.h b/subprojects/gst-omx/examples/egl/cube_texture_and_coords.h similarity index 100% rename from examples/egl/cube_texture_and_coords.h rename to subprojects/gst-omx/examples/egl/cube_texture_and_coords.h diff --git a/examples/egl/meson.build b/subprojects/gst-omx/examples/egl/meson.build similarity index 100% rename from examples/egl/meson.build rename to subprojects/gst-omx/examples/egl/meson.build diff --git a/examples/egl/testegl.c b/subprojects/gst-omx/examples/egl/testegl.c similarity index 100% rename from examples/egl/testegl.c rename to subprojects/gst-omx/examples/egl/testegl.c diff --git a/examples/meson.build b/subprojects/gst-omx/examples/meson.build similarity index 100% rename from examples/meson.build rename to subprojects/gst-omx/examples/meson.build diff --git a/gst-omx.doap b/subprojects/gst-omx/gst-omx.doap similarity index 100% rename from gst-omx.doap rename to subprojects/gst-omx/gst-omx.doap diff --git a/hooks/pre-commit.hook b/subprojects/gst-omx/hooks/pre-commit.hook similarity index 100% rename from hooks/pre-commit.hook rename to subprojects/gst-omx/hooks/pre-commit.hook diff --git a/meson.build b/subprojects/gst-omx/meson.build similarity index 100% rename from meson.build rename to subprojects/gst-omx/meson.build diff --git a/meson_options.txt b/subprojects/gst-omx/meson_options.txt similarity index 100% rename from meson_options.txt rename to subprojects/gst-omx/meson_options.txt diff --git a/omx/gstomx.c b/subprojects/gst-omx/omx/gstomx.c similarity index 100% rename from omx/gstomx.c rename to subprojects/gst-omx/omx/gstomx.c diff --git a/omx/gstomx.h b/subprojects/gst-omx/omx/gstomx.h similarity index 100% rename from omx/gstomx.h rename to subprojects/gst-omx/omx/gstomx.h diff --git a/omx/gstomxaacdec.c b/subprojects/gst-omx/omx/gstomxaacdec.c similarity index 100% rename from omx/gstomxaacdec.c rename to subprojects/gst-omx/omx/gstomxaacdec.c diff --git a/omx/gstomxaacdec.h b/subprojects/gst-omx/omx/gstomxaacdec.h similarity index 100% rename from omx/gstomxaacdec.h rename to subprojects/gst-omx/omx/gstomxaacdec.h diff --git a/omx/gstomxaacenc.c b/subprojects/gst-omx/omx/gstomxaacenc.c similarity index 100% rename from omx/gstomxaacenc.c rename to subprojects/gst-omx/omx/gstomxaacenc.c diff --git a/omx/gstomxaacenc.h b/subprojects/gst-omx/omx/gstomxaacenc.h similarity index 100% rename from omx/gstomxaacenc.h rename to subprojects/gst-omx/omx/gstomxaacenc.h diff --git a/omx/gstomxallocator.c b/subprojects/gst-omx/omx/gstomxallocator.c similarity index 100% rename from omx/gstomxallocator.c rename to subprojects/gst-omx/omx/gstomxallocator.c diff --git a/omx/gstomxallocator.h b/subprojects/gst-omx/omx/gstomxallocator.h similarity index 100% rename from omx/gstomxallocator.h rename to subprojects/gst-omx/omx/gstomxallocator.h diff --git a/omx/gstomxamrdec.c b/subprojects/gst-omx/omx/gstomxamrdec.c similarity index 100% rename from omx/gstomxamrdec.c rename to subprojects/gst-omx/omx/gstomxamrdec.c diff --git a/omx/gstomxamrdec.h b/subprojects/gst-omx/omx/gstomxamrdec.h similarity index 100% rename from omx/gstomxamrdec.h rename to subprojects/gst-omx/omx/gstomxamrdec.h diff --git a/omx/gstomxanalogaudiosink.c b/subprojects/gst-omx/omx/gstomxanalogaudiosink.c similarity index 100% rename from omx/gstomxanalogaudiosink.c rename to subprojects/gst-omx/omx/gstomxanalogaudiosink.c diff --git a/omx/gstomxanalogaudiosink.h b/subprojects/gst-omx/omx/gstomxanalogaudiosink.h similarity index 100% rename from omx/gstomxanalogaudiosink.h rename to subprojects/gst-omx/omx/gstomxanalogaudiosink.h diff --git a/omx/gstomxaudiodec.c b/subprojects/gst-omx/omx/gstomxaudiodec.c similarity index 100% rename from omx/gstomxaudiodec.c rename to subprojects/gst-omx/omx/gstomxaudiodec.c diff --git a/omx/gstomxaudiodec.h b/subprojects/gst-omx/omx/gstomxaudiodec.h similarity index 100% rename from omx/gstomxaudiodec.h rename to subprojects/gst-omx/omx/gstomxaudiodec.h diff --git a/omx/gstomxaudioenc.c b/subprojects/gst-omx/omx/gstomxaudioenc.c similarity index 100% rename from omx/gstomxaudioenc.c rename to subprojects/gst-omx/omx/gstomxaudioenc.c diff --git a/omx/gstomxaudioenc.h b/subprojects/gst-omx/omx/gstomxaudioenc.h similarity index 100% rename from omx/gstomxaudioenc.h rename to subprojects/gst-omx/omx/gstomxaudioenc.h diff --git a/omx/gstomxaudiosink.c b/subprojects/gst-omx/omx/gstomxaudiosink.c similarity index 100% rename from omx/gstomxaudiosink.c rename to subprojects/gst-omx/omx/gstomxaudiosink.c diff --git a/omx/gstomxaudiosink.h b/subprojects/gst-omx/omx/gstomxaudiosink.h similarity index 100% rename from omx/gstomxaudiosink.h rename to subprojects/gst-omx/omx/gstomxaudiosink.h diff --git a/omx/gstomxbufferpool.c b/subprojects/gst-omx/omx/gstomxbufferpool.c similarity index 100% rename from omx/gstomxbufferpool.c rename to subprojects/gst-omx/omx/gstomxbufferpool.c diff --git a/omx/gstomxbufferpool.h b/subprojects/gst-omx/omx/gstomxbufferpool.h similarity index 100% rename from omx/gstomxbufferpool.h rename to subprojects/gst-omx/omx/gstomxbufferpool.h diff --git a/omx/gstomxh263dec.c b/subprojects/gst-omx/omx/gstomxh263dec.c similarity index 100% rename from omx/gstomxh263dec.c rename to subprojects/gst-omx/omx/gstomxh263dec.c diff --git a/omx/gstomxh263dec.h b/subprojects/gst-omx/omx/gstomxh263dec.h similarity index 100% rename from omx/gstomxh263dec.h rename to subprojects/gst-omx/omx/gstomxh263dec.h diff --git a/omx/gstomxh263enc.c b/subprojects/gst-omx/omx/gstomxh263enc.c similarity index 100% rename from omx/gstomxh263enc.c rename to subprojects/gst-omx/omx/gstomxh263enc.c diff --git a/omx/gstomxh263enc.h b/subprojects/gst-omx/omx/gstomxh263enc.h similarity index 100% rename from omx/gstomxh263enc.h rename to subprojects/gst-omx/omx/gstomxh263enc.h diff --git a/omx/gstomxh264dec.c b/subprojects/gst-omx/omx/gstomxh264dec.c similarity index 100% rename from omx/gstomxh264dec.c rename to subprojects/gst-omx/omx/gstomxh264dec.c diff --git a/omx/gstomxh264dec.h b/subprojects/gst-omx/omx/gstomxh264dec.h similarity index 100% rename from omx/gstomxh264dec.h rename to subprojects/gst-omx/omx/gstomxh264dec.h diff --git a/omx/gstomxh264enc.c b/subprojects/gst-omx/omx/gstomxh264enc.c similarity index 100% rename from omx/gstomxh264enc.c rename to subprojects/gst-omx/omx/gstomxh264enc.c diff --git a/omx/gstomxh264enc.h b/subprojects/gst-omx/omx/gstomxh264enc.h similarity index 100% rename from omx/gstomxh264enc.h rename to subprojects/gst-omx/omx/gstomxh264enc.h diff --git a/omx/gstomxh264utils.c b/subprojects/gst-omx/omx/gstomxh264utils.c similarity index 100% rename from omx/gstomxh264utils.c rename to subprojects/gst-omx/omx/gstomxh264utils.c diff --git a/omx/gstomxh264utils.h b/subprojects/gst-omx/omx/gstomxh264utils.h similarity index 100% rename from omx/gstomxh264utils.h rename to subprojects/gst-omx/omx/gstomxh264utils.h diff --git a/omx/gstomxh265dec.c b/subprojects/gst-omx/omx/gstomxh265dec.c similarity index 100% rename from omx/gstomxh265dec.c rename to subprojects/gst-omx/omx/gstomxh265dec.c diff --git a/omx/gstomxh265dec.h b/subprojects/gst-omx/omx/gstomxh265dec.h similarity index 100% rename from omx/gstomxh265dec.h rename to subprojects/gst-omx/omx/gstomxh265dec.h diff --git a/omx/gstomxh265enc.c b/subprojects/gst-omx/omx/gstomxh265enc.c similarity index 100% rename from omx/gstomxh265enc.c rename to subprojects/gst-omx/omx/gstomxh265enc.c diff --git a/omx/gstomxh265enc.h b/subprojects/gst-omx/omx/gstomxh265enc.h similarity index 100% rename from omx/gstomxh265enc.h rename to subprojects/gst-omx/omx/gstomxh265enc.h diff --git a/omx/gstomxh265utils.c b/subprojects/gst-omx/omx/gstomxh265utils.c similarity index 100% rename from omx/gstomxh265utils.c rename to subprojects/gst-omx/omx/gstomxh265utils.c diff --git a/omx/gstomxh265utils.h b/subprojects/gst-omx/omx/gstomxh265utils.h similarity index 100% rename from omx/gstomxh265utils.h rename to subprojects/gst-omx/omx/gstomxh265utils.h diff --git a/omx/gstomxhdmiaudiosink.c b/subprojects/gst-omx/omx/gstomxhdmiaudiosink.c similarity index 100% rename from omx/gstomxhdmiaudiosink.c rename to subprojects/gst-omx/omx/gstomxhdmiaudiosink.c diff --git a/omx/gstomxhdmiaudiosink.h b/subprojects/gst-omx/omx/gstomxhdmiaudiosink.h similarity index 100% rename from omx/gstomxhdmiaudiosink.h rename to subprojects/gst-omx/omx/gstomxhdmiaudiosink.h diff --git a/omx/gstomxmjpegdec.c b/subprojects/gst-omx/omx/gstomxmjpegdec.c similarity index 100% rename from omx/gstomxmjpegdec.c rename to subprojects/gst-omx/omx/gstomxmjpegdec.c diff --git a/omx/gstomxmjpegdec.h b/subprojects/gst-omx/omx/gstomxmjpegdec.h similarity index 100% rename from omx/gstomxmjpegdec.h rename to subprojects/gst-omx/omx/gstomxmjpegdec.h diff --git a/omx/gstomxmp3dec.c b/subprojects/gst-omx/omx/gstomxmp3dec.c similarity index 100% rename from omx/gstomxmp3dec.c rename to subprojects/gst-omx/omx/gstomxmp3dec.c diff --git a/omx/gstomxmp3dec.h b/subprojects/gst-omx/omx/gstomxmp3dec.h similarity index 100% rename from omx/gstomxmp3dec.h rename to subprojects/gst-omx/omx/gstomxmp3dec.h diff --git a/omx/gstomxmp3enc.c b/subprojects/gst-omx/omx/gstomxmp3enc.c similarity index 100% rename from omx/gstomxmp3enc.c rename to subprojects/gst-omx/omx/gstomxmp3enc.c diff --git a/omx/gstomxmp3enc.h b/subprojects/gst-omx/omx/gstomxmp3enc.h similarity index 100% rename from omx/gstomxmp3enc.h rename to subprojects/gst-omx/omx/gstomxmp3enc.h diff --git a/omx/gstomxmpeg2videodec.c b/subprojects/gst-omx/omx/gstomxmpeg2videodec.c similarity index 100% rename from omx/gstomxmpeg2videodec.c rename to subprojects/gst-omx/omx/gstomxmpeg2videodec.c diff --git a/omx/gstomxmpeg2videodec.h b/subprojects/gst-omx/omx/gstomxmpeg2videodec.h similarity index 100% rename from omx/gstomxmpeg2videodec.h rename to subprojects/gst-omx/omx/gstomxmpeg2videodec.h diff --git a/omx/gstomxmpeg4videodec.c b/subprojects/gst-omx/omx/gstomxmpeg4videodec.c similarity index 100% rename from omx/gstomxmpeg4videodec.c rename to subprojects/gst-omx/omx/gstomxmpeg4videodec.c diff --git a/omx/gstomxmpeg4videodec.h b/subprojects/gst-omx/omx/gstomxmpeg4videodec.h similarity index 100% rename from omx/gstomxmpeg4videodec.h rename to subprojects/gst-omx/omx/gstomxmpeg4videodec.h diff --git a/omx/gstomxmpeg4videoenc.c b/subprojects/gst-omx/omx/gstomxmpeg4videoenc.c similarity index 100% rename from omx/gstomxmpeg4videoenc.c rename to subprojects/gst-omx/omx/gstomxmpeg4videoenc.c diff --git a/omx/gstomxmpeg4videoenc.h b/subprojects/gst-omx/omx/gstomxmpeg4videoenc.h similarity index 100% rename from omx/gstomxmpeg4videoenc.h rename to subprojects/gst-omx/omx/gstomxmpeg4videoenc.h diff --git a/omx/gstomxtheoradec.c b/subprojects/gst-omx/omx/gstomxtheoradec.c similarity index 100% rename from omx/gstomxtheoradec.c rename to subprojects/gst-omx/omx/gstomxtheoradec.c diff --git a/omx/gstomxtheoradec.h b/subprojects/gst-omx/omx/gstomxtheoradec.h similarity index 100% rename from omx/gstomxtheoradec.h rename to subprojects/gst-omx/omx/gstomxtheoradec.h diff --git a/omx/gstomxvideo.c b/subprojects/gst-omx/omx/gstomxvideo.c similarity index 100% rename from omx/gstomxvideo.c rename to subprojects/gst-omx/omx/gstomxvideo.c diff --git a/omx/gstomxvideo.h b/subprojects/gst-omx/omx/gstomxvideo.h similarity index 100% rename from omx/gstomxvideo.h rename to subprojects/gst-omx/omx/gstomxvideo.h diff --git a/omx/gstomxvideodec.c b/subprojects/gst-omx/omx/gstomxvideodec.c similarity index 100% rename from omx/gstomxvideodec.c rename to subprojects/gst-omx/omx/gstomxvideodec.c diff --git a/omx/gstomxvideodec.h b/subprojects/gst-omx/omx/gstomxvideodec.h similarity index 100% rename from omx/gstomxvideodec.h rename to subprojects/gst-omx/omx/gstomxvideodec.h diff --git a/omx/gstomxvideoenc.c b/subprojects/gst-omx/omx/gstomxvideoenc.c similarity index 100% rename from omx/gstomxvideoenc.c rename to subprojects/gst-omx/omx/gstomxvideoenc.c diff --git a/omx/gstomxvideoenc.h b/subprojects/gst-omx/omx/gstomxvideoenc.h similarity index 100% rename from omx/gstomxvideoenc.h rename to subprojects/gst-omx/omx/gstomxvideoenc.h diff --git a/omx/gstomxvp8dec.c b/subprojects/gst-omx/omx/gstomxvp8dec.c similarity index 100% rename from omx/gstomxvp8dec.c rename to subprojects/gst-omx/omx/gstomxvp8dec.c diff --git a/omx/gstomxvp8dec.h b/subprojects/gst-omx/omx/gstomxvp8dec.h similarity index 100% rename from omx/gstomxvp8dec.h rename to subprojects/gst-omx/omx/gstomxvp8dec.h diff --git a/omx/gstomxwmvdec.c b/subprojects/gst-omx/omx/gstomxwmvdec.c similarity index 100% rename from omx/gstomxwmvdec.c rename to subprojects/gst-omx/omx/gstomxwmvdec.c diff --git a/omx/gstomxwmvdec.h b/subprojects/gst-omx/omx/gstomxwmvdec.h similarity index 100% rename from omx/gstomxwmvdec.h rename to subprojects/gst-omx/omx/gstomxwmvdec.h diff --git a/omx/meson.build b/subprojects/gst-omx/omx/meson.build similarity index 100% rename from omx/meson.build rename to subprojects/gst-omx/omx/meson.build diff --git a/omx/openmax/OMX_Audio.h b/subprojects/gst-omx/omx/openmax/OMX_Audio.h similarity index 100% rename from omx/openmax/OMX_Audio.h rename to subprojects/gst-omx/omx/openmax/OMX_Audio.h diff --git a/omx/openmax/OMX_Component.h b/subprojects/gst-omx/omx/openmax/OMX_Component.h similarity index 100% rename from omx/openmax/OMX_Component.h rename to subprojects/gst-omx/omx/openmax/OMX_Component.h diff --git a/omx/openmax/OMX_ComponentExt.h b/subprojects/gst-omx/omx/openmax/OMX_ComponentExt.h similarity index 100% rename from omx/openmax/OMX_ComponentExt.h rename to subprojects/gst-omx/omx/openmax/OMX_ComponentExt.h diff --git a/omx/openmax/OMX_ContentPipe.h b/subprojects/gst-omx/omx/openmax/OMX_ContentPipe.h similarity index 100% rename from omx/openmax/OMX_ContentPipe.h rename to subprojects/gst-omx/omx/openmax/OMX_ContentPipe.h diff --git a/omx/openmax/OMX_Core.h b/subprojects/gst-omx/omx/openmax/OMX_Core.h similarity index 100% rename from omx/openmax/OMX_Core.h rename to subprojects/gst-omx/omx/openmax/OMX_Core.h diff --git a/omx/openmax/OMX_CoreExt.h b/subprojects/gst-omx/omx/openmax/OMX_CoreExt.h similarity index 100% rename from omx/openmax/OMX_CoreExt.h rename to subprojects/gst-omx/omx/openmax/OMX_CoreExt.h diff --git a/omx/openmax/OMX_IVCommon.h b/subprojects/gst-omx/omx/openmax/OMX_IVCommon.h similarity index 100% rename from omx/openmax/OMX_IVCommon.h rename to subprojects/gst-omx/omx/openmax/OMX_IVCommon.h diff --git a/omx/openmax/OMX_Image.h b/subprojects/gst-omx/omx/openmax/OMX_Image.h similarity index 100% rename from omx/openmax/OMX_Image.h rename to subprojects/gst-omx/omx/openmax/OMX_Image.h diff --git a/omx/openmax/OMX_Index.h b/subprojects/gst-omx/omx/openmax/OMX_Index.h similarity index 100% rename from omx/openmax/OMX_Index.h rename to subprojects/gst-omx/omx/openmax/OMX_Index.h diff --git a/omx/openmax/OMX_IndexExt.h b/subprojects/gst-omx/omx/openmax/OMX_IndexExt.h similarity index 100% rename from omx/openmax/OMX_IndexExt.h rename to subprojects/gst-omx/omx/openmax/OMX_IndexExt.h diff --git a/omx/openmax/OMX_Other.h b/subprojects/gst-omx/omx/openmax/OMX_Other.h similarity index 100% rename from omx/openmax/OMX_Other.h rename to subprojects/gst-omx/omx/openmax/OMX_Other.h diff --git a/omx/openmax/OMX_Types.h b/subprojects/gst-omx/omx/openmax/OMX_Types.h similarity index 100% rename from omx/openmax/OMX_Types.h rename to subprojects/gst-omx/omx/openmax/OMX_Types.h diff --git a/omx/openmax/OMX_Video.h b/subprojects/gst-omx/omx/openmax/OMX_Video.h similarity index 100% rename from omx/openmax/OMX_Video.h rename to subprojects/gst-omx/omx/openmax/OMX_Video.h diff --git a/omx/openmax/OMX_VideoExt.h b/subprojects/gst-omx/omx/openmax/OMX_VideoExt.h similarity index 100% rename from omx/openmax/OMX_VideoExt.h rename to subprojects/gst-omx/omx/openmax/OMX_VideoExt.h diff --git a/scripts/extract-release-date-from-doap-file.py b/subprojects/gst-omx/scripts/extract-release-date-from-doap-file.py similarity index 100% rename from scripts/extract-release-date-from-doap-file.py rename to subprojects/gst-omx/scripts/extract-release-date-from-doap-file.py diff --git a/tests/check/generic/states.c b/subprojects/gst-omx/tests/check/generic/states.c similarity index 100% rename from tests/check/generic/states.c rename to subprojects/gst-omx/tests/check/generic/states.c diff --git a/tests/check/meson.build b/subprojects/gst-omx/tests/check/meson.build similarity index 100% rename from tests/check/meson.build rename to subprojects/gst-omx/tests/check/meson.build diff --git a/tests/meson.build b/subprojects/gst-omx/tests/meson.build similarity index 100% rename from tests/meson.build rename to subprojects/gst-omx/tests/meson.build diff --git a/tools/listcomponents.c b/subprojects/gst-omx/tools/listcomponents.c similarity index 100% rename from tools/listcomponents.c rename to subprojects/gst-omx/tools/listcomponents.c diff --git a/tools/meson.build b/subprojects/gst-omx/tools/meson.build similarity index 100% rename from tools/meson.build rename to subprojects/gst-omx/tools/meson.build