mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-09 09:32:43 +00:00
This is already checked in libavformat, at least in the only demuxer that creates them, but best not risk an out-of-bounds access in case a new demuxer doesn't take the proper measures. Signed-off-by: James Almer <jamrial@gmail.com>