GStreamer multimedia framework
Find a file
Edward Hervey 01f935c116 Added ignore file for core 0.10.7
Original commit message from CVS:
* configure.ac:
* gst/Makefile.am:
* gst/gst-0.10.7.ignore:
* gst/gstversion.override.in:
Added ignore file for core 0.10.7
* gst/base.defs:
Added gst_adapter_take_buffer
* gst/gst-0.10.6.ignore:
Filed API addition for 0.10.6
* gst/gst-types.defs:
Added GstTypeFind pointer definition
* gst/gst.defs:
* gst/gst.override:
Added fake function gst_type_find_new() to create a GstTypeFind that can
be used in all typefinding function.
GstTypeFind *
gst_type_find_new(data, peekfunction, suggestfunction [, getlenghtfunction])
2006-05-19 08:48:22 +00:00
codegen codegen/: Added code to ignore type and the function/methods/classes that use them. 2006-05-09 13:13:48 +00:00
common@764c5f2510 Added ignore file for core 0.10.7 2006-05-19 08:48:22 +00:00
examples smaller title 2006-05-05 13:32:37 +00:00
gst Added ignore file for core 0.10.7 2006-05-19 08:48:22 +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/python.supp: Added suppressions for FC5 64 bit 2006-05-09 10:25:17 +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: libtoolize on Darwin/MacOSX is called glibtoolize 2006-05-08 11:59:56 +00:00
ChangeLog Added ignore file for core 0.10.7 2006-05-19 08:48:22 +00:00
configure.ac Added ignore file for core 0.10.7 2006-05-19 08:48:22 +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 update spec file 2006-01-25 11:23:20 +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 Makefile.am: make check-valgrind calls make valgrind in the testsuite directory. 2006-04-07 15:41:00 +00:00
NEWS releasing 0.10.4 2006-04-28 14:06:21 +00:00
pygst.py.in pygst.py.in: Fix a silly logic inversion typo 2006-02-28 00:17:45 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE releasing 0.10.4 2006-04-28 14:06:21 +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.