gstreamer/gst/mpegdemux
Karol Sobczak 0b4dfa685d mpegtsdemux: fix re-syncing on invalid data after seek
Or possibly even at startup. If we couldn't find a sync within
the first few bytes, we'd just push more data into the adapter
but never discard any of the invalid data at the beginning, so
would never be able to re-sync.

https://bugzilla.gnome.org/show_bug.cgi?id=639063
2011-01-10 11:18:52 +00: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 mpegdemux: Use GST_FLOW_CUSTOM_SUCCESS instead of some integer 2010-04-16 19:43:59 +02:00
gstmpegdemux.c mpegdemux: Don't use GST_FLOW_IS_FATAL() 2010-09-21 12:26:35 +02:00
gstmpegdemux.h mpegpsdemux: improved demuxer performance 2009-08-07 18:17:28 +02: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: fix PAT and PMT info-related object leaks 2011-01-07 02:12:11 +00:00
gstmpegtsdemux.h mpegtsdemux: Set DISCONT on buffers 2009-09-17 17:03:40 -07: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 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 mpegtsdemux: Don't use liboil functions 2010-06-14 14:48:02 +02:00
mpegtspacketizer.c mpegtsdemux: fix re-syncing on invalid data after seek 2011-01-10 11:18:52 +00:00
mpegtspacketizer.h mpegtsparse: parse TDT table in mpegts. 2010-05-12 13:00:16 +02:00
mpegtsparse.c mpegtsparse: fix compiler warning 2010-11-19 18:51:32 +01:00
mpegtsparse.h Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00