index
:
gstreamer/gst-python
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-GSTREAMER-0_8
discontinued-for-monorepo
master
GStreamer Python binding overrides (complementing the bindings provided by python-gi) (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-python)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
meson: address python module port comments
Mathieu Duponchelle
1
-1
/
+0
2018-05-01
Fix distcheck
Tim-Philipp Müller
1
-1
/
+0
2018-04-03
Dist autogen.sh and configure.ac
Tim-Philipp Müller
1
-0
/
+2
2018-02-22
makefiles: Add missing dist files
Nicolas Dufresne
1
-1
/
+5
2018-01-23
Ship meson build system in autotools generated tarballs
Sebastian Dröge
1
-0
/
+6
2016-02-21
win32: remove outdated build cruft
Tim-Philipp Müller
1
-3
/
+0
2015-04-24
test: Bring back the testsuite and test if the initialization override works
Thibault Saunier
1
-1
/
+1
2014-06-06
Reimplement gstpython plugin on top of PyGobject
Thibault Saunier
1
-1
/
+1
2013-08-23
Disable examples amd testsuite as long as they have not been ported
Thibault Saunier
1
-3
/
+7
2012-08-19
Add overrides for GObject Introspection
Thibault Saunier
1
-1
/
+1
2012-07-30
Keep only the testsuite as we are now using GObject Introspection for bindings
Thibault Saunier
1
-51
/
+2
2010-05-28
build: put build files into m4/ instead of common/m4/
Tim-Philipp Müller
1
-1
/
+14
2009-04-17
Don't forget to dist gstlibtoolimporter.py. Fixes #579325
Edward Hervey
1
-1
/
+1
2009-02-09
Python plugin loader implementation.
Edward Hervey
1
-1
/
+1
2008-12-05
Add common to SUBDIRS and generate common/Makefile and common/m4/Makefile.
Sebastian Dröge
1
-1
/
+1
2008-01-21
Makefile.am: Include PYTHON_INCLUDES in the common CFLAGS in the top-level.
Luca Ferretti
1
-1
/
+1
2007-12-18
Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...
Tim-Philipp Müller
1
-3
/
+2
2007-11-08
Add a new module, gstoption which allows you to fetch the
Johan Dahlin
1
-0
/
+16
2007-07-27
Add win32 requirements.
Edward Hervey
1
-1
/
+7
2007-02-16
Makefile.am: Add ACLOCAL_AMFLAGS
David Schleef
1
-0
/
+2
2006-12-15
add doap file
Thomas Vander Stichele
1
-1
/
+1
2006-09-23
Fix #357310
Thomas Vander Stichele
1
-1
/
+1
2006-07-03
add gcov stuff
Thomas Vander Stichele
1
-0
/
+2
2006-06-13
Makefile.am: Cleanup pygst.pyc file.
Edward Hervey
1
-1
/
+1
2006-04-07
Makefile.am: make check-valgrind calls make valgrind in the testsuite directory.
Edward Hervey
1
-1
/
+1
2005-12-14
Follow pygtk's lead in installing pygst.py and .pth in pyexecdir - this will ...
Thomas Vander Stichele
1
-12
/
+7
2005-11-23
add a torture target
Thomas Vander Stichele
1
-0
/
+3
2005-10-03
release time
Thomas Vander Stichele
1
-4
/
+1
2005-09-18
add empty check-valgrind target
Thomas Vander Stichele
1
-0
/
+3
2005-09-02
are you looking at me
Thomas Vander Stichele
1
-2
/
+1
2005-09-02
this should be the final nail
Thomas Vander Stichele
1
-0
/
+2
2005-09-02
fix a small bug in the pygst.py install rule; add an uninstall rule
Thomas Vander Stichele
1
-1
/
+6
2005-09-02
fix distcheck even harder
Thomas Vander Stichele
1
-0
/
+1
2005-09-02
fix distcheck
Thomas Vander Stichele
1
-1
/
+1
2005-08-01
Remove old documentation system
Edward Hervey
1
-10
/
+2
2005-07-13
Makefile.am: PYGSTDIR typo fix
Edward Hervey
1
-1
/
+1
2005-07-12
configure.ac (AC_CONFIG_FILES): The makefile handles pygst.py now.
Andy Wingo
1
-8
/
+18
2005-07-01
Modifications to have parallel-installable gst-python
Edward Hervey
1
-0
/
+13
2005-06-17
Backport from 0.8 branch and added new .defs file from GStreamer 0.9
Edward Hervey
1
-0
/
+1
2004-10-11
Add examples
RELEASE-0_7_93
Johan Dahlin
1
-1
/
+1
2004-10-11
more build fixes
Johan Dahlin
1
-24
/
+1
2004-06-21
releasing
RELEASE-0_7_92
Thomas Vander Stichele
1
-0
/
+1
2004-06-21
release
Thomas Vander Stichele
1
-2
/
+1
2004-03-31
Makefile.am (EXTRA_DIST): Add codegen/* Can't believe distcheck passed
Johan Dahlin
1
-2
/
+14
2004-03-29
examples/gst/wavenc.py: New example
Johan Dahlin
1
-0
/
+1
2004-03-17
Makefile.am (DIST_SUBDIRS): Remove PLAYDIR
Johan Dahlin
1
-1
/
+1
2004-03-16
gst/Makefile.am: Move the gstplay bindings over here
Johan Dahlin
1
-6
/
+14
2004-03-15
gst/*: Move interfaces over here, make it build, remove gstreamer.py
Johan Dahlin
1
-3
/
+1
2004-03-12
Makefile.am (PLAYDIR): Disable for now
Johan Dahlin
1
-2
/
+3
2004-03-04
make gstreamer python work uninstalled again
Thomas Vander Stichele
1
-1
/
+1
[next]