GStreamer multimedia framework
Find a file
Christian Schaller 4ff70f44a2 update spec file with latest changes
Original commit message from CVS:
update spec file with latest changes
2007-10-16 15:01:59 +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@34d7d649b9 gst/pygstminiobject.c: Move up variable declaration to the top of the function. 2007-10-08 22:04:18 +00:00
examples examples/gst-discover: Show duration of audio/video streams. 2007-07-27 11:04:55 +00:00
gst gst/gstobject.override: Release the GIL when calling gst_object_get_path_string() since it can cause deadlocks with n... 2007-10-13 16:32:52 +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/: Fix unit tests for pygobject >= 2.13.0 2007-10-09 14:27:18 +00:00
win32 win32/vs6/: win32/MANIFEST 2007-10-08 22:05:29 +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 fix underquotedness 2004-02-11 17:38:15 +00:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh autogen.sh: libtoolize on Darwin/MacOSX is called glibtoolize 2006-05-08 11:59:56 +00:00
ChangeLog gst/gstobject.override: Release the GIL when calling gst_object_get_path_string() since it can cause deadlocks with n... 2007-10-13 16:32:52 +00:00
configure.ac gst/: Update API definitions for GStreamer core and gst-plugins-base. 2007-10-09 16:17:28 +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 add doap file 2006-12-15 17:02:31 +00:00
gst-python.spec.in update spec file with latest changes 2007-10-16 15:01:59 +00:00
gstltihooks.py Fix #357310 2006-09-23 10:43:18 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am Add win32 requirements. 2007-07-27 11:47:16 +00:00
NEWS Releasing 0.10.8 2007-08-01 17:14:09 +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 Releasing 0.10.8 2007-08-01 17:14:09 +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.