summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.90gst-python-1.1.90Thibault Saunier2013-09-283-4/+404
* configure: fail if pygobject is not foundAndoni Morales Alastruey2013-08-261-5/+1
* Gst: Do not initialize Gst at initThibault Saunier2013-08-261-6/+0
* todo: Update the todoThibault Saunier2013-08-231-1/+1
* Disable examples amd testsuite as long as they have not been portedThibault Saunier2013-08-232-6/+13
* overrides: Force symlinks when makingThibault Saunier2013-08-231-2/+2
* gstmodule: Check that we could retrieve the module before using itThibault Saunier2013-08-231-0/+15
* configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGeorge McCollister2013-02-071-1/+1
* overrides: symlink some more to use uninstalled out-of-source buildMark Nauwelaerts2012-12-301-1/+1
* overrides: implement Gst.Structure.__setitem__Thibault Saunier2012-12-071-0/+3
* overrides: implement Gst.Structure.__getitem__Alessandro Decina2012-11-221-0/+6
* overrides: move add(*args) override from Gst.Pipeline to Gst.BinAlessandro Decina2012-11-041-5/+12
* overrides: move the Gst.Pad override before Gst.GhostPadAlessandro Decina2012-11-041-13/+16
* overrides: override GhostPad.__init__Alessandro Decina2012-10-241-0/+16
* overrides: make Gst.Pad.link still return Gst.PadLinkReturn when successfulAlessandro Decina2012-10-151-0/+1
* overrides: add encoding profile(s) overrides in GstPbutilsAlessandro Decina2012-10-152-1/+77
* overrides: make filter arg in Gst.Pad.query_caps(filter) default to NoneAlessandro Decina2012-10-151-0/+3
* overrides: set default value for name arg in ElementFactory.make(factory, name)Alessandro Decina2012-10-151-0/+3
* overrides: make Gst.Pad.link raise Gst.LinkErrorAlessandro Decina2012-10-151-0/+13
* overrides: implement Gst.Pipeline.add(e1, e2, ...)Alessandro Decina2012-10-151-0/+17
* overrides: implement the python iterator protocol for Gst.IteratorAlessandro Decina2012-10-151-0/+20
* overrides: implement caps[i] and len(caps)Alessandro Decina2012-10-151-0/+8
* overrides: don't install our gi/overrides/__init__.pyAlessandro Decina2012-10-151-1/+1
* overrides: provide for gst-python style debug loggingMark Nauwelaerts2012-09-272-1/+115
* overrides: symlink some more to use uninstalledMark Nauwelaerts2012-09-271-1/+1
* overrides: Fix crash in add_templateRené Stadler2012-08-291-4/+3
* Make it possible to use uninstalled symlinking the .so fileThibault Saunier2012-08-192-0/+17
* overrides: Make it possible to add metadatas and PadTemplates to GstElementClassThibault Saunier2012-08-191-4/+101
* Implement the glue code so GstFraction worksThibault Saunier2012-08-195-2/+157
* Add overrides for GObject IntrospectionThibault Saunier2012-08-197-3/+240
* Keep only the testsuite as we are now using GObject Introspection for bindingsThibault Saunier2012-07-30114-39566/+13
* Revert nonsense that happened to git master, but make configureTim-Philipp Müller2012-04-081-0/+11
* pad: fix unit test again after previous commitTim-Philipp Müller2012-03-071-2/+2
* pad: fix Py_DECREF of null pointer in pad probe and pad block marshallersAndoni Morales Alastruey2012-03-071-4/+12
* pbutils: fix copy-and-mutate-paste for gst_encoding_list_all_targetsMark Nauwelaerts2012-01-261-1/+1
* pbutils: fix EncodingContainerProfile.add_profile refcountAlessandro Decina2011-12-291-1/+1
* videomodule: fix compiler warningTim-Philipp Müller2011-12-191-1/+2
* rpm: add new header files to .spec file, add -devel package for thatTim-Philipp Müller2011-12-181-2/+19
* pbutilsmodule: avoid unused-but-set-variable compiler warningTim-Philipp Müller2011-12-091-1/+1
* Add gst-0.10.36.ignore fileTim-Philipp Müller2011-12-093-0/+15
* preset: expose new gst.preset_{set,get}_app_dir() on pythonStefan Sauer2011-12-091-0/+13
* video: wrap force key unit APIAlessandro Decina2011-12-086-0/+74
* configure: back to developmentTim-Philipp Müller2011-10-311-1/+1
* examples: add helloworld exampleStefan Sauer2011-10-312-0/+55
* uri: add filename_to_uri to bindingsStefan Sauer2011-10-311-0/+9
* Release 0.10.22gst-python-0.10.22Tim-Philipp Müller2011-10-295-12/+363
* configure: use AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANOTim-Philipp Müller2011-10-291-0/+5
* 0.10.21.2 pre-releaseTim-Philipp Müller2011-10-201-1/+1
* pkgconfig: Add Cflags with the include path for the headersSebastian Dröge2011-10-122-0/+4
* Don't install common.h and remove from public headersTim-Philipp Müller2011-10-1112-9/+10