Johan Dahlin
212df27212
gstreamer/: All over the place, more rename work (gstreamer -> gst)
...
Original commit message from CVS:
* gstreamer/: All over the place, more rename work (gstreamer -> gst)
2004-02-27 18:32:20 +00:00
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
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
David I. Lehn
171bc6bfa9
Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi...
...
Original commit message from CVS:
Mass change to support compiling for both 0.6 and 0.7. Common support is now
in common.{defs,override,c,h}. Specific version support is in
{0.6,0.7}.{defs,override,c,h}. The common and version specific files are
merged and/or used as needed.
common.override: add gst_version
2003-10-10 04:21:21 +00:00
David I. Lehn
7de8cc8370
require autoconf 2.57 and pygtk 2.0.0.
...
Original commit message from CVS:
require autoconf 2.57 and pygtk 2.0.0.
2003-10-09 19:59:23 +00:00
Thomas Vander Stichele
a21c60b089
add Element () constructor add testsuite
...
Original commit message from CVS:
add Element () constructor
add testsuite
2003-10-04 13:37:45 +00:00
David I. Lehn
c690aa3aa5
distcheck and final release prep fixes
...
Original commit message from CVS:
distcheck and final release prep fixes
2003-07-10 04:27:47 +00:00
David I. Lehn
82c2f46e0d
check for xmlcatalog for docs build (probably not strictly needed for general use but fixes non-srcdir builds)
...
Original commit message from CVS:
check for xmlcatalog for docs build (probably not strictly needed for general
use but fixes non-srcdir builds)
2003-07-09 23:22:13 +00:00
David I. Lehn
bb16c73875
kill docutils based docs (easy come, easy go) docbook based docs
...
Original commit message from CVS:
kill docutils based docs (easy come, easy go)
docbook based docs
2003-06-26 08:48:52 +00:00
David I. Lehn
9d3064bfac
docutils based docs (fixups)
...
Original commit message from CVS:
docutils based docs (fixups)
2003-06-26 08:06:36 +00:00
David I. Lehn
2fe200eeb3
add pkgconfig support
...
Original commit message from CVS:
add pkgconfig support
2003-06-26 07:40:13 +00:00
Thomas Vander Stichele
67d9d38cff
update to conform more to other modules fix spec file, the bindings build and work, yay !
...
Original commit message from CVS:
update to conform more to other modules
fix spec file, the bindings build and work, yay !
2003-06-11 20:32:29 +00:00
David I. Lehn
d7c7cb6181
require GStreamer core 0.6.0
...
Original commit message from CVS:
require GStreamer core 0.6.0
2003-02-05 15:50:56 +00:00
David I. Lehn
d0da2dc120
require GStreamer core 0.5.1.1
...
Original commit message from CVS:
require GStreamer core 0.5.1.1
2003-01-10 00:23:08 +00:00
David I. Lehn
adc7a92b83
require PyGTK 1.99.14
...
Original commit message from CVS:
require PyGTK 1.99.14
2003-01-01 00:21:51 +00:00
David I. Lehn
66ee733863
fix include dir path and fail if not found
...
Original commit message from CVS:
fix include dir path and fail if not found
2002-12-22 08:38:35 +00:00
David I. Lehn
67fcfa09c7
update to 0.5.0
...
Original commit message from CVS:
update to 0.5.0
2002-12-17 17:38:53 +00:00
David I. Lehn
a7f1d00e51
bump gstreamer version to 0.4.2, bump pygtk version to 1.99.13
...
Original commit message from CVS:
bump gstreamer version to 0.4.2, bump pygtk version to 1.99.13
2002-11-07 07:30:00 +00:00
David I. Lehn
c2cb0810d9
require gstreamer core 0.4.1
...
Original commit message from CVS:
require gstreamer core 0.4.1
2002-10-03 22:13:43 +00:00
David I. Lehn
7cae4e5629
various updates to work with cvs code
...
Original commit message from CVS:
various updates to work with cvs code
2002-06-17 02:01:54 +00:00
David I. Lehn
5553eff125
Update to 0.3.4 API plus bonus feature: code no longer works
...
Original commit message from CVS:
Update to 0.3.4 API plus bonus feature: code no longer works
2002-04-15 17:14:31 +00:00
David I. Lehn
564e342e89
initial python bindings
...
Original commit message from CVS:
initial python bindings
2002-03-24 04:32:10 +00:00