projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Gst.py: raise an error if we can't unmap the memory
[platform/upstream/gstreamer.git]
/
gi
/
overrides
/
Gst.py
2020-07-10
Jose Quaresma
Gst.py: raise an error if we can't unmap the memory
blob
|
commitdiff
2020-07-10
Jose Quaresma
Gst.py: unref __parent__ on unmap otherwise it cause...
blob
|
commitdiff
|
diff to current
2019-12-10
Thibault Saunier
Subclass Exception for mapping and unmapping errors
blob
|
commitdiff
|
diff to current
2019-12-09
Daniel Klamt
Changes the mapinfo so that the mapped data is writable
blob
|
commitdiff
|
diff to current
2019-11-19
Thibault Saunier
Remove python2 support
blob
|
commitdiff
|
diff to current
2019-09-02
Mathieu Duponchelle
overrides: fix callback setter overrides (bis)
blob
|
commitdiff
|
diff to current
2019-08-08
Mathieu Duponchelle
overrides: fix callback setter overrides
blob
|
commitdiff
|
diff to current
2019-05-06
Thibault Saunier
override Element before Bin so we can access element...
blob
|
commitdiff
|
diff to current
2019-05-03
Mathieu Duponchelle
Gst.py: add high-level helpers
blob
|
commitdiff
|
diff to current
2019-01-30
Thibault Saunier
Gst.init() has to be called before GstPbutils is imported
blob
|
commitdiff
|
diff to current
2019-01-09
Antonio Ospite
overrides: add a set_caps() method to the Pad override
blob
|
commitdiff
|
diff to current
2018-10-30
Mathieu Duponchelle
Tests: refactor testing approach
blob
|
commitdiff
|
diff to current
2018-10-28
Havard Graff
meson: use new python module
blob
|
commitdiff
|
diff to current
2018-04-25
Emilio Pozuelo Monfort
overrides: use get_introspection_module
blob
|
commitdiff
|
diff to current
2018-04-08
Thibault Saunier
overrides: Fix mixup between query function and chain one
blob
|
commitdiff
|
diff to current
2018-02-22
Thibault Saunier
bitmask: Do not use long() directly with python3
blob
|
commitdiff
|
diff to current
2018-02-22
Thibault Saunier
gi: Check Gst has not been initialized before loading...
blob
|
commitdiff
|
diff to current
2018-02-22
Sebastian Dröge
Allow Bitmask to be created from ints and longs but...
blob
|
commitdiff
|
diff to current
2018-02-15
Mathieu Duponchelle
overrides: accept Gst.Structure in Caps.__new__
blob
|
commitdiff
|
diff to current
2017-07-26
Thibault Saunier
Add support for Gst.Bitmask
blob
|
commitdiff
|
diff to current
2017-07-26
Thibault Saunier
structure: Add a .keys() method and implement __str__
blob
|
commitdiff
|
diff to current
2017-07-26
Thibault Saunier
Return a Gst.*Range instead of a python range convertin...
blob
|
commitdiff
|
diff to current
2017-07-26
Thibault Saunier
structures: Override __new__ to make it more pythonic
blob
|
commitdiff
|
diff to current
2017-05-21
Olivier Crête
overrides: Remove IntRange And Int64Range on Python2
blob
|
commitdiff
|
diff to current
2017-03-24
Nicolas Dufresne
overrides: Add more GstValue overrides
blob
|
commitdiff
|
diff to current
2015-11-08
Mark Nauwelaerts
overrides: also provide wrapper for trace level debug...
blob
|
commitdiff
|
diff to current
2015-11-08
Mark Nauwelaerts
overrides: fix a few typos in exception messages
blob
|
commitdiff
|
diff to current
2015-10-26
Mark Nauwelaerts
overrides: chain up to base __init__ in Pad override
blob
|
commitdiff
|
diff to current
2015-04-24
Thibault Saunier
tests: Fix tests in python2
blob
|
commitdiff
|
diff to current
2015-04-24
Thibault Saunier
overrides: Do not use inspect.signature as it is not...
blob
|
commitdiff
|
diff to current
2015-04-24
Thibault Saunier
overrides: Disable all GStreamer APIs until Gst has...
blob
|
commitdiff
|
diff to current
2015-03-19
Thibault Saunier
overrides: Try hard to make the query writable in the...
blob
|
commitdiff
|
diff to current
2014-06-06
Thibault Saunier
Add an example sink element and override the chain...
blob
|
commitdiff
|
diff to current
2014-05-22
Christoph Reiter
overrides: Don't pass arguments to Boxed base class...
blob
|
commitdiff
|
diff to current
2014-04-01
Lubosz Sarnecki
python3: apply pep 238 for division overload
blob
|
commitdiff
|
diff to current
2014-04-01
Thibault Saunier
overrides: Import the _gi_gst module relative
blob
|
commitdiff
|
diff to current
2014-03-15
Thibault Saunier
overrides: Checking an empty caps should return False
blob
|
commitdiff
|
diff to current
2013-12-12
Simon Farnsworth
Fix zip code of new FSF address
blob
|
commitdiff
|
diff to current
2013-12-03
Olivier Crête
Gst: Add python version of GST_TIME_ARGS
blob
|
commitdiff
|
diff to current
2013-11-26
Simon Farnsworth
Update FSF address
blob
|
commitdiff
|
diff to current
2013-08-26
Thibault Saunier
Gst: Do not initialize Gst at init
blob
|
commitdiff
|
diff to current
2012-12-07
Thibault Saunier
overrides: implement Gst.Structure.__setitem__
blob
|
commitdiff
|
diff to current
2012-11-22
Alessandro Decina
overrides: implement Gst.Structure.__getitem__
blob
|
commitdiff
|
diff to current
2012-11-04
Alessandro Decina
overrides: move add(*args) override from Gst.Pipeline...
blob
|
commitdiff
|
diff to current
2012-11-04
Alessandro Decina
overrides: move the Gst.Pad override before Gst.GhostPad
blob
|
commitdiff
|
diff to current
2012-10-24
Alessandro Decina
overrides: override GhostPad.__init__
blob
|
commitdiff
|
diff to current
2012-10-15
Alessandro Decina
overrides: make Gst.Pad.link still return Gst.PadLinkRe...
blob
|
commitdiff
|
diff to current
2012-10-15
Alessandro Decina
overrides: make filter arg in Gst.Pad.query_caps(filter...
blob
|
commitdiff
|
diff to current
2012-10-15
Alessandro Decina
overrides: set default value for name arg in ElementFac...
blob
|
commitdiff
|
diff to current
2012-10-15
Alessandro Decina
overrides: make Gst.Pad.link raise Gst.LinkError
blob
|
commitdiff
|
diff to current
2012-10-15
Alessandro Decina
overrides: implement Gst.Pipeline.add(e1, e2, ...)
blob
|
commitdiff
|
diff to current
2012-10-15
Alessandro Decina
overrides: implement the python iterator protocol for...
blob
|
commitdiff
|
diff to current
2012-10-15
Alessandro Decina
overrides: implement caps[i] and len(caps)
blob
|
commitdiff
|
diff to current
2012-09-27
Mark Nauwelaerts
overrides: provide for gst-python style debug logging
blob
|
commitdiff
|
diff to current
2012-08-20
Thibault Saunier
Make it possible to use uninstalled symlinking the...
blob
|
commitdiff
|
diff to current
2012-08-19
Thibault Saunier
Implement the glue code so GstFraction works
blob
|
commitdiff
|
diff to current
2012-08-19
Thibault Saunier
Add overrides for GObject Introspection
blob
|
commitdiff
|
diff to current