summaryrefslogtreecommitdiff
path: root/gst/isomp4/qtdemux.c
Commit message (Expand)AuthorAgeFilesLines
* qtdemux: push mode: only parse moov 1 onceMark Nauwelaerts2013-01-271-15/+22
* qtdemux: read video format header fully (so we can find 'pasp' atoms) for mor...Michael Smith2012-11-191-0/+5
* qtdemux: support more different fourcc values for other ProRes variants.Michael Smith2012-11-191-1/+27
* qtdemux: add support for proresMichael Smith2012-11-191-0/+4
* qtdemux: release extra event ref when replacing pending newsegment eventMark Nauwelaerts2012-08-281-0/+2
* isomp4: add DASH tfdt box supportDavid Corvoysier2012-08-281-2/+50
* qtdemux: fix invalid memory access with adpcm capsTim-Philipp Müller2012-08-031-3/+2
* qtdemux: fix memleak when parsing RIFF-style audio track headersNicola Murino2012-06-301-0/+1
* qtdemux: increase parse tolerance for fuzzy file casesMark Nauwelaerts2011-12-121-2/+7
* Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostlyTim-Philipp Müller2011-12-121-0/+4
* various: fix pad template leaksVincent Penquerc'h2011-11-281-8/+8
* qtdemux: minimal sanity check on creation datetimeMark Nauwelaerts2011-11-091-1/+9
* qtdemux: also set segment stop at startup rather than only post seekMark Nauwelaerts2011-11-081-1/+6
* qtdemux: elaborate some debug statementsMark Nauwelaerts2011-10-281-4/+6
* qtdemux: parse embedded ID32 tagsMark Nauwelaerts2011-09-191-1/+48
* qtdemux: fragmented support; avoid adjustment for keyframe seekMark Nauwelaerts2011-09-051-1/+4
* qtdemux: fragmented support; mark all audio track samples as keyframeMark Nauwelaerts2011-09-051-0/+8
* qtdemux: fragmented support; properly init return variable valueBrian Li2011-09-051-1/+1
* qtdemux: push mode; perform some extra checks prior to upstream seekingMark Nauwelaerts2011-08-301-2/+57
* qtdemux: push mode; fix buffered streamingMark Nauwelaerts2011-08-301-0/+1
* qtdemux: avoid overflow wraparound in timestamp when adding durationsMark Nauwelaerts2011-08-291-4/+6
* qtdemux: initialize bitrate variable and reset for each loopStefan Kost2011-08-121-0/+1
* qtdemux: soften assertion check on stream sizePhilippe Normand2011-08-031-1/+1
* qtdemux: Fix buffer leak with corrupted filesJonas Larsson2011-05-241-0/+1
* qtdemux: add missing breakStefan Kost2011-05-191-0/+1
* qtdemux: also check for bitrate info in capsMark Nauwelaerts2011-05-161-0/+10
* qtdemux: guess bitrate if only one stream's bitrate is unknownArun Raghavan2011-05-161-1/+104
* qtdemux: Export max bitrate for AMR-NB/-WB streamsArun Raghavan2011-05-161-0/+72
* quicktime: rename plugin to isomp4Tim-Philipp Müller2011-04-301-0/+9406