GStreamer multimedia framework
Go to file
Sebastian Dröge 4707a302d0 configure: Check if the compiler supports ISO C89 or C99 and which parameters are required
This first checks what is required for ISO C99 support and sets the relevant
compiler parameters and if no C99 compiler is found, it checks for a
C89 compiler. This enables us to check for and use C89/C99 functions
that gcc hides from us without the correct compiler parameters.
2010-08-04 19:31:40 +02:00
codegen codegen: Fix const GBoxed return wrapping. 2009-07-01 10:57:29 +02:00
common@a519571756 Automatic update of common submodule 2010-06-24 15:10:08 +03:00
examples examples: add a simple Maemo 5 example 2009-10-15 14:15:37 +01:00
gst gst: implement getters and setters for GST_TYPE_FRACTION properties. Fixes #624882. 2010-07-26 19:42:34 +02:00
pkgconfig pkgconfig: Remove the includedir variables 2010-06-09 17:07:40 +02:00
plugin gstpythonplugin: Don't use pyg_gil_* in pure python. Fixes #583378 2009-05-22 12:06:49 +02:00
testsuite test_fraction: add a test for gobject property marshalling. 2010-07-26 19:42:39 +02:00
win32 Fix symbol generation for win32. 2008-01-16 16:09:39 +00:00
.gitignore build: put build files into m4/ instead of common/m4/ 2010-05-28 10:34:56 +01:00
.gitmodules initial python bindings 2002-03-24 04:32:10 +00:00
acinclude.m4 Python plugin loader implementation. 2009-02-09 14:02:34 +01:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh Bump automake requirements to 1.10 and autoconf to 2.60 2010-06-30 10:25:50 +02:00
ChangeLog Release 0.10.19 "Insert Casablanca quote here" 2010-07-15 21:01:35 +02:00
configure.ac configure: Check if the compiler supports ISO C89 or C99 and which parameters are required 2010-08-04 19:31:40 +02:00
COPYING Remove the literal "^L" strings. 2002-10-04 05:34:24 +00:00
env gst/: Update for core changes. 2005-09-02 16:21:45 +00:00
gst-python.doap Release 0.10.19 "Insert Casablanca quote here" 2010-07-15 21:01:35 +02:00
gst-python.spec.in Update spec file 2009-08-18 14:45:41 +01:00
gstlibtoolimporter.py Fix uninstalled usage with python 2.6. Fixes #576546 2009-04-11 16:22:06 +02:00
gstltihooks.py Fix uninstalled usage with python 2.6. Fixes #576546 2009-04-11 16:22:06 +02:00
gstoptionmodule.c Add a new module, gstoption which allows you to fetch the 2007-11-08 10:51:07 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am build: put build files into m4/ instead of common/m4/ 2010-05-28 10:34:56 +01:00
NEWS Release 0.10.19 "Insert Casablanca quote here" 2010-07-15 21:01:35 +02:00
pygst.py.in pygst.py.in: Fix license (LGPL). 2009-04-04 10:05:50 +02:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE Release 0.10.19 "Insert Casablanca quote here" 2010-07-15 21:01:35 +02:00
TODO configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00

This file will be autogenerated.  Please read README-docs.