gstreamer/gst/mpegdemux
Edward Hervey f9dfc44a67 mpegtsdemux: Protect bitrate estimation against bogus values.
If the estimated bitrate is lower than 188 bytes, there's most likely
something completely wrong with the two samples. If that happens,
force recalculation.

Use guint64 for observation PCR, I saw cases where it would overflow.
2009-05-11 16:59:20 +02:00
..
flumpegdemux.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspatinfo.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspatinfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtinfo.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtinfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtstreaminfo.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtstreaminfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
gstmpegdefs.h Add pull mode to mpegpsdemux and report duration reading first and last PTS. Some random cleanups. 2009-02-02 23:12:07 +01:00
gstmpegdemux.c mpegdemux: Only error out at EOS push failure if we don't have any streams. 2009-04-21 16:12:08 +02:00
gstmpegdemux.h mpegpsdemux: fixes clossing segment generation. 2009-02-04 22:50:30 +01:00
gstmpegdesc.c gst/mpegdemux/gstmpegdesc.c: Length should be a guint8 not a gint. 2008-11-05 18:11:55 +00:00
gstmpegdesc.h gst/mpegdemux/gstmpegdesc.h: Fix up satellite delivery subsystem defs. 2009-01-05 17:30:55 +00:00
gstmpegtsdemux.c mpegtsdemux: Protect bitrate estimation against bogus values. 2009-05-11 16:59:20 +02:00
gstmpegtsdemux.h mpegtsdemux: Protect bitrate estimation against bogus values. 2009-05-11 16:59:20 +02:00
gstpesfilter.c Add pull mode to mpegpsdemux and report duration reading first and last PTS. Some random cleanups. 2009-02-02 23:12:07 +01:00
gstpesfilter.h Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual licensed MPL and LGPL. 2008-09-02 12:04:32 +00:00
gstsectionfilter.c mpegtsdemux: Fix memory leaks when PUSI is missed due to packet loss 2009-02-28 19:41:10 +01:00
gstsectionfilter.h Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual licensed MPL and LGPL. 2008-09-02 12:04:32 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpegtspacketizer.c mpegtsparse: Ignore subtable extension when parsing PAT 2009-05-03 17:42:44 +01:00
mpegtspacketizer.h mpegtsparse: Ignore subtable extension when parsing PAT 2009-05-03 17:42:44 +01:00
mpegtsparse.c mpegtsparse: Remember pids that are meant to be stream pids. 2009-05-04 22:09:05 +01:00
mpegtsparse.h mpegtsparse: Remember pids that are meant to be stream pids. 2009-05-04 22:09:05 +01:00