summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-04testsuite/common.py: A private variable of unittest.TestCase changed name in ...Edward Hervey2-4/+20
2007-02-04gst/gstpad.override: Allow removing the negotiated pads of a cap by setting t...Edward Hervey3-4/+24
2007-02-04gst/interfaces.override: Gracefully handle the case where gst_property_probe_...Edward Hervey2-7/+15
2007-02-04Fully implement GstPropertyProbe interface, with unit test.Edward Hervey4-3/+113
2007-01-31configure.ac: Back to development cycle.Edward Hervey2-1/+6
2007-01-31Releasing 0.10.7Edward Hervey4-28/+26
2007-01-29codegen/codegen.py: Don't register interface if it is ignoredEdward Hervey5-1/+26
2007-01-29ChangeLog surgery : Indicate which bug last ocmmit fixed.Edward Hervey1-0/+1
2007-01-29configure.ac: Check for availability of video-orientation interfaceEdward Hervey4-2/+22
2007-01-26Add ignore file for 0.10.12 API additionsEdward Hervey11-1/+72
2007-01-17wrap mixer set_volume, use tuple to match get_volumeThomas Vander Stichele3-3/+65
2007-01-17gst/pygstexception.*: gst.element_factory_make should raise ElementNotFoundEr...Thomas Vander Stichele4-12/+52
2007-01-17gst/interfaces.*: wrap mixer get_volumeThomas Vander Stichele5-2/+67
2007-01-17add pb ignore fileThomas Vander Stichele1-0/+11
2007-01-17configure.ac: fix use of PKG_CHECK_MODULES check for a pygobject of at least ...Thomas Vander Stichele3-1/+29
2007-01-17gst/extend/discoverer.py: this is a module, not a program, so don't require v...Thomas Vander Stichele2-4/+5
2007-01-17configure.ac: check for stuff added in gst-pb 0.10.11Thomas Vander Stichele5-1/+118
2007-01-11gst/gst.defs: Add declaration of gst_object_set_property so we can use our MT...Edward Hervey3-0/+100
2007-01-10codegen/codegen.py: When chaining up to the parent class methods from python ...Edward Hervey5-14/+39
2007-01-05gst/extend/discoverer.py: No shebang line needed since there is no main code.Thomas Vander Stichele2-1/+6
2006-12-19gst/gst.defs: Update API definitions.Edward Hervey7-1/+320
2006-12-16testsuite/test_pad.py: Activate pads before using them.Edward Hervey2-0/+11
2006-12-16RELEASE: Commit 0.10.6 RELEASE file. Better late than never :(Edward Hervey2-16/+28
2006-12-16Move GstIterator ArgType definition and usage for the codegenerator to gst/ar...Edward Hervey3-7/+13
2006-12-15add doap fileThomas Vander Stichele4-2/+140
2006-12-11gst/interfaces.defs: GstColorBalanceChannel is a GObject, not a GstObject. Fi...Tim-Philipp Müller2-1/+6
2006-12-04changelog surgery, remove the conflict that has been there for 7 monthEdward Hervey1-9/+0
2006-12-04configure.ac: Back to development cycleEdward Hervey2-1/+6
2006-12-04Releasing gst-python 0.10.6Edward Hervey3-2/+32
2006-12-04configure.ac: 0.10.5.4 pre-releaseEdward Hervey2-1/+6
2006-12-01gst/: Add implementation of gst.Pad.set_setcaps_function().Edward Hervey3-0/+56
2006-11-28configure.ac: 0.10.5.3 pre-releaseEdward Hervey2-1/+6
2006-11-22examples/audio-controller.py: Fix example, use proper property name. Doesn't ...Edward Hervey2-1/+8
2006-11-22codegen/override.py: Fix the lookup of override files in the specified search...Edward Hervey3-9/+19
2006-11-20Update spec file for latest changesChristian Schaller1-2/+0
2006-11-15gst/extend/discoverer.py: Avoid buffering infinite amounts of decoded data if...Michael Smith2-2/+19
2006-11-07gst/extend/discoverer.py: Make the queue buffer up 1s of data before outputti...Edward Hervey2-0/+16
2006-11-07examples/: New tool, runs the discoverer on a file and prints out what we get.Andy Wingo3-0/+94
2006-11-03gst/gst.override: Use a copy of the caps.Edward Hervey3-1/+6
2006-10-20configure.ac: 0.10.5.2 pre-releaseEdward Hervey2-1/+6
2006-10-20gst/gst-0.10.10.ignore: Added symbols added in 0.10.10Edward Hervey6-2/+81
2006-10-20Added ignore files for 0.10.11 gstreamer coreEdward Hervey10-21/+209
2006-10-20examples/Makefile.am: Remove gst123 and vorbisplay.py from sources, and add d...Edward Hervey2-3/+7
2006-10-20examples/: Removed gst123 and vorbisplay examples which weren't working with ...Edward Hervey4-244/+120
2006-10-20examples/: Closes #362290 and #362272Edward Hervey4-127/+215
2006-10-16gst/gst.defs: Don't use 'interface' as variable name, MingW doesn't like that...Tim-Philipp Müller2-2/+8
2006-10-12moap ignoreThomas Vander Stichele2-0/+1
2006-10-05gst/pygstiterator.c: Printf format fix.Tim-Philipp Müller3-100/+105
2006-10-03codegen/argtypes.py: Revert the UInt64Arg modifications from upstream. It for...Edward Hervey3-7/+7
2006-09-29ltihooks.py: RemovedEdward Hervey4-72/+11