gstreamer/gst/adder
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
..
.gitignore Initial revision 2001-12-22 22:43:48 +00:00
adder.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstadder.c Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
gstadder.h adder: Simplify segment event handling 2013-05-30 23:56:52 +02:00
gstadderorc-dist.c Release 1.3.1 2014-05-03 17:50:10 +02:00
gstadderorc-dist.h adder: Remove caching of the processing function 2013-05-30 23:56:52 +02:00
gstadderorc.orc adder: Remove caching of the processing function 2013-05-30 23:56:52 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00