Andreas Rheinhardt
945b928730
avformat/matroskaenc: Improve Cues in case of no video
...
The Matroska muxer currently only adds CuePoints in three cases:
a) For video keyframes. b) For the first audio frame in a new Cluster if
in DASH-mode. c) For subtitles. This means that ordinary Matroska audio
files won't have any Cues which impedes seeking.
This commit changes this. For every track in a file without video track
it is checked and tracked whether a Cue entry has already been added
for said track for the current Cluster. This is used to add a Cue entry
for each first packet of each track in each Cluster.
Implements #3149 .
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2020-04-20 21:30:46 +02:00
..
2019-03-14 14:19:03 -03:00
2019-02-16 18:15:22 +01:00
2019-03-14 14:59:45 -03:00
2019-03-14 14:59:45 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:59:45 -03:00
2019-03-14 14:59:45 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:59:45 -03:00
2019-03-14 14:59:45 -03:00
2019-03-14 14:59:45 -03:00
2019-12-05 20:20:05 +01:00
2019-03-14 17:15:28 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:59:45 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:19:03 -03:00
2019-12-21 11:57:28 -03:00
2019-03-14 14:30:08 -03:00
2020-04-20 21:30:46 +02:00
2020-04-13 08:43:14 +02:00
2020-04-13 08:43:14 +02:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-12-21 11:57:28 -03:00
2019-12-21 11:57:28 -03:00
2019-12-21 11:57:28 -03:00
2019-03-14 14:36:24 -03:00
2020-03-02 22:01:47 +01:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:15:46 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:15:46 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-02-16 18:15:11 +01:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 17:15:28 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 17:15:28 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:36:24 -03:00
2019-02-16 18:15:22 +01:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:36:24 -03:00
2019-02-16 18:15:22 +01:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-08-23 22:49:01 +02:00
2019-03-14 14:19:03 -03:00
2019-02-16 18:15:22 +01:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:36:24 -03:00
2019-03-14 14:19:03 -03:00
2019-03-14 14:30:08 -03:00
2019-03-14 14:30:08 -03:00
2019-02-16 18:15:55 +01:00