GStreamer multimedia framework
Find a file
Edward Hervey 3dfa9891aa Automatic update of common submodule
From b613661 to 6b03ba7
2013-09-20 16:18:18 +02:00
common@6b03ba716b Automatic update of common submodule 2013-09-20 16:18:18 +02:00
config rpi: Fix commit that added the VC1 decoder 2013-03-19 13:46:33 +01:00
examples examples: enable audio in testegl example 2013-07-01 12:59:35 +02:00
omx omx: don't use the 'z' modifier to print size_t 2013-08-20 16:00:07 +01:00
tools omx: Use has_suffix() instead of has_prefix() for the Broadcom hack 2012-12-19 12:19:12 +01:00
.gitignore Update .gitignore 2013-02-21 10:14:12 +01:00
.gitmodules Initial commit with build system 2011-06-21 10:52:13 +02:00
Android.mk Enable building with Android's buildsystem 2012-01-19 14:08:12 -03:00
AUTHORS Release 1.0.0 2013-03-22 17:16:33 +01:00
autogen.sh Initial commit with build system 2011-06-21 10:52:13 +02:00
ChangeLog Release 1.0.0 2013-03-22 17:16:33 +01:00
configure.ac configure: Allow build without gstreamer-egl 2013-06-12 09:38:22 +02:00
COPYING Initial commit with build system 2011-06-21 10:52:13 +02:00
gst-omx.doap Release 1.0.0 2013-03-22 17:16:33 +01:00
INSTALL Initial commit with build system 2011-06-21 10:52:13 +02:00
Makefile.am examples: add an example aplication based OpenGL ES + EGL 2013-05-10 13:35:48 +02:00
NEWS Release 1.0.0 2013-03-22 17:16:33 +01:00
README omx: Add minimal README file 2011-10-25 14:24:59 +02:00
RELEASE Release 1.0.0 2013-03-22 17:16:33 +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