platform/upstream/gstreamer.git
2003-01-10 David I. Lehnignore gstcompat.h
2003-01-04 David I. Lehnadd GstPropsEntry and wrappers for most of get_* methods
2003-01-04 David I. Lehnadd GstClockID as a pointer arg type (not too useful...
2003-01-02 David I. Lehnadd pad and element query and convert methods
2003-01-02 David I. Lehnadd threads_init() function
2003-01-01 David I. Lehnrequire PyGTK 1.99.14
2003-01-01 David I. LehnI'm too lazy to comment this
2003-01-01 David I. Lehnexclude gstatomic_impl.h from headers used to create...
2003-01-01 David I. Lehnapplied upstream, remove patch
2002-12-22 David I. Lehnfix include dir path and fail if not found
2002-12-21 David I. Lehnthread block/unblock in callback functions indentation...
2002-12-17 David I. Lehnemail addr update
2002-12-17 David I. Lehnupdate to 0.5.0
2002-12-17 David I. Lehnadd wrapper for gst_element_set_state to unlock GIT
2002-11-07 David I. Lehnadd work-in-progress PyGTK threading improvements diff
2002-11-07 David I. Lehnupdated to maybe work with threads
2002-11-07 David I. Lehnadd "import pygtk; pygtk.require('2.0')" to force the...
2002-11-07 David I. Lehnbump gstreamer version to 0.4.2, bump pygtk version...
2002-11-07 David I. Lehnoverride gst_bin_iterate() to unblock threads since...
2002-10-04 David I. Lehnadd temporary hack to fix 0.4.1 s/gst/get/ typo in...
2002-10-04 David I. Lehnadd boxed types adapt to boxed types remove obsoleted...
2002-10-04 David I. Lehnsupport a couple more types
2002-10-04 David I. Lehnignore generated files
2002-10-04 David I. Lehnupdate to new api
2002-10-04 David I. Lehnbasic info
2002-10-04 David I. LehnRemove the literal "^L" strings.
2002-10-03 David I. Lehntrying to improve timing accuracy to figure out why...
2002-10-03 David I. Lehnrequire gstreamer core 0.4.1
2002-10-03 David I. Lehnuse "python" vs "python2.2" update for newer bindings...
2002-06-17 David I. Lehnvarious updates to work with cvs code
2002-05-10 David I. Lehnfix state changes use sdlvideosink (videosink segfaulting)
2002-05-10 David I. Lehncreate defs from h2defs.py output and local hacks
2002-04-15 David I. Lehnuse new gst_element_connect() api.
2002-04-15 David I. Lehninfo categories function not picked up automagically...
2002-04-15 David I. Lehnuse proper dl module flags
2002-04-15 David I. LehnUpdate to 0.3.4 API plus bonus feature: code no longer...
2002-03-27 David I. Lehnport of lat.c (work in progress)
2002-03-27 David I. LehnPy vs C - identity latency and speed check.
2002-03-27 David I. LehnThe "yes, you can write chain based elements in Python...
2002-03-24 David I. Lehnadd license headers
2002-03-24 David I. Lehnport dvd player example from C not yet working
2002-03-24 David I. LehnAttempting to keep a ChangeLog up-to-date by hand.
2002-03-24 David I. Lehnstrip GST_ off consts
2002-03-24 David I. Lehnadd libtool uninstalled lib paths - yuck
2002-03-24 David I. Lehnadd examples
2002-03-24 David I. LehnSome example apps
2002-03-24 David I. Lehnignore *.pyc
2002-03-24 David I. Lehninitial python bindings