GStreamer multimedia framework
Find a file
Edward Hervey d658b7b222 testsuite/Makefile.am: Add a way to run individual tests. 'make test_bin.py.check' for example.
Original commit message from CVS:
* testsuite/Makefile.am:
Add a way to run individual tests.
'make test_bin.py.check' for example.
2008-12-06 15:39:01 +00:00
codegen codegen/codegen.py: Also ignore pointers and boxed if they're in ignore-type. 2007-04-04 12:57:32 +00:00
common@a8728f3f81 configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M4 macros. 2008-12-04 19:50:23 +00:00
examples examples/gst-discover: Beautify output of discoverer's duration. 2008-12-06 14:13:55 +00:00
gst pep-8 cleanups 2008-11-23 12:31:42 +00:00
pkgconfig pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir for uninstalled as well 2004-11-11 16:23:58 +00:00
testsuite testsuite/Makefile.am: Add a way to run individual tests. 'make test_bin.py.check' for example. 2008-12-06 15:39:01 +00:00
win32 Fix symbol generation for win32. 2008-01-16 16:09:39 +00:00
.gitignore .cvsignore: Ignore more files 2006-06-13 13:45:33 +00:00
.gitmodules initial python bindings 2002-03-24 04:32:10 +00:00
acinclude.m4 acinclude.m4: Use pythonX.Y-config to detect the include path for the python version and use the old values as fallba... 2007-11-29 15:02:03 +00:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh autogen.sh: Add -Wno-portability to the automake parameters to stop warnings about GNU make extensions being used. We... 2008-01-10 12:51:21 +00:00
ChangeLog testsuite/Makefile.am: Add a way to run individual tests. 'make test_bin.py.check' for example. 2008-12-06 15:39:01 +00:00
configure.ac Add common to SUBDIRS and generate common/Makefile and common/m4/Makefile. 2008-12-05 08:49:05 +00: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.13 2008-10-03 00:08:42 +00:00
gst-python.spec.in update spec file with latest changes 2008-05-07 16:05:19 +00:00
gstltihooks.py Fix #357310 2006-09-23 10:43:18 +00: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 Add common to SUBDIRS and generate common/Makefile and common/m4/Makefile. 2008-12-05 08:49:05 +00:00
NEWS Release 0.10.13 2008-10-03 00:08:42 +00:00
pygst.py.in pygst.py.in: Raise RequiredVersionError(ValueError, AssertionError) wherever applicable. This makes the new system (r... 2006-06-09 17:21:40 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE Release 0.10.13 2008-10-03 00:08:42 +00: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.