aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/mpegts.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-12 10:21:02 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-12 23:34:40 +0200
commitc461ee39f941a9d50dbbec9a704d8c739912dcdb (patch)
tree73e827b836725650b30f33e58574410d4f0a49ef /libavformat/mpegts.c
parentb67171893d91ee9f2901ef5d91db7ee0ed9848ed (diff)
downloadffmpeg-c461ee39f941a9d50dbbec9a704d8c739912dcdb.tar.gz
avformat/wtvdec: Don't truncate GUIDs
Each of the 16 bytes of a GUID is written as a two-character hex value and three hyphens, leading to a length of 35. GCC 13 emits a -Wformat-truncation= warning because of this. Reviewed-by: Peter Ross <pross@xvid.org> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/mpegts.c')
0 files changed, 0 insertions, 0 deletions