summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-15Release 1.2.01.2.0Thibault Saunier5-416/+226
2014-03-15We actually depend on python 2.5 not 2.7Thibault Saunier1-3/+3
2014-03-15overrides: Checking an empty caps should return FalseThibault Saunier1-0/+3
2013-12-12Fix zip code of new FSF addressSimon Farnsworth45-45/+45
2013-12-03Gst: Add python version of GST_TIME_ARGSOlivier Crête1-0/+10
2013-12-03Add *.so to gitignoreOlivier Crête1-0/+1
2013-11-26Update FSF addressSimon Farnsworth45-46/+46
2013-09-30Fix another syntax error with newer Python versionsSebastian Dröge1-1/+1
2013-09-30configure: Fix typoSebastian Dröge1-1/+1
2013-09-30Fix compilation with Python 3.0Sebastian Dröge1-1/+44
2013-09-30configure: Fix Python configure checks to work with all Python versions betwe...Sebastian Dröge1-5/+5
2013-09-28Back to developmentThibault Saunier1-1/+1
2013-09-28Release 1.1.901.1.90Thibault Saunier3-4/+404
2013-08-26configure: fail if pygobject is not foundAndoni Morales Alastruey1-5/+1
2013-08-26Gst: Do not initialize Gst at initThibault Saunier1-6/+0
2013-08-23todo: Update the todoThibault Saunier1-1/+1
2013-08-23Disable examples amd testsuite as long as they have not been portedThibault Saunier2-6/+13
2013-08-23overrides: Force symlinks when makingThibault Saunier1-2/+2
2013-08-23gstmodule: Check that we could retrieve the module before using itThibault Saunier1-0/+15
2013-02-07configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGeorge McCollister1-1/+1
2012-12-30overrides: symlink some more to use uninstalled out-of-source buildMark Nauwelaerts1-1/+1
2012-12-07overrides: implement Gst.Structure.__setitem__Thibault Saunier1-0/+3
2012-11-22overrides: implement Gst.Structure.__getitem__Alessandro Decina1-0/+6
2012-11-04overrides: move add(*args) override from Gst.Pipeline to Gst.BinAlessandro Decina1-5/+12
2012-11-04overrides: move the Gst.Pad override before Gst.GhostPadAlessandro Decina1-13/+16
2012-10-24overrides: override GhostPad.__init__Alessandro Decina1-0/+16
2012-10-15overrides: make Gst.Pad.link still return Gst.PadLinkReturn when successfulAlessandro Decina1-0/+1
2012-10-15overrides: add encoding profile(s) overrides in GstPbutilsAlessandro Decina2-1/+77
2012-10-15overrides: make filter arg in Gst.Pad.query_caps(filter) default to NoneAlessandro Decina1-0/+3
2012-10-15overrides: set default value for name arg in ElementFactory.make(factory, name)Alessandro Decina1-0/+3
2012-10-15overrides: make Gst.Pad.link raise Gst.LinkErrorAlessandro Decina1-0/+13
2012-10-15overrides: implement Gst.Pipeline.add(e1, e2, ...)Alessandro Decina1-0/+17
2012-10-15overrides: implement the python iterator protocol for Gst.IteratorAlessandro Decina1-0/+20
2012-10-15overrides: implement caps[i] and len(caps)Alessandro Decina1-0/+8
2012-10-15overrides: don't install our gi/overrides/__init__.pyAlessandro Decina1-1/+1
2012-09-27overrides: provide for gst-python style debug loggingMark Nauwelaerts2-1/+115
2012-09-27overrides: symlink some more to use uninstalledMark Nauwelaerts1-1/+1
2012-08-29overrides: Fix crash in add_templateRené Stadler1-4/+3
2012-08-19Make it possible to use uninstalled symlinking the .so fileThibault Saunier2-0/+17
2012-08-19overrides: Make it possible to add metadatas and PadTemplates to GstElementClassThibault Saunier1-4/+101
2012-08-19Implement the glue code so GstFraction worksThibault Saunier5-2/+157
2012-08-19Add overrides for GObject IntrospectionThibault Saunier7-3/+240
2012-07-30Keep only the testsuite as we are now using GObject Introspection for bindingsThibault Saunier114-39566/+13
2012-04-08Revert nonsense that happened to git master, but make configureTim-Philipp Müller1-0/+11
2012-03-07pad: fix unit test again after previous commitTim-Philipp Müller1-2/+2
2012-03-07pad: fix Py_DECREF of null pointer in pad probe and pad block marshallersAndoni Morales Alastruey1-4/+12
2012-01-26pbutils: fix copy-and-mutate-paste for gst_encoding_list_all_targetsMark Nauwelaerts1-1/+1
2011-12-29pbutils: fix EncodingContainerProfile.add_profile refcountAlessandro Decina1-1/+1
2011-12-19videomodule: fix compiler warningTim-Philipp Müller1-1/+2
2011-12-18rpm: add new header files to .spec file, add -devel package for thatTim-Philipp Müller1-2/+19