gstreamer/gst/mpegdemux
Luis de Bethencourt 8b2fc918b6 mpegdemux: fix dead code
found is initialized to FALSE to then only be used in two conditional statements
that will always be false, making the blocks inside them dead code. Looking back
in the file's history the setting of the variable's value before it is checked
was dropped as part of the port to 0.11, bringing that value setting back.

https://bugzilla.gnome.org/show_bug.cgi?id=742638
2015-01-12 12:59:20 +00:00
..
gstmpegdefs.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegdemux.c mpegdemux: fix dead code 2015-01-12 12:59:20 +00:00
gstmpegdemux.h mpegdemux: namespace fixes 2014-11-02 22:46:49 +00:00
gstpesfilter.c all: Fix for GST_DISABLE_GST_DEBUG 2013-07-29 09:42:12 +02:00
gstpesfilter.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am mpegdemux: send codec tag for each stream 2013-08-12 14:32:09 +02:00
plugin.c mpegdemux: namespace fixes 2014-11-02 22:46:49 +00:00