GStreamer multimedia framework
Go to file
2013-03-01 11:49:53 +01:00
common@2de221ce94 Automatic update of common submodule 2013-01-28 20:44:41 +01:00
config omx: Add hack for RPi for the minimum number of buffers required for a port 2013-02-28 13:57:43 +01:00
omx omxvideoenc: gst_omx_port_update_port_definition() returns a OMX_ERRORTYPE, not a gboolean 2013-03-01 11:49:53 +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 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 Add OpenMAX IL target for Bellagio 2013-02-21 11:03:23 +01: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 tools: Add tool to list all components and their roles 2012-12-19 12:08:35 +01: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