gstreamer/gst/isomp4
Thiago Santos 2586a219f6 qtdemux: Fix data dropping for fragmented streams
For fragmented streams with extra data at the end of the mdat
qtdemux was not dropping those bytes and would try to use
that extra data as the beginning of a new atom, causing the
stream to fail.

https://bugzilla.gnome.org/show_bug.cgi?id=743407
2015-01-27 08:54:19 -03:00
..
atoms.c Constify some static arrays everywhere 2015-01-21 09:55:53 +01:00
atoms.h qtmux: add support for the TX3G atoms 2014-02-07 13:10:24 -03:00
atomsrecovery.c isomp4: catch fseek error 2014-04-16 17:44:50 +01:00
atomsrecovery.h Fix FSF address 2012-11-04 00:07:18 +00: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 support for v210 2015-01-13 19:05:40 +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: Add support for v210 2015-01-13 19:05:40 +01:00
gstqtmux.h qtmux: remove have_dts flag from pads 2014-02-07 13:10:25 -03:00
gstqtmuxmap.c Constify some static arrays everywhere 2015-01-21 09:55:53 +01:00
gstqtmuxmap.h qtmux: add subtitle support to qtmuxmap structures 2014-02-07 13:10:24 -03:00
gstrtpxqtdepay.c qtdemux: Add support for the avc3 sample entry format of the AVC file format 2013-09-04 13:33:22 +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 qtdemux: Improve framerate calculation/guessing 2014-08-15 01:12:20 +10:00
properties.c Fix FSF address 2012-11-04 00:07:18 +00:00
properties.h Fix FSF address 2012-11-04 00:07:18 +00:00
qtatomparser.h Fix FSF address 2012-11-04 00:07:18 +00:00
qtdemux.c qtdemux: Fix data dropping for fragmented streams 2015-01-27 08:54:19 -03:00
qtdemux.h qtdemux: Use GstClockTime for nanosecond-based time variables/fields 2014-12-10 15:09:25 +01:00
qtdemux.vcproj quicktime: rename plugin to isomp4 2011-04-30 17:58:02 +01:00
qtdemux_dump.c qtdemux_dump: Bypass even more code if debugging is disabled 2015-01-21 17:36:26 +01:00
qtdemux_dump.h isomp4: Add mfhd atom dumping 2014-11-26 16:36:39 +01: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 isomp4: Add mfhd atom dumping 2014-11-26 16:36:39 +01:00
qtdemux_types.h Fix FSF address 2012-11-04 00:07:18 +00:00
qtpalette.h Fix FSF address 2012-11-04 00:07:18 +00:00