gstreamer/gst/subparse
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
..
gstssaparse.c
gstssaparse.h
gstsubparse.c Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
gstsubparse.h subparse: Add typefinder for LRC subtitles 2013-12-18 15:52:53 +01:00
Makefile.am
mpl2parse.c
mpl2parse.h
qttextparse.c
qttextparse.h
samiparse.c subparse: fix null pointer access in sami parser 2013-11-21 16:34:04 +00:00
samiparse.h
tmplayerparse.c
tmplayerparse.h