gstreamer/gst/isomp4
Edward Hervey 58e3033747 qtdemux: Reset adapter in more discontinuity cases
In push mode we process as much as possible in the adapter. When we receive
a DISCONT buffer which we can't match to an actual sample (based on the existing
sample table) and there is still data remaining in the incoming adapter,there is
one of two cases happening:
1) We are doing reverse playback, in which case we should flush out all pending
  data
2) We have leftover data from the previous incoming buffer... which we can't do
  anything about.

For the second case, make sure we flush out the remaining data so that we can start
parsing again from scratch.

https://bugzilla.gnome.org/show_bug.cgi?id=781319
2017-04-17 13:10:06 +02:00
..
atoms.c qtmux: Fix timescale of timecode tracks 2017-04-14 13:38:53 +03:00
atoms.h qtmux: Fix timescale of timecode tracks 2017-04-14 13:38:53 +03:00
atomsrecovery.c atomsrecovery: Error out when fseek() fails instead of silently ignoring 2017-03-27 11:43:57 +03:00
atomsrecovery.h atomsrecovery: also handle extra atoms after 'mdia' in a 'trak' 2017-03-14 20:27:48 -07:00
descriptors.c qtdemux: Fix calcuation of descriptor length 2013-12-23 15:09:49 +01:00
descriptors.h Fix FSF address 2012-11-04 00:07:18 +00:00
fourcc.h qtmux: add CineForm support 2017-03-14 18:03:34 +02:00
gstisoff.c Fix double semicolons 2015-03-10 09:31:20 +00:00
gstisoff.h isomp4: Redefine gst_isoff_ symbols to gst_isoff_qt_ 2015-02-17 12:31:06 +01:00
gstqtmoovrecover.c docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
gstqtmoovrecover.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstqtmux-doc.c docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
gstqtmux-doc.h isomp4mux: fix copy and paste 2014-02-18 22:35:45 +01:00
gstqtmux.c qtmux: Fix timescale of timecode tracks 2017-04-14 13:38:53 +03:00
gstqtmux.h qtmux: Remove some unused variables 2017-03-23 17:53:54 +02:00
GstQTMux.prs qtmux: Implement the preset interface. 2016-09-01 13:16:49 +03:00
gstqtmuxmap.c qtmux: add CineForm support 2017-03-14 18:03:34 +02:00
gstqtmuxmap.h qtmux: add subtitle support to qtmuxmap structures 2014-02-07 13:10:24 -03:00
gstrtpxqtdepay.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstrtpxqtdepay.h Fix FSF address 2012-11-04 00:07:18 +00:00
isomp4-plugin.c Don't use setlocale in plugins() 2013-09-01 21:18:38 +01:00
LEGAL quicktime: rename plugin to isomp4 2011-04-30 17:58:02 +01:00
Makefile.am qtmux: Implement the preset interface. 2016-09-01 13:16:49 +03:00
meson.build meson: Install presets files 2017-01-05 09:49:21 -03:00
properties.c Fix FSF address 2012-11-04 00:07:18 +00:00
properties.h docs: fix "Symbol name not found at the start of the comment block" 2015-07-07 17:12:02 +02:00
qtatomparser.h Fix FSF address 2012-11-04 00:07:18 +00:00
qtdemux.c qtdemux: Reset adapter in more discontinuity cases 2017-04-17 13:10:06 +02:00
qtdemux.h dashdemux: Update mdatleft from overall mdatsize and offset when observing a gap 2017-03-21 14:56:55 +02:00
qtdemux_dump.c qtdemux: demote some log messages to TRACE level 2017-02-09 11:17:02 +11:00
qtdemux_dump.h qtdemux: Add support for FLAC encapsulated in ISOBMFF 2016-11-18 18:03:30 +02:00
qtdemux_lang.c qtdemux: fix language code parsing for 3-letter codes starting with 'a' 2014-07-21 18:21:50 +01:00
qtdemux_lang.h Fix FSF address 2012-11-04 00:07:18 +00:00
qtdemux_types.c qtmux: add CineForm support 2017-03-14 18:03:34 +02:00
qtdemux_types.h qtdemux: handle default-base-is-moof flag 2015-08-05 18:12:45 -03:00
qtpalette.h Fix FSF address 2012-11-04 00:07:18 +00:00