Commit graph

1227 commits

Author SHA1 Message Date
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
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