- Nov 01, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Oct 19, 2016
-
-
Thibault Saunier authored
-
- Oct 17, 2016
-
-
Marianna Smidth Buschle authored
Created a simple BaseTransform element (identity) https://bugzilla.gnome.org/show_bug.cgi?id=772853
-
- Sep 30, 2016
-
-
Thibault Saunier authored
-
Sebastian Dröge authored
-
- Sep 14, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Paths like /usr/lib/python3.5/config-3.5m-x86_64-linux-gnu would not be detected by the old code, but it's all nicely stored in sysconfig so let's just use that.
-
Sebastian Dröge authored
-
- Sep 13, 2016
-
-
Thibault Saunier authored
-
- Sep 05, 2016
-
-
Thibault Saunier authored
-
-
- Sep 01, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jul 06, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Mar 24, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Mar 15, 2016
-
-
Sebastian Dröge authored
-
- Mar 01, 2016
-
-
Sebastian Dröge authored
-
- Feb 27, 2016
-
-
PyMethodDef arrays are supposed to end with an entry full of NULL/0 values. This is missing in gst-python in the file gstmodule.c. This causes out of bounds memory reads which can be seen / tested by compiling gst-python with address sanitizer (-fsanitize=address in CFLAGS/LDFLAGS). https://bugzilla.gnome.org/show_bug.cgi?id=762766
-
- Feb 21, 2016
-
-
Tim-Philipp Müller authored
This hasn't been touched for generations, doesn't work, and is just causing confusion. We also don't want to maintain these files manually.
-
- Feb 20, 2016
-
-
Thibault Saunier authored
-
- Feb 19, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Feb 15, 2016
-
-
Thibault Saunier authored
-
- Feb 08, 2016
-
-
Thibault Saunier authored
-
- Dec 24, 2015
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Dec 14, 2015
-
-
Sebastian Dröge authored
CID 1320702
-
Sebastian Dröge authored
CID 1320703
-
- Nov 16, 2015
-
-
Sebastian Dröge authored
Don't g_error() but only g_critical() when things go wrong and return FALSE. g_error() would kill the application immediately. Also check if we can actually get gi.repository.Gst before using it.
-
- Nov 08, 2015
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
- Oct 28, 2015
-
-
Thibault Saunier authored
Also we now need to explicitly call Gst.init() from python bindings.
-
- Oct 26, 2015
- Sep 25, 2015
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- Jun 24, 2015
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-