gstreamer/gst/encoding
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
..
gstencodebin.c Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
gstencodebin.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstsmartencoder.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstsmartencoder.h Fix FSF address 2012-11-03 23:05:09 +00:00
gststreamcombiner.c streamcombiner: Proxy all sink events downstream 2013-07-23 09:14:23 +02:00
gststreamcombiner.h Fix FSF address 2012-11-03 23:05:09 +00:00
gststreamcombinerpad.h encoding: fix EOS handling in streamsplitter / combiner. 2013-07-21 20:25:54 -04:00
gststreamsplitter.c streamsplitter: do not leak events when flushing them 2014-09-18 12:40:22 +03:00
gststreamsplitter.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am encoding: fix EOS handling in streamsplitter / combiner. 2013-07-21 20:25:54 -04:00