David I. Lehn
9a3256eeb1
added buffers-per-second test
...
Original commit message from CVS:
added buffers-per-second test
2003-02-05 15:52:25 +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
0a5f74f873
update to new GstPad/GstElement link API and remove old hacks to call GObject connect method
...
Original commit message from CVS:
update to new GstPad/GstElement link API and remove old hacks to call GObject
connect method
2003-01-10 00:18:33 +00:00
David I. Lehn
f85f7a3952
ignore gstcompat.h
...
Original commit message from CVS:
ignore gstcompat.h
2003-01-10 00:17:32 +00:00
David I. Lehn
166d345b1f
add GstPropsEntry and wrappers for most of get_* methods
...
Original commit message from CVS:
add GstPropsEntry and wrappers for most of get_* methods
2003-01-04 18:43:10 +00:00
David I. Lehn
2ad1bbe34c
add GstClockID as a pointer arg type (not too useful, really need to make it a boxed type)
...
Original commit message from CVS:
add GstClockID as a pointer arg type (not too useful, really need to make it a boxed type)
2003-01-04 18:42:29 +00:00
David I. Lehn
3075e00bfa
add pad and element query and convert methods
...
Original commit message from CVS:
add pad and element query and convert methods
2003-01-02 09:08:36 +00:00
David I. Lehn
b8ec40b07c
add threads_init() function
...
Original commit message from CVS:
add threads_init() function
2003-01-02 09:07:31 +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
a5caf02be1
I'm too lazy to comment this
...
Original commit message from CVS:
s/vorbisdec/vorbisfile/ (Thanks to Kenichi Sato <ksato@users.sourceforge.net>)
2003-01-01 00:20:46 +00:00
David I. Lehn
af584323bf
exclude gstatomic_impl.h from headers used to create defs
...
Original commit message from CVS:
exclude gstatomic_impl.h from headers used to create defs
2003-01-01 00:19:52 +00:00
David I. Lehn
f820e2540f
applied upstream, remove patch
...
Original commit message from CVS:
applied upstream, remove patch
2003-01-01 00:18:54 +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
0b94dd64f0
thread block/unblock in callback functions indentation update
...
Original commit message from CVS:
thread block/unblock in callback functions
indentation update
2002-12-21 23:46:29 +00:00
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
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
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
e1840c9e98
add work-in-progress PyGTK threading improvements diff
...
Original commit message from CVS:
add work-in-progress PyGTK threading improvements diff
2002-11-07 07:33:46 +00:00
David I. Lehn
6c247e7e1f
updated to maybe work with threads
...
Original commit message from CVS:
updated to maybe work with threads
2002-11-07 07:32:19 +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
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
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
395e3a265d
update to new api
...
Original commit message from CVS:
update to new api
2002-10-04 05:35:59 +00:00
David I. Lehn
439c9df2bf
basic info
...
Original commit message from CVS:
basic info
2002-10-04 05:35:05 +00:00
David I. Lehn
f4e6d51e6b
Remove the literal "^L" strings.
...
Original commit message from CVS:
Remove the literal "^L" strings.
2002-10-04 05:34:24 +00:00
David I. Lehn
5dc00dc590
trying to improve timing accuracy to figure out why python identity is 3x faster than the C one...
...
Original commit message from CVS:
trying to improve timing accuracy to figure out why python identity
is 3x faster than the C one...
2002-10-03 22:38:07 +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
992ec05aaf
use "python" vs "python2.2" update for newer bindings and api
...
Original commit message from CVS:
use "python" vs "python2.2"
update for newer bindings and api
2002-10-03 22:11:37 +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
eeb676888a
fix state changes use sdlvideosink (videosink segfaulting)
...
Original commit message from CVS:
fix state changes
use sdlvideosink (videosink segfaulting)
2002-05-10 05:41:51 +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
dae8809ed5
use new gst_element_connect() api.
...
Original commit message from CVS:
use new gst_element_connect() api.
looks more fragile than being explicit via _connect_pads()
2002-04-15 23:51:21 +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
6cc4981af1
port of lat.c (work in progress)
...
Original commit message from CVS:
port of lat.c (work in progress)
2002-03-27 11:16:00 +00:00
David I. Lehn
66302e9e82
Py vs C - identity latency and speed check.
...
Original commit message from CVS:
Py vs C - identity latency and speed check.
The "you know something is wrong when Python is 2x as fast as C" commit.
2002-03-27 11:14:04 +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
760f9482c3
port dvd player example from C not yet working
...
Original commit message from CVS:
port dvd player example from C
not yet working
2002-03-24 11:40:06 +00:00
David I. Lehn
4f861b0fa3
Attempting to keep a ChangeLog up-to-date by hand.
...
Original commit message from CVS:
Attempting to keep a ChangeLog up-to-date by hand.
2002-03-24 08:01:48 +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
caa386262f
add examples
...
Original commit message from CVS:
add examples
2002-03-24 07:52:32 +00:00
David I. Lehn
26a76f6af0
Some example apps
...
Original commit message from CVS:
Some example apps
2002-03-24 07:49:36 +00:00