gstreamer/tests/examples/playback
Sebastian Dröge 856d27338b playback-test: Fix types for comparisons
Storing a 64 bit integer in a 32 bit integer and then checking
for the error cases might not be ideal.

error: comparison of constant -9223372036854775808 with
expression of type 'guint' (aka 'unsigned int') is always true
2014-02-08 17:07:15 +01:00
..
Makefile.am playback: Fix compilation with the GDK Quartz backend 2012-05-21 13:15:12 +02:00
playback-test.c playback-test: Fix types for comparisons 2014-02-08 17:07:15 +01:00