summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux/qtatomparser.h
Commit message (Expand)AuthorAgeFilesLines
* qtdemux: don't use core API that doesn't exist yetTim-Philipp Müller2009-09-241-1/+7
* qtdemux: map some atomparser functions to their new bytereader equivalentsTim-Philipp Müller2009-09-241-79/+27
* qtdemux: add qt_atom_parser_has_chunks() and fix indentationTim-Philipp Müller2009-09-241-0/+9
* qtdemux: add qt_atom_parse_has_remaining() to avoid overflows with _get_remai...Tim-Philipp Müller2009-09-241-0/+7
* qtdemux: use GstByteReader for atom dumping and fix a few bugsTim-Philipp Müller2009-09-231-0/+28
* qtdemux: add qt_atom_parser_get_offset() and optimise _peek_sub()Tim-Philipp Müller2009-09-231-2/+28
* qtdemux: add QtAtomParser, an inlined GstByteReader variantTim-Philipp Müller2009-09-231-0/+125