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
gstsmartencoder.c
gstsmartencoder.h
gststreamcombiner.c
gststreamcombiner.h
gststreamcombinerpad.h
gststreamsplitter.c streamsplitter: do not leak events when flushing them 2014-09-18 12:40:22 +03:00
gststreamsplitter.h
Makefile.am