GStreamer multimedia framework
Find a file
Alessandro Decina 62a3a7ed8c android: make it ready for androgenizer
Remove the android/ top dir
Fixe the Makefile.am to be androgenized

To build gstreamer for android we are now using androgenizer which generates the needed Android.mk files.
Androgenizer can be found here: http://git.collabora.co.uk/?p=user/derek/androgenizer.git
2011-04-11 17:15:55 +02:00
android android: make it ready for androgenizer 2011-04-11 17:15:55 +02:00
common@c3cafe123f Automatic update of common submodule 2011-04-04 16:00:37 +03:00
docs random: Update goals/features document 2011-01-18 19:06:45 +01:00
ges android: make it ready for androgenizer 2011-04-11 17:15:55 +02:00
m4 remove m4/*.m4, will be automatically created by autogen.sh 2009-11-09 15:54:18 +01:00
pkgconfig pkg-config: Require gstreamer-controller and gstreamer-pbutils 2011-01-11 15:29:01 +01:00
tests examples: Make sure we don't end up using NULL values 2011-03-15 14:05:07 +01:00
tools android: make it ready for androgenizer 2011-04-11 17:15:55 +02:00
.gitignore all: add/extend more .gitignore 2010-12-15 15:52:03 +01:00
.gitmodules It builds !!!! :) 2009-08-04 19:22:53 +02:00
Android.mk android: make it ready for androgenizer 2011-04-11 17:15:55 +02:00
AUTHORS AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
autogen.sh autogen: wingo signed comment 2011-03-22 13:31:24 +01:00
ChangeLog Release 0.10.1 2011-01-20 22:04:06 +01:00
configure.ac configure.ac: And back to development we go 2011-01-25 11:21:06 +01:00
COPYING Fix build. Can now run make distcheck. 2009-08-07 17:11:33 +02:00
COPYING.LIB Fix build. Can now run make distcheck. 2009-08-07 17:11:33 +02:00
gst-editing-services.spec.in It builds !!!! :) 2009-08-04 19:22:53 +02:00
INSTALL Fix build. Can now run make distcheck. 2009-08-07 17:11:33 +02:00
Makefile.am build: Include lcov.mak to allow tests coverage report generation 2011-03-25 10:02:36 +01:00
NEWS Release 0.10.1 2011-01-20 22:04:06 +01:00
README AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
RELEASE Release 0.10.1 2011-01-20 22:04:06 +01:00

GStreamer Editing Services
--------------------------

 This is a high-level library for facilitating the creation of audio/video
non-linear editors.

License:
--------

  This package and its contents are licensend under the GNU Lesser General
Public License (LGPL).

Dependencies:
-------------

 * GStreamer core
 * gst-plugins-base
 * gnonlin