GStreamer multimedia framework
Find a file
Guillaume Desmottes d0bc3ed840 omxvideoenc: revert draining on ALLOCATION and DRAIN query
My latest patch introduces some regressions which I have no time to
debug properly at the moment so just revert it for now.
2019-09-23 13:50:54 +05:30
common@59cb678164 Automatic update of common submodule 2018-12-05 17:24:48 -03:00
config zynqultrascaleplus: enable 'ensure-buffer-count-actual' hack 2018-06-08 09:44:49 +02:00
docs doc: Build documentation of hotdoc 2019-05-13 19:06:28 -04:00
examples testegl: properly detect and use rpi specific libs 2019-04-12 14:29:19 +05:30
hooks build: add meson build definition 2017-01-18 15:23:42 +11:00
m4 Add m4 directory so aclocal doesn't complain in autogen.sh 2015-04-08 16:03:34 +01:00
omx omxvideoenc: revert draining on ALLOCATION and DRAIN query 2019-09-23 13:50:54 +05:30
tests add test support 2017-10-19 16:44:06 +02:00
tools meson: simplify OMX extensions detection 2018-01-30 11:54:37 +00:00
.gitignore add test support 2017-10-19 16:44:06 +02:00
.gitlab-ci.yml Add Gitlab CI configuration 2019-04-06 16:23:51 +00:00
.gitmodules Update git locations to gitlab 2018-11-05 05:43:43 +00:00
AUTHORS Release 1.0.0 2013-03-22 17:16:33 +01:00
autogen.sh Automatic update of common submodule 2017-04-10 23:51:00 +01:00
ChangeLog Release 1.16.0 2019-04-19 00:38:44 +01:00
configure.ac meson: Bump minimal GLib version to 2.44 2019-06-03 07:57:02 +02:00
COPYING Initial commit with build system 2011-06-21 10:52:13 +02:00
gst-omx.doap Release 1.16.0 2019-04-19 00:38:44 +01:00
Makefile.am Release 1.13.1 2018-02-15 17:50:14 +00:00
meson.build meson: Bump minimal GLib version to 2.44 2019-06-03 07:57:02 +02:00
meson_options.txt doc: Build documentation of hotdoc 2019-05-13 19:06:28 -04:00
NEWS Release 1.16.0 2019-04-19 00:38:44 +01:00
README omx: Add minimal README file 2011-10-25 14:24:59 +02:00
RELEASE Back to development 2019-04-19 11:00:07 +01: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