gstreamer/gst
David I. Lehn c71d66dbde gst/: Support GstPlay, bug fixes, updates.
Original commit message from CVS:
* gstinterfaces/.cvsignore:
* gstinterfaces/0.7.defs:
* gstinterfaces/Makefile.am:
* gstinterfaces/common.defs:
* gstinterfaces/common.override:
* gstinterfaces/gstinterfacesmodule.c: (init_gstinterfaces):
* gstplay/.cvsignore:
* gstplay/0.7.c:
* gstplay/0.7.defs:
* gstplay/0.7.h:
* gstplay/0.7.override:
* gstplay/Makefile.am:
* gstplay/__init__.py:
* gstplay/arg-types.py:
* gstplay/common.c:
* gstplay/common.h:
* gstplay/common.override:
* gstplay/gstplaymodule.c: (init_gstplay):
* gstreamer/Makefile.am:
* gstreamer/__init__.py:
* gstreamer/common.override:
Support GstPlay, bug fixes, updates.
* examples/gstplay/player.py:
GstPlay example.
* Makefile.am:
Support GstPlay build.
* configure.ac:
Support GstPlay build, remove AC_SUBST() calls that
PKG_CHECK_MODULES does automagically.
2004-02-03 09:45:42 +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 gst/: Support GstPlay, bug fixes, updates. 2004-02-03 09:45:42 +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 gst/: Support GstPlay, bug fixes, updates. 2004-02-03 09:45:42 +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 gst/: Support GstPlay, bug fixes, updates. 2004-02-03 09:45:42 +00:00