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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-21
configure.ac: Back to development - 0.10.11.1
Jan Schmidt
1
-0
/
+5
2008-03-21
Release 0.10.11
RELEASE-0_10_11
Jan Schmidt
1
-0
/
+7
2008-03-04
configure.ac: 0.10.10.2 pre-release
Jan Schmidt
1
-0
/
+5
2008-02-29
gst/gst.override: Don't crash by unreffing NULL when calling the do_get_proto...
Rene Stadler
1
-0
/
+7
2008-02-10
Fix memleak in gst.Pad.set_blocked_async()
Edward Hervey
1
-0
/
+8
2008-02-10
gst/gstpad.override: Wrap gst.Pad.start_task().
Edward Hervey
1
-0
/
+5
2008-02-08
gst/base.defs: gst_adapter_push steals the refcount.
Edward Hervey
1
-0
/
+5
2008-01-31
examples/video-controller.py: Demo how to use the controller on videomixer.
Stefan Kost
1
-0
/
+5
2008-01-31
gst/.cvsignore: Ignore generated pbutils.c
Jan Schmidt
1
-0
/
+7
2008-01-30
gst/gstmodule.c: Remove do_pending_calls timeout which has been handled more ...
Edward Hervey
1
-0
/
+7
2008-01-28
configure.ac: Back to CVS
Jan Schmidt
1
-0
/
+5
2008-01-28
Release 0.10.10
RELEASE-0_10_10
Jan Schmidt
1
-0
/
+7
2008-01-21
configure.ac: 0.10.9.4 pre-release
Jan Schmidt
1
-0
/
+5
2008-01-21
Makefile.am: Include PYTHON_INCLUDES in the common CFLAGS in the top-level.
Luca Ferretti
1
-0
/
+7
2008-01-17
configure.ac: 0.10.9.3 pre-release
Edward Hervey
1
-0
/
+5
2008-01-16
Fix symbol generation for win32.
Edward Hervey
1
-0
/
+8
2008-01-15
gst/pbutils.override: Fix compilation against Python 2.4.
Jan Schmidt
1
-0
/
+6
2008-01-14
configure.ac: 0.10.9.2 pre-release
Edward Hervey
1
-0
/
+5
2008-01-14
Series of update for new API added to 0.10.16.
Edward Hervey
1
-0
/
+16
2008-01-13
configure.ac: Bump requirement to core and -base >= 0.10.12 .
Edward Hervey
1
-0
/
+17
2008-01-13
win32/vs6/libgstpython.dsp: Setup two different builds, one for Python24 and ...
Sébastien Moutte
1
-0
/
+5
2008-01-13
Re-implement wrapping of gst_pad_add_*probe in order to avoid leaks of user-d...
Edward Hervey
1
-0
/
+10
2008-01-13
gst/pbutils.override: Finish wrapping gst.pbutils by adding install_plugins_a...
Edward Hervey
1
-0
/
+5
2008-01-11
gst/Makefile.am: gst.pbutils also needs to handle miniobjects
Edward Hervey
1
-0
/
+15
2008-01-10
autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...
Sebastian Dröge
1
-0
/
+13
2008-01-01
gst/: new gst.pbutils module that wraps the gst-plugins-base pbutils helper l...
Edward Hervey
1
-0
/
+15
2007-12-18
examples/switch.py: New file, a basic demo for a single-stream switcher. Coul...
Andy Wingo
1
-0
/
+6
2007-12-18
Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...
Tim-Philipp Müller
1
-0
/
+11
2007-11-29
acinclude.m4: Use pythonX.Y-config to detect the include path for the python ...
Sebastian Dröge
1
-0
/
+7
2007-11-28
configure.ac: Back to development cycle
Edward Hervey
1
-0
/
+5
2007-11-28
Releasing 0.10.9
RELEASE-0_10_9
Edward Hervey
1
-0
/
+9
2007-11-24
configure.ac: 0.10.8.2 pre-releases
Edward Hervey
1
-0
/
+5
2007-11-08
gst/: Update API changes for core+base pre-releases
Edward Hervey
1
-0
/
+9
2007-11-08
Add a new module, gstoption which allows you to fetch the
Johan Dahlin
1
-0
/
+12
2007-11-01
gst/: Make sure it still builds with GStreamer 0.10.14.
Johan Dahlin
1
-0
/
+6
2007-10-25
gst/gst.*: Patch from Alessandro Decina adding get_type_full and get_protocol...
Alessandro Decina
1
-0
/
+9
2007-10-18
examples/play.py: Fix the sample player slightly so that the expose method ac...
Jan Schmidt
1
-0
/
+6
2007-10-18
gst/gst.*: Thanks to Sebastien Merle for resurrecting a patch I'd forgotten a...
Edward Hervey
1
-0
/
+9
2007-10-13
gst/gstobject.override: Release the GIL when calling gst_object_get_path_stri...
Edward Hervey
1
-0
/
+6
2007-10-13
gst/gstmodule.c: Added new gst.TAG_COMPOSER constant that appeared in core 0....
Edward Hervey
1
-0
/
+5
2007-10-09
gst/: Update API definitions for GStreamer core and gst-plugins-base.
Edward Hervey
1
-0
/
+14
2007-10-09
testsuite/: Fix unit tests for pygobject >= 2.13.0
Edward Hervey
1
-0
/
+11
2007-10-08
gst/pygstminiobject.c: Move up variable declaration to the top of the function.
Sébastien Moutte
1
-0
/
+10
2007-09-11
gst/gstmodule.c (DL_EXPORT): Remove the atexit(gst_deinit).
Andy Wingo
1
-0
/
+9
2007-08-16
gst/: Make ro memory to share.
Stefan Kost
1
-1
/
+7
2007-08-01
configure.ac: Back to development cycle.
Edward Hervey
1
-1
/
+6
2007-08-01
Releasing 0.10.8
RELEASE-0_10_8
Edward Hervey
1
-0
/
+7
2007-07-30
configure.ac: 0.10.7.2 pre-release
Edward Hervey
1
-0
/
+5
2007-07-30
gst/gst.override: And the dataqueue header only landed in 0.10.11 too.
Edward Hervey
1
-0
/
+5
2007-07-30
gst/gst-0.10.11.ignore: GstDataQueue was added in gstreamer-0.10.11
Edward Hervey
1
-0
/
+7
[prev]
[next]