]> git.sesse.net Git - ffmpeg/commit
avcodec/av1_metadata_bsf: Check for the existence of units
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Fri, 2 Apr 2021 15:16:39 +0000 (17:16 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Fri, 2 Apr 2021 16:05:02 +0000 (18:05 +0200)
commit8081a0b10f5325b60e885d8823593485019b8a18
tree565a2595feb072784bfbde3a0d48a842d9418bb4
parentb917218c35d240d9266c163103353e51facb0cae
avcodec/av1_metadata_bsf: Check for the existence of units

Fixes a crash with ISOBMFF extradata containing no OBUs.

Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
libavcodec/av1_metadata_bsf.c