gstreamer/gst
Thiago Santos 45c16599ff qtdemux: avoid re-reading the same moov and entering into loop
In the scenario of "mdat | moov (with fragmented artifacts)" qtdemux
could read the moov again after the mdat because it was considering the
media as a fragmented one.

To avoid this loop this patch makes it store
the last processed moov_offset to avoid parsing it again.
And it also checks if there are any samples to play before
resturning to the mdat, so that it knows there is new data to be played.

https://bugzilla.gnome.org/show_bug.cgi?id=691570
2013-11-29 17:28:48 -03:00
..
alpha alpha: use POFFSET instead of OFFSET 2013-09-23 14:45:23 +02:00
apetag g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
audiofx docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
audioparsers ac3parse: correctly handle timestamps when parsing x-private1-ac3 2013-11-11 13:35:29 +01:00
auparse gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
autodetect g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
avi avidemux: handle unseekable streams 2013-09-04 15:53:05 +02:00
cutter gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
debugutils gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
deinterlace docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
dtmf g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
effectv gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
equalizer gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
flv docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
flx flxdec: Properly skip non-frame chunks 2013-05-24 19:34:05 +02:00
goom goom: Fix MMX assembly compilation with clang 2013-09-21 18:48:19 +02:00
goom2k1 goom2k1: Fix event handling and negotiate as soon as possible 2013-07-17 14:30:16 +02:00
icydemux icydemux: Fix sticky event handling 2013-05-13 15:19:25 +02:00
id3demux gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
imagefreeze gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
interleave deinterleave: Don't hold object lock while sending events downstream 2013-07-01 11:37:00 +02:00
isomp4 qtdemux: avoid re-reading the same moov and entering into loop 2013-11-29 17:28:48 -03:00
law mulawdec: Handle NULL buffers in handle_frame 2013-05-21 15:18:04 +02:00
level level: remove unused variables in instance struct 2013-06-01 21:34:37 +02:00
matroska matroska-demux: Allow a bit more variation when detecting common framerates 2013-11-26 11:17:42 +01:00
monoscope monoscope: Fix debug statement 2013-04-26 12:16:49 +02:00
multifile multifilesrc: Implement seeking in case of multiple images 2013-11-22 18:52:54 -03:00
multipart docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
replaygain replaygain: fix taglist leak in rganalysis 2013-09-02 23:00:29 +01:00
rtp rtph264pay: Map inbuffer once only 2013-11-28 16:08:40 -05:00
rtpmanager rtpsession: don't unref buffer twice 2013-11-28 16:51:13 +01:00
rtsp rtspsrc: fix 'make check' 2013-11-18 17:13:49 +00:00
shapewipe shapewipe: Can't map twice the same buffer for writing 2013-05-10 09:27:02 +02:00
smpte docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
spectrum gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
udp docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
videobox docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
videocrop videocrop: Add support for GRAY16_LE/GRAY16_BE 2013-05-15 09:29:30 +02:00
videofilter videoflip: don't crash on tag events without orientation tag 2013-11-28 16:09:04 +00:00
videomixer videomixer: Simplify NV12/21 blending code macros 2013-11-29 19:57:46 +01:00
wavenc wavenc: generate a non-empty data header 2013-11-09 11:22:12 +01:00
wavparse docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
y4m y4menc: fix uninitialized variable warning 2013-10-28 14:20:13 +00:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00