gstreamer/tests/examples/playback
Sebastian Dröge 90eb93c2ef Don't compare booleans for equality to TRUE and FALSE
TRUE is 1, but every other non-zero value is also considered true. Comparing
for equality with TRUE would only consider 1 but not the others.
2014-12-01 09:51:12 +01:00
..
Makefile.am playback: Fix compilation with the GDK Quartz backend 2012-05-21 13:15:12 +02:00
playback-test.c Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00