platform/upstream/gstreamer.git
2006-08-05 Andy Wingoexamples/synchronizer.py: Actually appears to work...
2006-08-04 Andy Wingosmall updates, still ui only
2006-08-04 Andy Wingoexamples/synchronizer.py: New file, a bit of a hack...
2006-07-28 Andy Wingochangelog
2006-07-28 James Doc Livingstonexamples/remuxer.py (RemuxBin._do_seek, Remuxer._bus_wa...
2006-07-20 Edward Herveyconfigure.ac: Back to development cycle
2006-07-20 Edward Hervey0.10.5 "My Little Poney wants some Funk" release
2006-07-19 Edward Herveyconfigure.ac: 0.10.4.2 pre-release
2006-07-18 Edward HerveyAdd new ignore for 0.10.10 API additions
2006-07-05 Edward Herveygst/gstmodule.c: Added gst.BUFFER_OFFSET_NONE for prope...
2006-07-03 Edward Herveygst/: Repeat 100 times : "I shouldn't commit patches...
2006-07-03 Thomas Vander... add gcov stuff
2006-07-03 Thomas Vander... gst/gstmodule.c: don't crash when error is NULL
2006-07-03 Edward Herveygst/gstmessage.override: State change is a list and...
2006-07-03 Edward Herveygst/: Use Py_BuildValue to construct tuples.
2006-07-02 Edward HerveyRemoval of all glib < 2.8 cruft since GStreamer core...
2006-06-22 Edward Herveyconfigure.ac: 0.10.7 ignore file is for 0.10.7 AND...
2006-06-15 Edward Herveycodegen/codegen.py: Always unblock threads when going...
2006-06-14 Edward Herveygst/gst-types.defs: Added fields for GstPadTemplate.
2006-06-13 Edward Herveytestsuite/gstpython.supp: Keeping suppresions
2006-06-13 Edward Herveytestsuite/gstpython.supp: Tim might have fixed this...
2006-06-13 Edward Herveytestsuite/gstpython.supp: One more suppression added...
2006-06-13 Edward Hervey.cvsignore: Ignore more files
2006-06-13 Edward Herveytestsuite/gstpython.supp: Added suppresion for leaks...
2006-06-13 Edward HerveyIgnore log files.
2006-06-13 Edward HerveyMakefile.am: Cleanup pygst.pyc file.
2006-06-13 Edward Herveygst/gst.defs: Add 'unblock-threads #t' for critical...
2006-06-12 Edward Herveytestsuite/: Added cleanup file to initialize registry...
2006-06-11 Edward Hervey.cvsignore: more files to ignore
2006-06-09 Edward Herveypygst.py.in: Raise RequiredVersionError(ValueError...
2006-06-09 Edward Herveypygst.py.in: Don't import non-used modules
2006-06-09 Edward Herveypygst.py.in: Don't import non-used modules
2006-06-09 Edward Herveycodegen/: Updated codegenerator to current pygtk one.
2006-06-09 Edward Herveygst/: Update for API additions.
2006-05-27 Edward Herveygst/__init__.py: Make gst-python work on OS without...
2006-05-27 Edward Herveyexamples/filesrc.py: Port to 0.10.
2006-05-27 Edward Herveyexamples/audio-controller.py: Make it work with 0.10...
2006-05-19 Edward HerveyAdded ignore file for core 0.10.7
2006-05-09 Edward HerveyUpdate for API changes.
2006-05-09 Edward Herveygst/gst.override: Reverting previous patches for condit...
2006-05-09 Edward Herveygst/gst.override: Better conditional ignore for types...
2006-05-09 Edward Herveycodegen/: Added code to ignore type and the function...
2006-05-09 Edward Herveytestsuite/python.supp: Added suppressions for FC5 64 bit
2006-05-08 Edward Herveyautogen.sh: libtoolize on Darwin/MacOSX is called glibt...
2006-05-05 Andy Wingosmaller title
2006-05-05 Andy Wingoexamples/remuxer.py (PlayerWindow.update_scale_cb)...
2006-05-05 Andy Wingoexamples/remuxer.py: Updates! Nothing gstreamery, it...
2006-04-29 Edward Herveyexamples/gstfile.py: Threaded application, we NEED...
2006-04-28 Edward Herveygst/arg-types.py: Caps used as arguments of virtual...
2006-04-28 Edward Herveygst/gstbase.override: gst.BaseTransform.get_unit_size...
2006-04-28 Edward Herveygst/arg-types.py: GstMiniObject used as virtual methods...
2006-04-28 Edward Herveygst/gstpad.override: (pad_block_callback_marshal)
2006-04-28 Edward Herveygst/gstmodule.c: Wrap the gstreamer error domains quark.
2006-04-28 Edward Herveygst/gstpad.override (pad_block_callback_marshal)
2006-04-28 Thomas Vander... back to HEAD
2006-04-28 Thomas Vander... releasing 0.10.4
2006-04-19 Andy WingoBPB(tm)
2006-04-19 Andy Wingogst/arg-types.py (GstCapsArg.write_const_param)
2006-04-19 Andy Wingoexamples/remuxer.py (GstPlayer.seek): Don't do accurate...
2006-04-19 Andy Wingoexamples/remuxer.py: Another code dump. I know it break...
2006-04-13 Thomas Vander... prereleasing gst-python
2006-04-10 Edward Herveygst/gsttaglist.override: Return tag value if present...
2006-04-10 Edward Herveycodegen/argtypes.py: Update from upstream codegen for...
2006-04-08 Stefan Kosttestsuite/test-object.h: Fix broken GObject macros
2006-04-07 Andy Wingoexamples/remuxer.py: Code dump, work in progress...
2006-04-07 Edward Herveytestsuite/test_ghostpad.py: more assertions to figure...
2006-04-07 Andy Wingogst/arg-types.py (GstCapsArg.beforenull): py_caps can...
2006-04-07 Edward HerveyMakefile.am: make check-valgrind calls make valgrind...
2006-04-07 Andy Wingogst/gstelement.override (_wrap_gst_element_link): Allow...
2006-04-07 Andy Wingogst/gst.defs (element_make_from_uri): Element name...
2006-04-05 Edward Herveytestsuite/test_message.py: GstBus is flushing in NULL...
2006-04-05 Andy Wingoconfigure.ac (PYGST_MICRO_VERSION): Doc fix.
2006-04-05 Andy Wingogst/gstpad.override (_wrap_gst_pad_set_blocked_async...
2006-04-04 Edward Herveygst/gst.defs: gst_element_post_message: Adding keep...
2006-04-01 Thomas Vander... fix makefile
2006-04-01 Thomas Vander... configure.ac: use AS_VERSION and AS_NANO
2006-03-31 Andy Wingoexamples/remuxer.py: Example GUI for a remuxer, unfinis...
2006-03-30 David I. Lehnconfigure.ac: Better empty string test fix for "Fixes...
2006-03-24 Edward Herveyconfigure.ac: Fixes in how we figure out what API to...
2006-03-21 Jan SchmidtBump nano back to CVS
2006-03-21 Jan Schmidtconfigure.ac: releasing 0.10.3, "Maybe not today. Maybe...
2006-03-21 Jan Schmidttestsuite/: Another attempt at making the tests determi...
2006-03-21 Jan Schmidtconfigure.ac: pre-release 0.10.2.2
2006-03-20 Jan Schmidttestsuite/test_ghostpad.py: Add while loop in teardown...
2006-03-14 Edward Herveyconfigure.ac: Only require GStreamer core >= 0.10.2
2006-03-14 Edward Herveycodegen/: New --extendpath option for codegenerator...
2006-03-13 Edward Herveygst/: Added base elements override file.
2006-03-10 Edward Herveygst/gst.override: Commited a bit too much :)
2006-03-10 Edward Herveygst/base.defs: typo fix for gst_type_find_helper()
2006-03-10 Edward Herveygst/: Added new API: gst_pipeline_[get|set]_auto_flush_...
2006-03-07 Edward Herveygst/arg-types.py: Add ReturnType and Parameter for...
2006-03-07 Edward Herveygst/base.defs: Update for new check_get_range virtual...
2006-03-06 Michael Smithgst/: Don't leak PyObjects wrapping GValues when indexi...
2006-03-02 Edward Herveygst/pygstminiobject.h: Some crack distributions do...
2006-02-28 Jan Schmidtpygst.py.in: Fix a silly logic inversion typo
2006-02-27 Edward Herveypygst.py.in: use 'raise StandardError' instead of ...
2006-02-22 Edward Herveygst/gstmodule.c: gst.gst_version uses the result of...
2006-02-20 Edward Herveyexamples/vumeter.py: In fact it wasn't an application...
2006-02-20 Zaheer Abbas... fix vumeter example
2006-02-17 Edward Herveygst/: Updated and properly wrapped new GstQuery formats...
next