gstreamer/subprojects/gst-omx
Tim-Philipp Müller 84e74ceb10 Remove ChangeLog files from git repository
This information is tracked fully in the git repository, so
no point having the ChangeLog duplicate it, and it interferes
with grepping the repository.

We are going to create the ChangeLogs on the fly when generating
tarballs going forward (with a limited history), since it's still
valuable for tarball consumers to be able to easily see a list of
recent changes.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-project/-/issues/73

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3521>
2022-12-04 18:16:25 +00:00
..
config devenv: Add some missing GStreamer specific env variables 2022-02-25 20:35:26 +00:00
docs meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
examples Move files from gst-omx into the "subprojects/gst-omx/" subdir 2021-09-24 16:15:01 -03:00
omx Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00
scripts meson: Generate ChangeLog files for release tarballs on dist 2022-12-04 18:16:25 +00:00
tests Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00
tools Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +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.21.2 2022-11-07 23:54:03 +00:00
meson.build meson: Generate ChangeLog files for release tarballs on dist 2022-12-04 18:16:25 +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.21.2 2022-11-07 23:54:03 +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.21.2 2022-11-07 23:54:03 +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