gstreamer/gst/isomp4
Enrique Ocaña González 28a57d0586 qtdemux: distinguish TFDT with value 0 from no TFDT at all
TFDTs with time 0 are being ignored since commit 1fc3d42f. They're
mistaken with the case of not having TFDT, but those two cases
must be distinguished in some way.

This patch passes an extra boolean flag when the TFDT is present.
This is now the condition being evaluated, instead of checking for
0 time.

https://bugzilla.gnome.org/show_bug.cgi?id=780410
2017-03-23 08:28:53 +11:00
..
atoms.c qtmux: Free EDTS instead of just clearing it and setting it to NULL 2017-03-08 16:01:02 +02:00
atoms.h qtmux: Update modification times when sending the moov 2017-03-02 20:33:30 +02:00
atomsrecovery.c atomsrecovery: also handle extra atoms after 'mdia' in a 'trak' 2017-03-14 20:27:48 -07: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: Reset current chunk after writing out timecode 2017-03-22 19:16:33 +02:00
gstqtmux.h qtmux: Do timecode handling per track, not per muxer instance 2017-03-22 18:53:19 +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: distinguish TFDT with value 0 from no TFDT at all 2017-03-23 08:28:53 +11: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