summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_parse.c
diff options
context:
space:
mode:
authorAlexander Strasser <[email protected]>2024-10-12 19:38:44 +0200
committerAlexander Strasser <[email protected]>2024-10-13 22:57:51 +0200
commitb0ea76c9d1e76fb62a685a00ba153ed7a1eb309b (patch)
tree00fdd4325b2e87ce73817cf2314b1c3caf9ceade /libavcodec/h264_parse.c
parentf46415f37332c4291882ae1b403aaf8179e3ea49 (diff)
lavc/dnxuc_parser: Use av_fourcc2str instead of av_fourcc_make_string
The documentation of av_fourcc_make_string states the passed in buffer must be of at least the size of AV_FOURCC_MAX_STRING_SIZE . Using av_fourcc2str uses the correct buffer size and moves the buffer into a nested scope while also being shorter. Fixes: CID 1632380 Signed-off-by: Alexander Strasser <[email protected]>
Diffstat (limited to 'libavcodec/h264_parse.c')
0 files changed, 0 insertions, 0 deletions