Move files from gst-omx into the "subprojects/gst-omx/" subdir
authorThibault Saunier <tsaunier@igalia.com>
Fri, 24 Sep 2021 19:15:01 +0000 (16:15 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Fri, 24 Sep 2021 19:15:01 +0000 (16:15 -0300)
commitb7d9115a055a9e8411281322ec2f12e1c9f4b6b5
tree9808ea97ec723b989cf0ae480a9e9ab41103a75d
parentf627a5c2ed50f8638d83e8ecd3fc29251af29f0a
Move files from gst-omx into  the "subprojects/gst-omx/" subdir
112 files changed:
subprojects/gst-omx/.gitignore [moved from .gitignore with 100% similarity]
subprojects/gst-omx/.gitlab-ci.yml [moved from .gitlab-ci.yml with 100% similarity]
subprojects/gst-omx/AUTHORS [moved from AUTHORS with 100% similarity]
subprojects/gst-omx/COPYING [moved from COPYING with 100% similarity]
subprojects/gst-omx/ChangeLog [moved from ChangeLog with 100% similarity]
subprojects/gst-omx/NEWS [moved from NEWS with 100% similarity]
subprojects/gst-omx/README [moved from README with 100% similarity]
subprojects/gst-omx/RELEASE [moved from RELEASE with 100% similarity]
subprojects/gst-omx/config/bellagio/gstomx.conf [moved from config/bellagio/gstomx.conf with 100% similarity]
subprojects/gst-omx/config/bellagio/meson.build [moved from config/zynqultrascaleplus/meson.build with 100% similarity]
subprojects/gst-omx/config/meson.build [moved from config/meson.build with 100% similarity]
subprojects/gst-omx/config/rpi/gstomx.conf [moved from config/rpi/gstomx.conf with 100% similarity]
subprojects/gst-omx/config/rpi/meson.build [moved from config/rpi/meson.build with 100% similarity]
subprojects/gst-omx/config/tizonia/gstomx.conf.in [moved from config/tizonia/gstomx.conf.in with 100% similarity]
subprojects/gst-omx/config/tizonia/meson.build [moved from config/tizonia/meson.build with 100% similarity]
subprojects/gst-omx/config/zynqultrascaleplus/gstomx.conf [moved from config/zynqultrascaleplus/gstomx.conf with 100% similarity]
subprojects/gst-omx/config/zynqultrascaleplus/meson.build [moved from config/bellagio/meson.build with 100% similarity]
subprojects/gst-omx/docs/gst_plugins_cache.json [moved from docs/gst_plugins_cache.json with 100% similarity]
subprojects/gst-omx/docs/index.md [moved from docs/index.md with 100% similarity]
subprojects/gst-omx/docs/meson.build [moved from docs/meson.build with 100% similarity]
subprojects/gst-omx/docs/sitemap.txt [moved from docs/sitemap.txt with 100% similarity]
subprojects/gst-omx/examples/egl/cube_texture_and_coords.h [moved from examples/egl/cube_texture_and_coords.h with 100% similarity]
subprojects/gst-omx/examples/egl/meson.build [moved from examples/egl/meson.build with 100% similarity]
subprojects/gst-omx/examples/egl/testegl.c [moved from examples/egl/testegl.c with 100% similarity]
subprojects/gst-omx/examples/meson.build [moved from examples/meson.build with 100% similarity]
subprojects/gst-omx/gst-omx.doap [moved from gst-omx.doap with 100% similarity]
subprojects/gst-omx/hooks/pre-commit.hook [moved from hooks/pre-commit.hook with 100% similarity]
subprojects/gst-omx/meson.build [moved from meson.build with 100% similarity]
subprojects/gst-omx/meson_options.txt [moved from meson_options.txt with 100% similarity]
subprojects/gst-omx/omx/gstomx.c [moved from omx/gstomx.c with 100% similarity]
subprojects/gst-omx/omx/gstomx.h [moved from omx/gstomx.h with 100% similarity]
subprojects/gst-omx/omx/gstomxaacdec.c [moved from omx/gstomxaacdec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxaacdec.h [moved from omx/gstomxaacdec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxaacenc.c [moved from omx/gstomxaacenc.c with 100% similarity]
subprojects/gst-omx/omx/gstomxaacenc.h [moved from omx/gstomxaacenc.h with 100% similarity]
subprojects/gst-omx/omx/gstomxallocator.c [moved from omx/gstomxallocator.c with 100% similarity]
subprojects/gst-omx/omx/gstomxallocator.h [moved from omx/gstomxallocator.h with 100% similarity]
subprojects/gst-omx/omx/gstomxamrdec.c [moved from omx/gstomxamrdec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxamrdec.h [moved from omx/gstomxamrdec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxanalogaudiosink.c [moved from omx/gstomxanalogaudiosink.c with 100% similarity]
subprojects/gst-omx/omx/gstomxanalogaudiosink.h [moved from omx/gstomxanalogaudiosink.h with 100% similarity]
subprojects/gst-omx/omx/gstomxaudiodec.c [moved from omx/gstomxaudiodec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxaudiodec.h [moved from omx/gstomxaudiodec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxaudioenc.c [moved from omx/gstomxaudioenc.c with 100% similarity]
subprojects/gst-omx/omx/gstomxaudioenc.h [moved from omx/gstomxaudioenc.h with 100% similarity]
subprojects/gst-omx/omx/gstomxaudiosink.c [moved from omx/gstomxaudiosink.c with 100% similarity]
subprojects/gst-omx/omx/gstomxaudiosink.h [moved from omx/gstomxaudiosink.h with 100% similarity]
subprojects/gst-omx/omx/gstomxbufferpool.c [moved from omx/gstomxbufferpool.c with 100% similarity]
subprojects/gst-omx/omx/gstomxbufferpool.h [moved from omx/gstomxbufferpool.h with 100% similarity]
subprojects/gst-omx/omx/gstomxh263dec.c [moved from omx/gstomxh263dec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxh263dec.h [moved from omx/gstomxh263dec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxh263enc.c [moved from omx/gstomxh263enc.c with 100% similarity]
subprojects/gst-omx/omx/gstomxh263enc.h [moved from omx/gstomxh263enc.h with 100% similarity]
subprojects/gst-omx/omx/gstomxh264dec.c [moved from omx/gstomxh264dec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxh264dec.h [moved from omx/gstomxh264dec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxh264enc.c [moved from omx/gstomxh264enc.c with 100% similarity]
subprojects/gst-omx/omx/gstomxh264enc.h [moved from omx/gstomxh264enc.h with 100% similarity]
subprojects/gst-omx/omx/gstomxh264utils.c [moved from omx/gstomxh264utils.c with 100% similarity]
subprojects/gst-omx/omx/gstomxh264utils.h [moved from omx/gstomxh264utils.h with 100% similarity]
subprojects/gst-omx/omx/gstomxh265dec.c [moved from omx/gstomxh265dec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxh265dec.h [moved from omx/gstomxh265dec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxh265enc.c [moved from omx/gstomxh265enc.c with 100% similarity]
subprojects/gst-omx/omx/gstomxh265enc.h [moved from omx/gstomxh265enc.h with 100% similarity]
subprojects/gst-omx/omx/gstomxh265utils.c [moved from omx/gstomxh265utils.c with 100% similarity]
subprojects/gst-omx/omx/gstomxh265utils.h [moved from omx/gstomxh265utils.h with 100% similarity]
subprojects/gst-omx/omx/gstomxhdmiaudiosink.c [moved from omx/gstomxhdmiaudiosink.c with 100% similarity]
subprojects/gst-omx/omx/gstomxhdmiaudiosink.h [moved from omx/gstomxhdmiaudiosink.h with 100% similarity]
subprojects/gst-omx/omx/gstomxmjpegdec.c [moved from omx/gstomxmjpegdec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxmjpegdec.h [moved from omx/gstomxmjpegdec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxmp3dec.c [moved from omx/gstomxmp3dec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxmp3dec.h [moved from omx/gstomxmp3dec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxmp3enc.c [moved from omx/gstomxmp3enc.c with 100% similarity]
subprojects/gst-omx/omx/gstomxmp3enc.h [moved from omx/gstomxmp3enc.h with 100% similarity]
subprojects/gst-omx/omx/gstomxmpeg2videodec.c [moved from omx/gstomxmpeg2videodec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxmpeg2videodec.h [moved from omx/gstomxmpeg2videodec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxmpeg4videodec.c [moved from omx/gstomxmpeg4videodec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxmpeg4videodec.h [moved from omx/gstomxmpeg4videodec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxmpeg4videoenc.c [moved from omx/gstomxmpeg4videoenc.c with 100% similarity]
subprojects/gst-omx/omx/gstomxmpeg4videoenc.h [moved from omx/gstomxmpeg4videoenc.h with 100% similarity]
subprojects/gst-omx/omx/gstomxtheoradec.c [moved from omx/gstomxtheoradec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxtheoradec.h [moved from omx/gstomxtheoradec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxvideo.c [moved from omx/gstomxvideo.c with 100% similarity]
subprojects/gst-omx/omx/gstomxvideo.h [moved from omx/gstomxvideo.h with 100% similarity]
subprojects/gst-omx/omx/gstomxvideodec.c [moved from omx/gstomxvideodec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxvideodec.h [moved from omx/gstomxvideodec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxvideoenc.c [moved from omx/gstomxvideoenc.c with 100% similarity]
subprojects/gst-omx/omx/gstomxvideoenc.h [moved from omx/gstomxvideoenc.h with 100% similarity]
subprojects/gst-omx/omx/gstomxvp8dec.c [moved from omx/gstomxvp8dec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxvp8dec.h [moved from omx/gstomxvp8dec.h with 100% similarity]
subprojects/gst-omx/omx/gstomxwmvdec.c [moved from omx/gstomxwmvdec.c with 100% similarity]
subprojects/gst-omx/omx/gstomxwmvdec.h [moved from omx/gstomxwmvdec.h with 100% similarity]
subprojects/gst-omx/omx/meson.build [moved from omx/meson.build with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_Audio.h [moved from omx/openmax/OMX_Audio.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_Component.h [moved from omx/openmax/OMX_Component.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_ComponentExt.h [moved from omx/openmax/OMX_ComponentExt.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_ContentPipe.h [moved from omx/openmax/OMX_ContentPipe.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_Core.h [moved from omx/openmax/OMX_Core.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_CoreExt.h [moved from omx/openmax/OMX_CoreExt.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_IVCommon.h [moved from omx/openmax/OMX_IVCommon.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_Image.h [moved from omx/openmax/OMX_Image.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_Index.h [moved from omx/openmax/OMX_Index.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_IndexExt.h [moved from omx/openmax/OMX_IndexExt.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_Other.h [moved from omx/openmax/OMX_Other.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_Types.h [moved from omx/openmax/OMX_Types.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_Video.h [moved from omx/openmax/OMX_Video.h with 100% similarity]
subprojects/gst-omx/omx/openmax/OMX_VideoExt.h [moved from omx/openmax/OMX_VideoExt.h with 100% similarity]
subprojects/gst-omx/scripts/extract-release-date-from-doap-file.py [moved from scripts/extract-release-date-from-doap-file.py with 100% similarity]
subprojects/gst-omx/tests/check/generic/states.c [moved from tests/check/generic/states.c with 100% similarity]
subprojects/gst-omx/tests/check/meson.build [moved from tests/check/meson.build with 100% similarity]
subprojects/gst-omx/tests/meson.build [moved from tests/meson.build with 100% similarity]
subprojects/gst-omx/tools/listcomponents.c [moved from tools/listcomponents.c with 100% similarity]
subprojects/gst-omx/tools/meson.build [moved from tools/meson.build with 100% similarity]