gstreamer/tests/examples/playback
Tim-Philipp Müller e5b4e30baa examples: playback-test: fix crashes when setting buffer-size
playbin's buffer-size property takes a gint, not a gint64,
so only pass the bits expected to the vararg function, or
the terminator might not be found, leading to crashes, esp.
with negative numbers.

Spotted by Ravi Kiran K N <ravi.kiran@samsung.com>

https://bugzilla.gnome.org/show_bug.cgi?id=729617
2014-05-06 08:14:02 +01:00
..
Makefile.am playback: Fix compilation with the GDK Quartz backend 2012-05-21 13:15:12 +02:00
playback-test.c examples: playback-test: fix crashes when setting buffer-size 2014-05-06 08:14:02 +01:00