gstreamer/subprojects/gst-omx
Stéphane Cerveau 5873747a59 tools: add bad/ges/omx tools to gst_tools
In static mode, these tools must be built
after the gstreamer-full library to use
the symbol gst_init_static_plugins.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4128>
2023-05-31 15:17:11 +00:00
..
config devenv: Add some missing GStreamer specific env variables 2022-02-25 20:35:26 +00:00
docs doc: Avoid shelling out to hotdoc to generate plugins config files 2023-04-25 02:57:55 +00:00
examples gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00
omx gst-omx: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
scripts meson: Generate ChangeLog files for release tarballs on dist 2022-12-04 18:16:25 +00:00
tests gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00
tools tools: add bad/ges/omx tools to gst_tools 2023-05-31 15:17:11 +00:00
.gitignore Move files from gst-omx into the "subprojects/gst-omx/" subdir 2021-09-24 16:15:01 -03:00
AUTHORS Move files from gst-omx into the "subprojects/gst-omx/" subdir 2021-09-24 16:15:01 -03:00
COPYING Move files from gst-omx into the "subprojects/gst-omx/" subdir 2021-09-24 16:15:01 -03:00
gst-omx.doap Release 1.22.0 2023-01-23 19:41:07 +00:00
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00
meson_options.txt Move files from gst-omx into the "subprojects/gst-omx/" subdir 2021-09-24 16:15:01 -03:00
NEWS Release 1.22.0 2023-01-23 19:41:07 +00:00
README Move files from gst-omx into the "subprojects/gst-omx/" subdir 2021-09-24 16:15:01 -03:00
RELEASE Release 1.22.0 2023-01-23 19:41:07 +00:00

GStreamer OpenMAX IL wrapper plugin
--------------------------

 This plugin wraps available OpenMAX IL components and makes
 them available as standard GStreamer elements.

License:
--------

  This package and its contents are licensend under the GNU Lesser General
Public License (LGPL).

Dependencies:
-------------

 * GStreamer core
 * gst-plugins-base