GStreamer multimedia framework
Go to file
Johan Dahlin 4e37d3cd9a gst/__init__.py: Use DLFCN instead of dl to help python installations without the dl module (gentoo for instance)
Original commit message from CVS:
* gst/__init__.py: Use DLFCN instead of dl to help python
installations without the dl module (gentoo for instance)
2004-07-15 09:48:22 +00:00
codegen codegen/codegen.py: Resync (add support for tp_as_buffer) 2004-05-03 09:10:26 +00:00
common@8f16cd2368 testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events 2004-07-13 09:00:07 +00:00
docs configure.ac: Correctly check for XML tools. Correctly set 2004-07-03 04:13:22 +00:00
examples Update video player example 2004-06-21 09:41:22 +00:00
gst gst/__init__.py: Use DLFCN instead of dl to help python installations without the dl module (gentoo for instance) 2004-07-15 09:48:22 +00:00
pkgconfig add pkgconfig support 2003-06-26 07:40:13 +00:00
testsuite testsuite/element.py (QueryTest.testQuery): Another small test 2004-07-13 09:08:32 +00:00
.gitignore adding cvsignore files 2004-02-05 11:06:26 +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 sync with other modules 2004-06-21 09:52:03 +00:00
ChangeLog gst/__init__.py: Use DLFCN instead of dl to help python installations without the dl module (gentoo for instance) 2004-07-15 09:48:22 +00:00
configure.ac configure.ac: Correctly check for XML tools. Correctly set 2004-07-03 04:13:22 +00:00
COPYING Remove the literal "^L" strings. 2002-10-04 05:34:24 +00:00
gst-python.spec.in fix spec file + broken links in docs 2004-05-01 16:55:37 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am releasing 2004-06-21 10:19:02 +00:00
NEWS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README-docs distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE releasing 2004-06-21 10:19:02 +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.