gstreamer/gst
David I. Lehn 11e199b27c Makefile.am: add gstinterfaces dir
Original commit message from CVS:
* Makefile.am: add gstinterfaces dir
* configure.ac: get interfaces include dirs
* gstreamer/.cvsignore: add .py[co]
* gstreamer/0.6.defs:
* gstreamer/0.6.override:
* gstreamer/0.7.defs:
* gstreamer/0.7.override:
* gstreamer/common.defs:
* gstreamer/common.override: rearrange code for both 0.6 and 0.7
support
* gstreamer/Makefile.am: add -fno-strict-aliasing due to python
issues
* gstinterfaces/.cvsignore:
* gstinterfaces/0.7.c:
* gstinterfaces/0.7.defs:
* gstinterfaces/0.7.h:
* gstinterfaces/0.7.override:
* gstinterfaces/Makefile.am:
* gstinterfaces/__init__.py:
* gstinterfaces/arg-types.py:
* gstinterfaces/common.c:
* gstinterfaces/common.defs:
* gstinterfaces/common.h:
* gstinterfaces/common.override:
* gstinterfaces/gstinterfacesmodule.c: messy start of interfaces
handling
2004-01-27 05:51:53 +00:00
..
.gitignore Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
0.6.c Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
0.6.defs Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
0.6.h Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
0.6.override Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
0.7.c Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
0.7.defs Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
0.7.h Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
0.7.override Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
__init__.py add threads_init() function 2003-01-02 09:07:31 +00:00
arg-types.py Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
common.c Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
common.defs Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
common.h Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
common.override Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
gstmodule.c app.py --help works, whee ! 2003-10-04 22:49:37 +00:00
gstreamermodule.c app.py --help works, whee ! 2003-10-04 22:49:37 +00:00
Makefile.am Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00