index
:
~slomo/gst-plugins-good
0.10
audiofxbasefirfilter
gconf-wip
instant-rate-change
master
onvif-backchannel
rfc7273
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
isomp4
/
qtdemux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
qtdemux: Fix comment typo in previous commit
Edward Hervey
1
-1
/
+1
2018-02-09
qtdemux: More 'meta' atom parsing fixes
Edward Hervey
1
-3
/
+17
2018-02-09
qtdemux: Minor cleanup
Edward Hervey
1
-6
/
+6
2018-02-09
qtdemux: Cope with difference between QTFF and ISO BMFF specs
Edward Hervey
1
-1
/
+7
2018-01-29
qtdemux: Apply qtdemux debug category to gstisoff
Seungha Yang
1
-0
/
+1
2018-01-25
qtdemux: Add more prose to the comment of gst_qtdemux_find_sample()
Alicia Boya García
1
-3
/
+13
2017-12-13
qtdemux: Push a GAP event if there's a second *or more*
Edward Hervey
1
-2
/
+2
2017-12-13
qtdemux: Don't push GAP event if first buffer is within 1s
Edward Hervey
1
-2
/
+4
2017-12-13
qtdemux: Don't set pared=True on underspecified audio/mpeg
Edward Hervey
1
-1
/
+1
2017-12-02
qtdemux: fix debug log for 'hvcC' codec_data
Florian Zwoch
1
-1
/
+1
2017-11-23
qtdemux: Run gst-indent
Edward Hervey
1
-2
/
+2
2017-11-23
qtdemux: Check presence of bitrate tags
Edward Hervey
1
-9
/
+9
2017-11-18
qtdemux: Use new GST_SEQNUM_INVALID constant
Jan Schmidt
1
-15
/
+15
2017-11-17
qtdemux: reset reused QtDemuxStream while parsing a new 'trak'
Jun Xie
1
-7
/
+13
2017-11-13
isomp4: Add official fourcc for VP8 codec
Seungha Yang
1
-0
/
+1
2017-11-13
isomp4: Add support VP9 codec
Seungha Yang
1
-0
/
+4
2017-10-10
qtdemux: Fix compiler warning
Sebastian Dröge
1
-1
/
+1
2017-10-10
qtdemux: fix assert when moof containing one sample
Nael Ouedraogo
1
-1
/
+2
2017-08-10
qtdemux: allow larger files
Michael Olbrich
1
-1
/
+1
2017-08-10
qtdemux: Fix offsets for reading lpcm specific fields
Sebastian Dröge
1
-8
/
+18
2017-07-19
qtdemux: preferably send open-ended segment rather than repeated segment events
Mark Nauwelaerts
1
-1
/
+5
2017-07-19
qtdemux: fix seeking in fragmented file without mfra random access info
Mark Nauwelaerts
1
-22
/
+41
2017-07-13
qtdemux: Fix parsing of RLE depth
Sebastian Dröge
1
-1
/
+1
2017-06-15
qtmux: add support for muxing PNG
Tim-Philipp Müller
1
-1
/
+1
2017-06-06
qtdemux: remove not needed code
Jimmy Ohn
1
-3
/
+2
2017-05-18
isomp4: Safely ignore [skip] atoms
Edward Hervey
1
-1
/
+3
2017-05-02
qtdemux: Fix crash on mss stream caused by invalid stsd entry access
Seungha Yang
1
-0
/
+9
2017-04-27
qtdemux: Don't crash in debug output if stream==NULL
Sebastian Dröge
1
-1
/
+2
2017-04-25
qtdemux: Don't perform seeks with inconsistent seek values
Sebastian Dröge
1
-6
/
+13
2017-04-21
qtdemux: reset sample_description_id to default
Jürgen Sachs
1
-4
/
+7
2017-04-17
qtdemux: Reset adapter in more discontinuity cases
Edward Hervey
1
-0
/
+2
2017-04-16
qtdemux: Fix leak on QtDemuxStreamStsdEntry
Seungha Yang
1
-0
/
+1
2017-04-13
qtdemux: Properly reset demuxer when all streams are EOS
Edward Hervey
1
-5
/
+8
2017-04-12
qtdemux: fix: sample description index override in tfhd not evaluated
Jürgen Sachs
1
-2
/
+5
2017-04-12
qtdemux: Add out-of-bound check
Edward Hervey
1
-2
/
+10
2017-04-11
qtdemux: move parsing of tkhd out of stsd entry loop
Thiago Santos
1
-18
/
+24
2017-04-11
qtdemux: check for a different stsd entry before pushing a sample
Thiago Santos
1
-8
/
+30
2017-04-11
qtdemux: parse all stsd entries
Thiago Santos
1
-1647
/
+1741
2017-04-11
qtdemux: rework stsd sample entries access
Thiago Santos
1
-80
/
+87
2017-04-11
qtdemux: get stsd child by index instead of type
Thiago Santos
1
-19
/
+39
2017-04-03
qtdemux: Update variables before early exit
Edward Hervey
1
-2
/
+3
2017-03-27
qtdemux: In gap mode, consider the mdat offset when calculating the remaining...
Sebastian Dröge
1
-1
/
+3
2017-03-23
qtdemux: distinguish TFDT with value 0 from no TFDT at all
Enrique Ocaña González
1
-3
/
+4
2017-03-22
qtdemux: matroskademux: Ignore repeated seek events
Jan Schmidt
1
-0
/
+8
2017-03-21
dashdemux: Update mdatleft from overall mdatsize and offset when observing a gap
Sebastian Dröge
1
-1
/
+6
2017-03-14
qtmux: add CineForm support
Emeric Grange
1
-0
/
+4
2017-03-14
qtdemux: add S16L support
Emeric Grange
1
-0
/
+7
2017-03-04
qtdemux: Don't lose crypto info on a new moof
Jan Schmidt
1
-5
/
+49
2017-02-28
qtdemux: Protect against NULL pointer dereference for streams without caps
Sebastian Dröge
1
-4
/
+9
2017-02-27
qtdemux: Fix compilation with gcc 7
Sebastian Dröge
1
-1
/
+1
[next]