gstreamer/gst/mpegdemux
Edward Hervey ddcd0e60b1 mpegtsdemux: Reset stream->last_time when flushing.
This fixes naive seeking a tiny bit (by basically hinting at _data_cb
that it shouldn't expect the incoming buffers to be the ones just after
the previous ones).

Without this, seeking by more than 10mins forward would just end up in an
endless loop.
2009-09-11 15:18:58 +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 mpegtsdemux: some more handling of VC1 and EAC3 2009-09-04 12:02:18 +02:00
gstmpegdemux.c mpegpsdemux: in seeking use a factor for SCR interpolation 2009-09-04 12:56:03 +02:00
gstmpegdemux.h mpegpsdemux: improved demuxer performance 2009-08-07 18:17:28 +02:00
gstmpegdesc.c mpegdemux: Add a GST_MEMDUMP line in the descriptor parsing 2009-06-04 16:29:31 +01:00
gstmpegdesc.h mpegtsdemux: some more handling of VC1 and EAC3 2009-09-04 12:02:18 +02:00
gstmpegtsdemux.c mpegtsdemux: Reset stream->last_time when flushing. 2009-09-11 15:18:58 +02:00
gstmpegtsdemux.h mpegtsdemux: added autodetect of packet size and removed m2ts mode property 2009-09-04 12:30:18 +02:00
gstpesfilter.c pesfilter: Permit unbounded packets for 0xfd (extended stream id). 2009-07-16 16:05:41 +02:00
gstpesfilter.h mpegtsdemux: Add mapping for DVD and Bluray subpicture streams. 2009-05-26 15:31:53 +01: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: add component tag to the video component structure in eit 2009-07-17 09:40:12 +01:00
mpegtspacketizer.h mpegtsparse: Ignore subtable extension when parsing PAT 2009-05-03 17:42:44 +01:00
mpegtsparse.c mpegtsparse: Free the PMT before setting a new one 2009-07-21 13:18:10 +02:00
mpegtsparse.h mpegtsparse: Remember pids that are meant to be stream pids. 2009-05-04 22:09:05 +01:00