GStreamer multimedia framework
Find a file
Tim-Philipp Müller ed7a301a42 Add m4 directory so aclocal doesn't complain in autogen.sh
Might come in handy, and these warnings seem to be
fatal in some environments.

You may need to git clean -x -d -f your tree before
git pulling/merging.
2015-04-08 16:03:34 +01:00
common@c8fb372b4c Automatic update of common submodule 2015-04-03 18:58:17 +01:00
config omxvideoenc: Implement the hack flag GST_OMX_HACK_NO_COMPONENT_RECONFIGURE 2014-08-28 10:45:11 +03:00
examples examples: #define GST_USE_UNSTABLE_API for libgstgl 2014-06-30 15:00:54 +02:00
m4 Add m4 directory so aclocal doesn't complain in autogen.sh 2015-04-08 16:03:34 +01:00
omx omxaudiodec: add comment explaining duplicate code path 2015-03-06 12:12:49 +00:00
tools omx: Use has_suffix() instead of has_prefix() for the Broadcom hack 2012-12-19 12:19:12 +01:00
.gitignore Add m4 directory so aclocal doesn't complain in autogen.sh 2015-04-08 16:03:34 +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 Update autogen.sh to latest version 2015-04-07 22:25:57 +01:00
ChangeLog Release 1.2.0 2014-07-23 11:28:12 +02:00
configure.ac Add m4 directory so aclocal doesn't complain in autogen.sh 2015-04-08 16:03:34 +01:00
COPYING Initial commit with build system 2011-06-21 10:52:13 +02:00
gst-omx.doap Release 1.2.0 2014-07-23 11:28:12 +02:00
INSTALL Update autogen.sh to latest version 2015-04-07 22:25:57 +01:00
Makefile.am Add m4 directory so aclocal doesn't complain in autogen.sh 2015-04-08 16:03:34 +01:00
NEWS Release 1.2.0 2014-07-23 11:28:12 +02:00
README omx: Add minimal README file 2011-10-25 14:24:59 +02:00
RELEASE Release 1.2.0 2014-07-23 11:28:12 +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