GStreamer multimedia framework
Find a file
Jan Schmidt c0f3f0d55f gst/: Fix the build for x86_64 when compiling against Python 2.5.
Original commit message from CVS:
* gst/common.h:
* gst/gst.override:
* gst/gstbuffer.override:
* gst/gstcaps.override:
* gst/gststructure.override:
* gst/gsttaglist.override:
* gst/interfaces.override:
Fix the build for x86_64 when compiling against Python 2.5.
Keeps backwards compatibility with Python 2.4. Tested on Ubuntu
Edgy 32-bit with python 2.4 & Feisty 64-bit with Python 2.4 & 2.5
Fixes #415003.
2007-04-04 12:22:03 +00:00
codegen codegen/codegen.py: Don't register interface if it is ignored 2007-01-29 12:27:46 +00:00
common@57d4a15875 gst/interfaces.defs: GstTunerChannel and GstTunerNorm are not GstObjects, only GObjects. 2007-03-25 19:02:23 +00:00
examples wrap mixer set_volume, use tuple to match get_volume 2007-01-17 11:22:04 +00:00
gst gst/: Fix the build for x86_64 when compiling against Python 2.5. 2007-04-04 12:22:03 +00:00
pkgconfig pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir for uninstalled as well 2004-11-11 16:23:58 +00:00
testsuite gst/__init__.py: Implement multiplication, divison and float coercing for fractions. 2007-03-18 17:45:16 +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/: Fix the build for x86_64 when compiling against Python 2.5. 2007-04-04 12:22:03 +00:00
configure.ac trigger rebuild 2007-02-28 22:09:33 +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 add doap file 2006-12-15 17:02:31 +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 Makefile.am: Add ACLOCAL_AMFLAGS 2007-02-16 02:39:56 +00:00
NEWS Releasing 0.10.7 2007-01-31 16:51:37 +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.7 2007-01-31 16:51:37 +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.