- Oct 29, 2011
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
For python plugin, but also to ensure there's an entry in the doap file for releases.
-
- Oct 20, 2011
-
-
Tim-Philipp Müller authored
-
- Oct 12, 2011
-
-
- Oct 11, 2011
-
-
Tim-Philipp Müller authored
Doesn't seem to be needed anyway. Also remove duplicate pygobject.h include in common.h while at it. https://bugzilla.gnome.org/show_bug.cgi?id=657435
-
Tim-Philipp Müller authored
This matches the directory layout in the source tree and makes it possible to find the headers (e.g. from g-e-s) in an uninstalled setup. https://bugzilla.gnome.org/show_bug.cgi?id=657435
-
Tim-Philipp Müller authored
Makes sure it gets disted.
-
- Sep 26, 2011
-
-
Vincent Penquerc'h authored
Queue names would collide otherwise, so just pass None for now. Also guarantees that we don't get silly names like "queue_audio/x-foobar". https://bugzilla.gnome.org/show_bug.cgi?id=639427
-
-
Vincent Penquerc'h authored
These are all recommended extensions for Ogg streams. https://bugzilla.gnome.org/show_bug.cgi?id=639423
-
- Sep 06, 2011
-
-
Stefan Sauer authored
From a39eb83 to 11f0cd5
-
Tim-Philipp Müller authored
Re-use the already-extracted caps and structure pointers, instead of getting them again, thus fixing: gstcaps.override: In function 'pygst_caps_sq_item': gstcaps.override:361:16: error: variable 'structure' set but not used
-
Tim-Philipp Müller authored
Don't forget to return the return value, makes buffer and event probes work much better.
-
Stefan Sauer authored
From 605cd9a to a39eb83
-
- Aug 10, 2011
-
-
Thibault Saunier authored
Also add a PYGST_CFLAGS https://bugzilla.gnome.org/show_bug.cgi?id=656289
-
Thibault Saunier authored
Allows it to be reused from 3rd party modules. https://bugzilla.gnome.org/show_bug.cgi?id=656289
-
- Jun 23, 2011
-
-
David Schleef authored
From 69b981f to 605cd9a
-
- May 25, 2011
-
-
Sebastian Dröge authored
This does not work anymore with latest core because of the pad cache that enables use of a fast path during data passing in many situations. Fixes bug #650987.
-
Andoni Morales Alastruey authored
Fixes bug #650986.
-
- May 19, 2011
-
-
Stefan Kost authored
From 9e5bbd5 to 69b981f
-
- May 18, 2011
-
-
Stefan Kost authored
From fd35073 to 9e5bbd5
-
Stefan Kost authored
From 46dfcea to fd35073
-
- May 03, 2011
-
-
Thiago Santos authored
Add 'null-ok' for encoding video/audio profiles constructor so they accept None as caps restriction parameter
-
- May 02, 2011
-
-
Thiago Santos authored
Check if we got a None value before trying to use it as a PyGstMiniObject. https://bugzilla.gnome.org/show_bug.cgi?id=649227
-
- Apr 24, 2011
-
-
Tim-Philipp Müller authored
From c3cafe1 to 46dfcea
-
- Apr 04, 2011
-
-
Stefan Kost authored
From 1ccbe09 to c3cafe1
-
- Mar 25, 2011
-
-
Sebastian Dröge authored
From 193b717 to 1ccbe09
-
Stefan Kost authored
From b77e2bf to 193b717
-
Sebastian Dröge authored
From d8814b6 to b77e2bf
-
Sebastian Dröge authored
From 6aaa286 to d8814b6
-
- Mar 24, 2011
-
-
Stefan Kost authored
From 6aec6b9 to 6aaa286
-
- Mar 22, 2011
-
-
Luis de Bethencourt authored
cleaned the redundant uses of AC_MSG_RESULT() in configure.ac
-
Luis de Bethencourt authored
-
- Feb 28, 2011
-
-
Mark Nauwelaerts authored
From 1de7f6a to 6aec6b9
-
- Feb 14, 2011
-
-
Stefan Kost authored
From f94d739 to 1de7f6a
-
- Feb 09, 2011
-
-
Tim-Philipp Müller authored
-
-
Arun Raghavan authored
Without this, having an empty line in an override will cause codegen to unceremoniously choke to death. https://bugzilla.gnome.org/show_bug.cgi?id=640341
-
- Feb 06, 2011
-
-
Edward Hervey authored
Without this you can't pass None to the various methods/constructors
-
- Jan 28, 2011
-
-
Tim-Philipp Müller authored
gstmodule.c: In function 'pygst_fraction_to_value': gstmodule.c:129:1: error: label 'out' defined but not used https://bugzilla.gnome.org/show_bug.cgi?id=640837
-