Sebastian Dröge
|
b84f530a9a
|
dashdemux: When clearing the sidx parser, reset all state
And especially don't keep entry count and index around, we have no
entries anymore after clearing.
|
2017-03-15 13:27:23 +02:00 |
|
Seungha Yang
|
72afd74ef4
|
dash: Include debug of gstisoff on dashdemux category
Move debug category of gstisoff from default to dashdemux
https://bugzilla.gnome.org/show_bug.cgi?id=776461
|
2016-12-24 08:22:10 +02:00 |
|
Seungha Yang
|
dfa300cb6d
|
dash: Split gst_isoff_sidx_parser_add_buffer() function
To parsing sidx box itself with isobmff parser,
split gst_isoff_sidx_parser_add_buffer() into two parts.
https://bugzilla.gnome.org/show_bug.cgi?id=776200
|
2016-12-20 12:55:40 +02:00 |
|
Sebastian Dröge
|
fff814bbe5
|
dashdemux: Implement parsing of moof box
https://bugzilla.gnome.org/show_bug.cgi?id=741104
|
2016-08-11 11:56:54 +02:00 |
|
Sebastian Dröge
|
7d4f6ca0a9
|
dashdemux: Move code around to keep all sidx related functions together
https://bugzilla.gnome.org/show_bug.cgi?id=741104
|
2016-08-11 11:56:54 +02:00 |
|
Sebastian Dröge
|
c4ad30d6b4
|
dashdemux: Store box fourccs in the header at a central place
https://bugzilla.gnome.org/show_bug.cgi?id=741104
|
2016-08-11 11:56:54 +02:00 |
|
Sebastian Dröge
|
37ff8abe1c
|
dash: Add helper for parsing box headers
https://bugzilla.gnome.org/show_bug.cgi?id=741104
|
2016-08-11 11:56:54 +02:00 |
|
John Chang
|
58cb254450
|
dashdemux: Correctly assign earliest pts instead of overriding it with first offset
https://bugzilla.gnome.org/show_bug.cgi?id=755824
|
2015-10-02 16:00:08 +03:00 |
|
Jan Schmidt
|
f150cf2d2e
|
Remove a bunch of silly ';;' typos at the end of lines
|
2015-03-12 01:33:03 +11:00 |
|
Thiago Santos
|
f5b98f24c2
|
dashdemux: parse the sidx index from isobmff streams
Allows dashdemux to identify the subsegments in the stream and
switch bitrates when needed
|
2015-01-16 15:00:11 -03:00 |
|