diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-16 08:29:59 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-19 02:36:58 +0100 |
commit | e318438f2f30525d8baca2b5683aa9898d0c56f7 (patch) | |
tree | bdea751e87591c0635fd4c8eb04280f6556276ea /libavcodec | |
parent | e1e6a5c8a515afa488faee3200666ce0f14ea5eb (diff) | |
download | ffmpeg-e318438f2f30525d8baca2b5683aa9898d0c56f7.tar.gz |
avformat: Make AVChapter.id an int64_t on next major bump
64 bits are needed in order to retain the uid values of Matroska
chapters; the type is kept signed because the semantics of NUT chapters
depend upon whether the id is > 0 or < 0.
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions