summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-10Implement pad query proxying so that python elements can answer pad queries. ...Jan Schmidt4-0/+161
2007-04-10examples/pyidentity.py: Add a simple example that implements an identity-like...Jan Schmidt4-0/+77
2007-04-04codegen/codegen.py: Also ignore pointers and boxed if they're in ignore-type.Edward Hervey3-0/+13
2007-04-04Changelog surgery: Attribute the previous release to Monsieur HerveyJan Schmidt1-1/+1
2007-04-04gst/: Fix the build for x86_64 when compiling against Python 2.5.Jan Schmidt8-48/+84
2007-03-25gst/interfaces.defs: GstTunerChannel and GstTunerNorm are not GstObjects, onl...Tim-Philipp Müller3-2/+7
2007-03-19gst/: Make it compilable on Python 2.4 and Python 2.5Johan Dahlin3-5/+17
2007-03-18gst/__init__.py: Implement multiplication, divison and float coercing for fra...Johan Dahlin3-13/+131
2007-03-17Implement sq_contains and add tests for gst.TagList.Johan Dahlin5-0/+75
2007-03-02gst/__init__.py: Import libxml2 (if available) at import time with GLOBAL and...Edward Hervey2-1/+11
2007-03-01gst/__init__.py: Added __eq__ method to fractions so we can check if two frac...Edward Hervey5-5/+50
2007-03-01gst/interfacesmodule.c: initialize pygobject in the gst.interfaces modules. T...Edward Hervey2-0/+11
2007-02-28trigger rebuildThomas Vander Stichele2-3/+5
2007-02-27gst/base.defs: Limitations in the code generator mean that we can't handle Pu...Michael Smith2-18/+26
2007-02-25gst/pygstvalue.c: Make buffers-in-gvalues more generic: handle all miniobjectsMichael Smith3-9/+16
2007-02-24testsuite/test_caps.py: Add test for gst.Buffer in caps.Michael Smith2-1/+17
2007-02-22gst/pygstvalue.c: Implement gst.Buffer support in GValues (e.g. for caps cont...Michael Smith2-1/+18
2007-02-16Makefile.am: Add ACLOCAL_AMFLAGSDavid Schleef3-0/+6
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.7RELEASE-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.6RELEASE-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