summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing 0.9.6gst-python-0.9.6Thomas Vander Stichele2005-11-234-10/+29
* gst/: And more API updated, pom po do pom pom pom....Edward Hervey2005-11-233-7/+28
* gst/interfaces.defs: Update for Interfaces API changesEdward Hervey2005-11-232-101/+123
* gst/: API updatesEdward Hervey2005-11-233-4/+32
* gst/: Added FractionRange typeEdward Hervey2005-11-226-37/+167
* gst/: Run update-funcnames.Andy Wingo2005-11-223-8/+13
* gst/xoverlay.defs: Update for API changes in XOverlay interfaceEdward Hervey2005-11-222-20/+9
* Add an example for the cutter elementThomas Vander Stichele2005-11-212-0/+85
* closure visiting should be LOGThomas Vander Stichele2005-11-211-1/+1
* gst/gst-types.defs: GstSegment is properly wrappedEdward Hervey2005-11-213-0/+33
* gst/gst.override: Take either int or longs and return unsigned long longEdward Hervey2005-11-212-2/+7
* examples/gstfile.py: CleanupEdward Hervey2005-11-214-13/+31
* gst/gst.defs (net_client_clock_new): Add some defaults.Andy Wingo2005-11-212-3/+7
* gst/: API updatesEdward Hervey2005-11-214-17/+63
* gst/gst.defs: Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#...Jan Schmidt2005-11-212-2/+8
* gst/: Update for latest API changesEdward Hervey2005-11-213-131/+313
* add header stuffThomas Vander Stichele2005-11-1913-6/+39
* gst/Makefile.am: Add GST_NET libs. gst/gst.defs (gst_net_time_provider_new)Andy Wingo2005-11-187-1/+70
* gst/gst.defs: Keep refcount for the message of gst_bus_post()Edward Hervey2005-11-154-11/+25
* add gst.message_application_new test caseJohan Dahlin2005-11-152-0/+16
* back to headThomas Vander Stichele2005-11-112-1/+5
* releasing 0.9.5gst-python-0.9.5Thomas Vander Stichele2005-11-114-13/+31
* gst/gsttaglist.override: put the gst.TagList.keys() method back.Edward Hervey2005-11-102-0/+33
* gst/gstmodule.c: Added GST_TAG_* string constantsEdward Hervey2005-11-104-205/+81
* gst/gst.*: Added new function gst.TIME_ARGS which returns the string represen...Edward Hervey2005-11-083-1/+42
* update spec file to work with latest changesChristian Schaller2005-11-071-6/+6
* gst/gstelement.override: So apparently 0 != O :)Edward Hervey2005-11-042-1/+7
* gst/gstpad.override: works better now we set the item to the proper position...Edward Hervey2005-11-042-2/+7
* gst/gstpad.override: Use proper GValue <-> MiniObject conversion functionEdward Hervey2005-11-044-2/+74
* examples/play.py: Fixed the play example to work with 0.9.4 APIEdward Hervey2005-11-043-8/+26
* plug leakJohan Dahlin2005-11-021-1/+1
* gst/gstelement.override: added wrapper for gst_element_query_duration()Edward Hervey2005-11-013-9/+76
* gst/gst-types.defs: Updated modification from APIEdward Hervey2005-11-015-29/+36
* reindent the gst wayThomas Vander Stichele2005-10-271-102/+109
* gst/gst.defs: Added 'caller-owns-return' to all gst_[message|event|query]_new...Edward Hervey2005-10-272-0/+15
* add gst.QueryError and use itThomas Vander Stichele2005-10-276-11/+45
* gst/: remove the hash table for miniobjects - since we can't get notified whe...Thomas Vander Stichele2005-10-274-92/+62
* some build fixesThomas Vander Stichele2005-10-262-2/+2
* state change fixThomas Vander Stichele2005-10-262-0/+10
* testsuite/test_event.py: fix race condition because of state threadThomas Vander Stichele2005-10-262-0/+12
* testsuite/test_bin.py: fix race condition because of state threadThomas Vander Stichele2005-10-262-1/+12
* back to HEADThomas Vander Stichele2005-10-232-1/+6
* releasing 0.9.4gst-python-0.9.4Thomas Vander Stichele2005-10-234-6/+22
* gst/gst.defs: Cleaned-up symbols which still had the gst_ prefixEdward Hervey2005-10-223-17/+25
* gst/gstbin.override (_wrap_gst_bin_get_by_name): Dude, like totally don't unr...Andy Wingo2005-10-202-1/+7
* gst/: Update (hopefully) final API modificationsEdward Hervey2005-10-197-24/+74
* gst/gstmessage.override: Added wrappers for parsing CLOCK_PROVIDE, CLOCK_LOST...Edward Hervey2005-10-192-6/+91
* gst/: Updated APIEdward Hervey2005-10-198-106/+123
* gst/: update for latest API changesThomas Vander Stichele2005-10-195-23/+37
* examples/pipeline-tester: Fix for state change changes.Andy Wingo2005-10-182-16/+11