gstreamer/gst/mpegdemux
Vincent Penquerc'h 46dd7941f3 mpegpsdemux: take into account SCR offset when seeking
Since the seeking byte offset is chosen by linear interpolation
from SCR values, we need to take that first SCR into account
to end up near the correct offset. Otherwise, as the code does
a linear search after that first seek, it will take a LOOOOOONG
time to get there for streams which don't start at zero.

https://bugzilla.gnome.org/show_bug.cgi?id=659485
2011-09-30 15:15:06 +01:00
..
flumpegdemux.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspatinfo.c various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
flutspatinfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtinfo.c mpegtsdemux: fix PAT and PMT info-related object leaks 2011-01-07 02:12:11 +00:00
flutspmtinfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtstreaminfo.c various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
flutspmtstreaminfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
gstmpegdefs.h mpeg[pt]sdemux: Add support for AAC LATM/LOAS streams 2011-05-20 10:00:02 +02:00
gstmpegdemux.c mpegpsdemux: take into account SCR offset when seeking 2011-09-30 15:15:06 +01:00
gstmpegdemux.h mpegpsdemux: remove unused field 2011-09-30 15:05:31 +01:00
gstmpegdesc.c Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
gstmpegdesc.h Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
gstmpegtsdemux.c mpegtsdemux: keep CRC table in .rodata 2011-09-26 13:00:03 +02:00
gstmpegtsdemux.h mpegtsdemux: Set DISCONT on buffers 2009-09-17 17:03:40 -07:00
gstpesfilter.c gst: some more unused-but-set-variable warning fixes 2011-06-04 20:35:03 +01:00
gstpesfilter.h mpegtsdemux: Add mapping for DVD and Bluray subpicture streams. 2009-05-26 15:31:53 +01:00
gstsectionfilter.c mpegdemux: improve debug output 2010-06-17 10:52:31 +02: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 android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00
mpegtspacketizer.c mpegdemux: Restore erroneously removed data++ 2011-07-13 13:38:31 -04:00
mpegtspacketizer.h mpegtsparse: parse TDT table in mpegts. 2010-05-12 13:00:16 +02:00
mpegtsparse.c mpegtsparse: Fix parsing of PSI table IDs 2011-05-26 09:46:58 +02:00
mpegtsparse.h Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00