GStreamer multimedia framework
Find a file
Edward Hervey e3ac835751 gst/: Use PyList_SetItem() instead of PyList_Append() for faster list creation and proper python refcounting.
Original commit message from CVS:
Reviewed by Edward Hervey  <edward@fluendo.com>
* gst/gst.override:
* gst/gstevent.override:
* gst/gstpad.override:
* gst/gstquery.override:
Use PyList_SetItem() instead of PyList_Append() for faster list creation
and proper python refcounting.
Closes bug #318684
2005-10-13 10:58:16 +00:00
codegen Add GstIterator wrapping and tests. 2005-10-07 01:21:57 +00:00
common@2485a65b66 gst/gst.defs (gst_registry_scan_paths) (gst_element_abort_preroll, gst_plugin_check_file) 2005-10-12 14:31:53 +00:00
examples examples/gstfile.py: misc fixes 2005-10-13 10:41:06 +00:00
gst gst/: Use PyList_SetItem() instead of PyList_Append() for faster list creation and proper python refcounting. 2005-10-13 10:58:16 +00:00
pkgconfig pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir for uninstalled as well 2004-11-11 16:23:58 +00:00
testsuite Reordering header inclusion order to fix build on my machine. 2005-10-12 11:21:53 +00:00
.gitignore add Makefile.am 2005-10-04 08:18:27 +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 (CONFIGURE_DEF_OPT): Check for automake 1.9 and 1.8, but not for 1.5. 2005-10-12 17:20:17 +00:00
ChangeLog gst/: Use PyList_SetItem() instead of PyList_Append() for faster list creation and proper python refcounting. 2005-10-13 10:58:16 +00:00
configure.ac add valgrind checking to the testsuite 2005-10-07 07:19:17 +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.spec.in fix up some weird stuff that crept in and also some things pointed out by edward 2005-10-06 17:27:06 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
ltihooks.py Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
Makefile.am release time 2005-10-03 17:52:07 +00:00
NEWS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
pygst.py.in examples/Makefile.am (examples_DATA): Dist fixer. 2005-09-01 14:39:51 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE release time 2005-10-03 17:52:07 +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.