summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-04-28releasing 0.10.4RELEASE-0_10_4Thomas Vander Stichele1-0/+9
2006-04-19gst/arg-types.py (GstCapsArg.write_const_param)Andy Wingo1-0/+7
2006-04-19examples/remuxer.py (GstPlayer.seek): Don't do accurate seeks, because the ou...Andy Wingo1-0/+5
2006-04-19examples/remuxer.py: Another code dump. I know it breaks the freeze but it's ...Andy Wingo1-0/+5
2006-04-10gst/gsttaglist.override: Return tag value if present more than once (instead ...Edward Hervey1-0/+6
2006-04-10codegen/argtypes.py: Update from upstream codegen for UInt argtype.Edward Hervey1-0/+11
2006-04-08testsuite/test-object.h: Fix broken GObject macrosStefan Kost1-0/+5
2006-04-07examples/remuxer.py: Code dump, work in progress...Andy Wingo1-0/+4
2006-04-07testsuite/test_ghostpad.py: more assertions to figure out an speed issue.Edward Hervey1-0/+5
2006-04-07gst/arg-types.py (GstCapsArg.beforenull): py_caps can be NULL if it is an opt...Andy Wingo1-0/+9
2006-04-07Makefile.am: make check-valgrind calls make valgrind in the testsuite directory.Edward Hervey1-0/+10
2006-04-07gst/gstelement.override (_wrap_gst_element_link): Allow errors parsing the op...Andy Wingo1-0/+3
2006-04-07gst/gst.defs (element_make_from_uri): Element name is optional and can be Non...Andy Wingo1-0/+5
2006-04-05testsuite/test_message.py: GstBus is flushing in NULL, so we need to set the ...Edward Hervey1-0/+6
2006-04-05configure.ac (PYGST_MICRO_VERSION): Doc fix.Andy Wingo1-0/+13
2006-04-05gst/gstpad.override (_wrap_gst_pad_set_blocked_async): PyObject_IsTrue, not P...Andy Wingo1-0/+5
2006-04-04gst/gst.defs: gst_element_post_message: Adding keep-refcount tag to the messa...Edward Hervey1-0/+6
2006-04-01configure.ac: use AS_VERSION and AS_NANOThomas Vander Stichele1-0/+5
2006-03-31examples/remuxer.py: Example GUI for a remuxer, unfinished -- dropping it her...Andy Wingo1-0/+8
2006-03-30configure.ac: Better empty string test fix for "Fixes to how we figure out wh...David I. Lehn1-0/+6
2006-03-24configure.ac: Fixes in how we figure out what API to ignoreEdward Hervey1-0/+14
2006-03-21configure.ac: releasing 0.10.3, "Maybe not today. Maybe not tomorrow, but soo...RELEASE-0_10_3Jan Schmidt1-0/+7
2006-03-21testsuite/: Another attempt at making the tests deterministic on the buildbotsJan Schmidt1-0/+6
2006-03-21configure.ac: pre-release 0.10.2.2Jan Schmidt1-0/+5
2006-03-20testsuite/test_ghostpad.py: Add while loop in teardown to wait for the pipeli...Jan Schmidt1-0/+6
2006-03-14configure.ac: Only require GStreamer core >= 0.10.2Edward Hervey1-0/+20
2006-03-14codegen/: New --extendpath option for codegenerator so we can add extra path ...Edward Hervey1-0/+7
2006-03-13gst/: Added base elements override file.Edward Hervey1-0/+9
2006-03-10gst/gst.override: Commited a bit too much :)Edward Hervey1-0/+5
2006-03-10gst/base.defs: typo fix for gst_type_find_helper()Edward Hervey1-0/+8
2006-03-10gst/: Added new API: gst_pipeline_[get|set]_auto_flush_bus() gst_uri_has_prot...Edward Hervey1-0/+9
2006-03-07gst/arg-types.py: Add ReturnType and Parameter for GstCaps.Edward Hervey1-0/+6
2006-03-07gst/base.defs: Update for new check_get_range virtual method in GstBaseSrcEdward Hervey1-0/+5
2006-03-06gst/: Don't leak PyObjects wrapping GValues when indexing into aMichael Smith1-0/+7
2006-03-02gst/pygstminiobject.h: Some crack distributions do weirdo stuff with PYGIL_AP...Edward Hervey1-0/+7
2006-02-28pygst.py.in: Fix a silly logic inversion typoJan Schmidt1-0/+5
2006-02-27pygst.py.in: use 'raise StandardError' instead of 'assert' so that compiled c...Edward Hervey1-0/+7
2006-02-22gst/gstmodule.c: gst.gst_version uses the result of gst_version() rather than...Edward Hervey1-0/+9
2006-02-20examples/vumeter.py: In fact it wasn't an application message, but an element...Edward Hervey1-0/+5
2006-02-20fix vumeter exampleZaheer Abbas Merali1-0/+5
2006-02-17gst/: Updated and properly wrapped new GstQuery formats API.Edward Hervey1-0/+6
2006-02-10gst/gst.defs (disable_sync_message_emission)Andy Wingo1-0/+12
2006-02-10examples/play.py (GstPlayer.query_position)Andy Wingo1-0/+10
2006-02-07gst/: Remove deprecated code dating back from 0.8 era.Edward Hervey1-0/+6
2006-02-06codegen/argtypes.py (UInt64Arg.write_param): Parse long arguments using Parse...Andy Wingo1-0/+6
2006-02-02gst/gst.override: (gst.TIME_ARGS) return "CLOCK_TIME_NONE" for invalid times ...Edward Hervey1-0/+6
2006-02-02gst/gst.defs: Update for current GStreamer core APIEdward Hervey1-0/+5
2006-02-01testsuite/test_event.py: Properly use tempfileEdward Hervey1-0/+5
2006-02-01gst/gst.defs: When using gst.Element.send_event() and gst.Pad.send_event() we...Edward Hervey1-0/+8
2006-02-01testsuite/test_event.py: add a test case for autoplugging behaviour: create a...Thomas Vander Stichele1-0/+9