GStreamer multimedia framework
Find a file
Sebastian Dröge 7354baec66 omxvideodec: Improve format negotiation a bit
Don't leak caps and make sure to fixate caps.
2012-12-20 11:40:28 +01:00
common@a72faea054 Automatic update of common submodule 2012-11-19 11:29:44 +00:00
config config: Add raspberry-pi configuration in a different directory 2012-12-19 11:26:36 +01:00
omx omxvideodec: Improve format negotiation a bit 2012-12-20 11:40:28 +01:00
tools omx: Use has_suffix() instead of has_prefix() for the Broadcom hack 2012-12-19 12:19:12 +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 tools: Add tool to list all components and their roles 2012-12-19 12:08:35 +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