mirror of https://github.com/FFmpeg/FFmpeg.git
Currently they are ordered as-written (i.e. by increasing position); in case av_interleaved_write_frame() is used, this is (mostly) the same as ordered by increasing dts. Yet the Matroska specification strongly recommends (SHOULD) that the CuePoints be sorted by CueTime. mkvalidator warns when they are not. Therefore this commit sorts them accordingly. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/375/head
parent
d47a986b79
commit
8a18db3ec6
1 changed files with 14 additions and 5 deletions
Loading…
Reference in new issue