gstreamer/gst/isomp4
Jan Schmidt 5c68e06b00 qtdemux: Split tag reading functions out
Move some code out of the enormous qtdemux.c into a separate
qtdemux_tags helper, and make some structs available via qtdemux.h
to accommodate that.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/634>
2020-06-18 14:41:27 +00:00
..
atoms.c qtdemux: Factor out svmi parsing. Fix bounds checking. 2020-06-18 14:41:27 +00:00
atoms.h qtmux: Add option to create a timecode trak in non-mov flavors 2020-04-03 18:19:38 +00:00
atomsrecovery.c gst-plugins-good: atoms_recovery: Handled buffer mapping failure 2017-10-24 22:04:27 -07:00
atomsrecovery.h atomsrecovery: read from mdat only what is on headers 2017-10-24 21:33:25 -07:00
descriptors.c
descriptors.h
fourcc.h qtdemux: Add 'mp3 ' fourcc that VLC seems to produce now 2020-04-22 15:32:31 -04:00
gstisoff.c qtdemux: Apply qtdemux debug category to gstisoff 2018-01-29 18:40:02 +00:00
gstisoff.h
gstqtmoovrecover.c docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
gstqtmoovrecover.h
gstqtmux-doc.c docstrings: port ulinks to markdown links 2019-08-23 18:56:01 +02:00
gstqtmux-doc.h
gstqtmux.c Use gst_element_class_set_metadata when passing dynamic strings 2020-06-11 20:39:33 +03:00
gstqtmux.h qtmux: Add property for enforcing the creation of chunks in single-stream files 2020-04-06 16:25:59 +03:00
GstQTMux.prs qtmux: Implement the preset interface. 2016-09-01 13:16:49 +03:00
gstqtmuxmap.c isomp4: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708_RAW with CEA608_S334_1A 2018-12-15 21:31:20 +00:00
gstqtmuxmap.h isomp4: qtmux: Add Closed Caption support 2018-04-23 15:58:10 +02:00
gstrtpxqtdepay.c
gstrtpxqtdepay.h
isomp4-plugin.c
LEGAL
meson.build qtdemux: Split tag reading functions out 2020-06-18 14:41:27 +00:00
properties.c
properties.h
qtatomparser.h
qtdemux.c qtdemux: Split tag reading functions out 2020-06-18 14:41:27 +00:00
qtdemux.h qtdemux: Split tag reading functions out 2020-06-18 14:41:27 +00:00
qtdemux_debug.h qtdemux: Apply qtdemux debug category to gstisoff 2018-01-29 18:40:02 +00:00
qtdemux_dump.c qtdemux: Add initial support for AV1 demuxing 2018-07-26 14:14:53 -04:00
qtdemux_dump.h isomp4: Add gmhd/gmin debugging 2018-01-31 19:12:48 +01:00
qtdemux_lang.c documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
qtdemux_lang.h
qtdemux_tags.c qtdemux: Split tag reading functions out 2020-06-18 14:41:27 +00:00
qtdemux_tags.h qtdemux: Split tag reading functions out 2020-06-18 14:41:27 +00:00
qtdemux_tree.c qtdemux: Move some tree parsing files out to a separate file. 2020-06-18 14:41:27 +00:00
qtdemux_tree.h qtdemux: Move some tree parsing files out to a separate file. 2020-06-18 14:41:27 +00:00
qtdemux_types.c qtdemux: Recognize more AV1 atoms 2018-07-26 14:14:53 -04:00
qtdemux_types.h
qtpalette.h