Commit graph

319 commits

Author SHA1 Message Date
David I. Lehn
b807857c46 email addr update
Original commit message from CVS:
email addr update
2002-12-17 17:40:42 +00:00
David I. Lehn
f33a05d101 add wrapper for gst_element_set_state to unlock GIT
Original commit message from CVS:
add wrapper for gst_element_set_state to unlock GIT
2002-12-17 17:37:27 +00:00
David I. Lehn
6b99320437 add "import pygtk; pygtk.require('2.0')" to force the proper version of pygtk
Original commit message from CVS:
add "import pygtk; pygtk.require('2.0')" to force the proper version of pygtk
2002-11-07 07:31:06 +00:00
David I. Lehn
a8e88c224d override gst_bin_iterate() to unblock threads since this call can cause exacution to re-enter the interpreter.
Original commit message from CVS:
override gst_bin_iterate() to unblock threads since this call can cause
exacution to re-enter the interpreter.
2002-11-07 07:09:19 +00:00
David I. Lehn
079d41c4ac add temporary hack to fix 0.4.1 s/gst/get/ typo in GST_TYPE_CAPS/PROPS()
Original commit message from CVS:
add temporary hack to fix 0.4.1 s/gst/get/ typo in GST_TYPE_CAPS/PROPS()
2002-10-04 21:29:19 +00:00
David I. Lehn
a8a9c7e9d5 add boxed types adapt to boxed types remove obsoleted code
Original commit message from CVS:
add boxed types
adapt to boxed types
remove obsoleted code
2002-10-04 05:40:37 +00:00
David I. Lehn
c6737f6a93 support a couple more types
Original commit message from CVS:
support a couple more types
2002-10-04 05:39:24 +00:00
David I. Lehn
88f16dfe8f ignore generated files
Original commit message from CVS:
ignore generated files
2002-10-04 05:37:24 +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
18bba4b6ce create defs from h2defs.py output and local hacks
Original commit message from CVS:
create defs from h2defs.py output and local hacks
2002-05-10 03:59:33 +00:00
David I. Lehn
cb96d5a69f info categories function not picked up automagically for some reason.
Original commit message from CVS:
info categories function not picked up automagically for some reason.
add it.
2002-04-15 23:49:11 +00:00
David I. Lehn
0b4078eae0 use proper dl module flags
Original commit message from CVS:
use proper dl module flags
2002-04-15 23:48:22 +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
0d60c9d38a The "yes, you can write chain based elements in Python" commit.
Original commit message from CVS:
The "yes, you can write chain based elements in Python" commit.
AKA The "oh my, that is a slow rot13" commit.
AKA The "puddle from a stream of leaking bits" commit.
2002-03-27 11:09:40 +00:00
David I. Lehn
fac6f91e8d add license headers
Original commit message from CVS:
add license headers
2002-03-24 11:41:24 +00:00
David I. Lehn
65e6677541 strip GST_ off consts
Original commit message from CVS:
strip GST_ off consts
2002-03-24 07:58:03 +00:00
David I. Lehn
be74250a11 add libtool uninstalled lib paths - yuck
Original commit message from CVS:
add libtool uninstalled lib paths - yuck
2002-03-24 07:57:00 +00:00
David I. Lehn
4fb934cf51 ignore *.pyc
Original commit message from CVS:
ignore *.pyc
2002-03-24 04:33:42 +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