index
:
gstreamer/gst-python
0.10
0.11
BRANCH-GSTREAMER-0_8
master
Python bindings for GStreamer
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-07
configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
HEAD
master
George McCollister
1
-1/+1
2012-12-30
overrides: symlink some more to use uninstalled out-of-source build
Mark Nauwelaerts
1
-1/+1
2012-12-07
overrides: implement Gst.Structure.__setitem__
Thibault Saunier
1
-0/+3
2012-11-22
overrides: implement Gst.Structure.__getitem__
Alessandro Decina
1
-0/+6
2012-11-04
overrides: move add(*args) override from Gst.Pipeline to Gst.Bin
Alessandro Decina
1
-5/+12
2012-11-04
overrides: move the Gst.Pad override before Gst.GhostPad
Alessandro Decina
1
-13/+16
2012-10-24
overrides: override GhostPad.__init__
Alessandro Decina
1
-0/+16
2012-10-15
overrides: make Gst.Pad.link still return Gst.PadLinkReturn when successful
Alessandro Decina
1
-0/+1
2012-10-15
overrides: add encoding profile(s) overrides in GstPbutils
Alessandro Decina
2
-1/+77
2012-10-15
overrides: make filter arg in Gst.Pad.query_caps(filter) default to None
Alessandro Decina
1
-0/+3
2012-10-15
overrides: set default value for name arg in ElementFactory.make(factory, name)
Alessandro Decina
1
-0/+3
2012-10-15
overrides: make Gst.Pad.link raise Gst.LinkError
Alessandro Decina
1
-0/+13
2012-10-15
overrides: implement Gst.Pipeline.add(e1, e2, ...)
Alessandro Decina
1
-0/+17
2012-10-15
overrides: implement the python iterator protocol for Gst.Iterator
Alessandro Decina
1
-0/+20
2012-10-15
overrides: implement caps[i] and len(caps)
Alessandro Decina
1
-0/+8
2012-10-15
overrides: don't install our gi/overrides/__init__.py
Alessandro Decina
1
-1/+1
2012-09-27
overrides: provide for gst-python style debug logging
Mark Nauwelaerts
2
-1/+115
2012-09-27
overrides: symlink some more to use uninstalled
Mark Nauwelaerts
1
-1/+1
2012-08-29
overrides: Fix crash in add_template
René Stadler
1
-4/+3
2012-08-20
Make it possible to use uninstalled symlinking the .so file
Thibault Saunier
2
-0/+17
2012-08-20
overrides: Make it possible to add metadatas and PadTemplates to GstElementClass
Thibault Saunier
1
-4/+101
2012-08-19
Implement the glue code so GstFraction works
Thibault Saunier
5
-2/+157
2012-08-19
Add overrides for GObject Introspection
Thibault Saunier
7
-3/+240
2012-07-30
Keep only the testsuite as we are now using GObject Introspection for bindings
Thibault Saunier
114
-39566/+13
2012-04-07
Revert nonsense that happened to git master, but make configure
Tim-Philipp Müller
1
-0/+11
2012-03-07
pad: fix unit test again after previous commit
Tim-Philipp Müller
1
-2/+2
2012-03-07
pad: fix Py_DECREF of null pointer in pad probe and pad block marshallers
Andoni Morales Alastruey
1
-4/+12
2012-01-26
pbutils: fix copy-and-mutate-paste for gst_encoding_list_all_targets
Mark Nauwelaerts
1
-1/+1
2011-12-29
pbutils: fix EncodingContainerProfile.add_profile refcount
Alessandro Decina
1
-1/+1
2011-12-19
videomodule: fix compiler warning
Tim-Philipp Müller
1
-1/+2
2011-12-18
rpm: add new header files to .spec file, add -devel package for that
Tim-Philipp Müller
1
-2/+19
2011-12-09
pbutilsmodule: avoid unused-but-set-variable compiler warning
Tim-Philipp Müller
1
-1/+1
2011-12-09
Add gst-0.10.36.ignore file
Tim-Philipp Müller
3
-0/+15
2011-12-09
preset: expose new gst.preset_{set,get}_app_dir() on python
Stefan Sauer
1
-0/+13
2011-12-08
video: wrap force key unit API
Alessandro Decina
6
-0/+74
2011-10-31
configure: back to development
Tim-Philipp Müller
1
-1/+1
2011-10-31
examples: add helloworld example
Stefan Sauer
2
-0/+55
2011-10-31
uri: add filename_to_uri to bindings
Stefan Sauer
1
-0/+9
2011-10-29
Release 0.10.22
RELEASE-0.10.22
Tim-Philipp Müller
5
-12/+363
2011-10-29
configure: use AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO
Tim-Philipp Müller
1
-0/+5
2011-10-20
0.10.21.2 pre-release
Tim-Philipp Müller
1
-1/+1
2011-10-12
pkgconfig: Add Cflags with the include path for the headers
Sebastian Dröge
2
-0/+4
2011-10-11
Don't install common.h and remove from public headers
Tim-Philipp Müller
12
-9/+10
2011-10-11
Install headers into $includedir/gstreamer-0.10/gst not .../pygst/
Tim-Philipp Müller
1
-1/+1
2011-10-11
Keep pygst-private.h in noinst_HEADERS
Tim-Philipp Müller
1
-0/+2
2011-09-26
remuxer.py: allow more than one stream of the same type
Vincent Penquerc'h
1
-1/+1
2011-09-26
remuxer.py: do not crash when clicking open without having selected a file
Vincent Penquerc'h
1
-1/+1
2011-09-26
remuxer.py: list files named *.og[gvax], not only *.ogg
Vincent Penquerc'h
1
-1/+1
2011-09-06
Automatic update of common submodule
Stefan Sauer
1
-0/+0
2011-09-06
caps.override: fix compiler warning
Tim-Philipp Müller
1
-1/+1
[next]