aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/opusenc_psy.c
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-12-19 10:39:52 -0300
committerJames Almer <jamrial@gmail.com>2023-12-21 10:32:53 -0300
commitfa961bb3830a6ab27a55f8f1b29325091a01b624 (patch)
treedbcfc3d981c51a0e96051c4b8217e25d40a7eed2 /libavcodec/opusenc_psy.c
parent1747c2fc3351656c5fa7fc9a63ce5f1fa75d6e8d (diff)
downloadffmpeg-fa961bb3830a6ab27a55f8f1b29325091a01b624.tar.gz
ffmpeg_mux_init: use strtoll() to parse stream and group indexes
Long is 32 bits signed on Windows, and nb_stream{s,_groups} are both unsigned int. In a realistic scenario this wont make a difference, but it's still proper. Also ensure the parsed string is an integer while at it. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/opusenc_psy.c')
0 files changed, 0 insertions, 0 deletions