gstreamer/libs
Sebastian Dröge 154eefecc9 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.

Also normalize booleans in a few places.
2014-12-01 09:51:37 +01:00
..
gst Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:37 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00