GStreamer multimedia framework
Find a file
Edward Hervey f884a2a7de gstcaps: Remove dead code.
Those two lines will never be called, because caps2 will always be NULL
if we go to error (either we haven't used it yet (first goto and in this
case it's NULL), or.. it's NULL (second goto)).
2009-03-05 13:59:30 +01:00
codegen codegen/argtypes.py: Add handling of 'keep-refcount' for GBoxed arguments. 2008-12-06 15:41:41 +00:00
common@57c83f2ced build: Update shave init statement for changes in common. Bump common. 2009-02-25 15:14:42 +00:00
examples Add progress report element to cp example. 2009-01-26 11:11:18 +02:00
gst gstcaps: Remove dead code. 2009-03-05 13:59:30 +01:00
pkgconfig pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir for uninstalled as well 2004-11-11 16:23:58 +00:00
plugin plugin: Don't import modules that were already imported. 2009-02-27 12:29:04 +01:00
testsuite GstPad: Use gst_pad_set_blocked_async_full() if available. 2009-02-22 20:12:23 +01:00
win32 Fix symbol generation for win32. 2008-01-16 16:09:39 +00:00
.gitignore .gitignore: Reorder ignores and add *~ 2009-03-02 15:22:33 +01:00
.gitmodules initial python bindings 2002-03-24 04:32:10 +00:00
acinclude.m4 Python plugin loader implementation. 2009-02-09 14:02:34 +01:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh Fix previous commit, wasn't actually setting up a symbolic link 2009-01-30 09:06:31 +01:00
ChangeLog Release 0.10.14 2009-01-19 23:18:26 +00:00
configure.ac build: Update shave init statement for changes in common. Bump common. 2009-02-25 15:14:42 +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.14 2009-01-19 23:18:26 +00:00
gst-python.spec.in update spec file with latest changes 2008-05-07 16:05:19 +00:00
gstltihooks.py gstltihooks: Sync with upstream pygobject/ltihooks.py commit. 2009-02-20 08:34:38 +01: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 Python plugin loader implementation. 2009-02-09 14:02:34 +01:00
NEWS Release 0.10.14 2009-01-19 23:18:26 +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.14 2009-01-19 23:18:26 +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.