aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mpeg4videodec.c
diff options
context:
space:
mode:
authorZhao Zhili <quinkblack@foxmail.com>2021-01-16 11:40:36 +0800
committerliuqi05 <liuqi05@kuaishou.com>2021-01-24 10:55:29 +0800
commit47327aa2d9f4e54c50ee94f603bc50cad34c9b4d (patch)
treeb1f748cc53c7a236d885ae92ef4b457d56b1b106 /libavcodec/mpeg4videodec.c
parent5d8e86d15a23202fd42960b314b8427f3e785676 (diff)
downloadffmpeg-47327aa2d9f4e54c50ee94f603bc50cad34c9b4d.tar.gz
avformat/hls: change sequence number type to int64_t
Fix atoi() overflow for large EXT-X-MEDIA-SEQUENCE. The spec says the type of sequence number is uint64_t. Use int64_t here since current implementation requires it to be signed integer, and hlsenc use int64_t too.
Diffstat (limited to 'libavcodec/mpeg4videodec.c')
0 files changed, 0 insertions, 0 deletions