aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dcadata.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-11-27 14:15:45 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-11-30 17:42:18 +0100
commit8a18db3ec6af13c0a9889f1ef61d38cabc714813 (patch)
treeeaa5bc5b48d8434d57f72ff831b1416adf67c8dd /libavcodec/dcadata.c
parentd47a986b7922f610acb6801620aa9b4fa9a2b243 (diff)
downloadffmpeg-8a18db3ec6af13c0a9889f1ef61d38cabc714813.tar.gz
avformat/matroskaenc: Sort cues entries by pts
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>
Diffstat (limited to 'libavcodec/dcadata.c')
0 files changed, 0 insertions, 0 deletions