summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-07configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSHEADmasterGeorge 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-20Make it possible to use uninstalled symlinking the .so fileThibault Saunier2-0/+17
2012-08-20overrides: 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-07Revert 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
2011-12-09pbutilsmodule: avoid unused-but-set-variable compiler warningTim-Philipp Müller1-1/+1
2011-12-09Add gst-0.10.36.ignore fileTim-Philipp Müller3-0/+15
2011-12-09preset: expose new gst.preset_{set,get}_app_dir() on pythonStefan Sauer1-0/+13
2011-12-08video: wrap force key unit APIAlessandro Decina6-0/+74
2011-10-31configure: back to developmentTim-Philipp Müller1-1/+1
2011-10-31examples: add helloworld exampleStefan Sauer2-0/+55
2011-10-31uri: add filename_to_uri to bindingsStefan Sauer1-0/+9
2011-10-29Release 0.10.22RELEASE-0.10.22Tim-Philipp Müller5-12/+363
2011-10-29configure: use AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANOTim-Philipp Müller1-0/+5
2011-10-200.10.21.2 pre-releaseTim-Philipp Müller1-1/+1
2011-10-12pkgconfig: Add Cflags with the include path for the headersSebastian Dröge2-0/+4
2011-10-11Don't install common.h and remove from public headersTim-Philipp Müller12-9/+10
2011-10-11Install headers into $includedir/gstreamer-0.10/gst not .../pygst/Tim-Philipp Müller1-1/+1
2011-10-11Keep pygst-private.h in noinst_HEADERSTim-Philipp Müller1-0/+2
2011-09-26remuxer.py: allow more than one stream of the same typeVincent Penquerc'h1-1/+1
2011-09-26remuxer.py: do not crash when clicking open without having selected a fileVincent Penquerc'h1-1/+1
2011-09-26remuxer.py: list files named *.og[gvax], not only *.oggVincent Penquerc'h1-1/+1
2011-09-06Automatic update of common submoduleStefan Sauer1-0/+0
2011-09-06caps.override: fix compiler warningTim-Philipp Müller1-1/+1