gstreamer/gst/mpegdemux
Jan Schmidt e3b554f0e6 mpegdemux: Fix backward timestamp scan on small files.
When the file size is smaller than the configured 4MB scan
limit for timestamps, don't underflow the guard variable
when checking if it's time to stop.

Limit the backward SCR scan to the same 4MB as the PTS scan.

Add some comments.
2016-05-15 19:30:55 +10:00
..
gstmpegdefs.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegdemux.c mpegdemux: Fix backward timestamp scan on small files. 2016-05-15 19:30:55 +10: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 Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
plugin.c mpegdemux: namespace fixes 2014-11-02 22:46:49 +00:00