GStreamer multimedia framework
Find a file
Tim-Philipp Müller 30c6b20a3d Automatic update of common submodule
From 94ccf4c to 668acee
2012-08-05 16:42:43 +01:00
common@668acee6b7 Automatic update of common submodule 2012-08-05 16:42:43 +01:00
omx omx: fix plugin name for new GST_PLUGIN_DEFINE API 2012-08-03 19:32:13 +01:00
.gitignore Initial commit with build system 2011-06-21 10:52:13 +02: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 Initial commit with build system 2011-06-21 10:52:13 +02:00
autogen.sh Initial commit with build system 2011-06-21 10:52:13 +02:00
ChangeLog Initial commit with build system 2011-06-21 10:52:13 +02:00
configure.ac configure: Modernize autotools setup a bit 2012-04-16 09:16:10 +02:00
COPYING Initial commit with build system 2011-06-21 10:52:13 +02:00
gst-omx.doap Initial commit with build system 2011-06-21 10:52:13 +02:00
INSTALL Initial commit with build system 2011-06-21 10:52:13 +02:00
Makefile.am build: Dist autogen.sh 2011-07-13 14:36:14 +02:00
NEWS Initial commit with build system 2011-06-21 10:52:13 +02:00
README omx: Add minimal README file 2011-10-25 14:24:59 +02: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