]> git.sesse.net Git - ffmpeg/commit
cbs_av1: Fix test for presence of buffer_removal_time element
authorMark Thompson <sw@jkqxz.net>
Sun, 23 Aug 2020 16:06:06 +0000 (17:06 +0100)
committerMark Thompson <sw@jkqxz.net>
Sun, 23 Aug 2020 17:43:58 +0000 (18:43 +0100)
commitb567cb8d0b664775201d843ab985f49fefeb25d5
tree066222ad8a4ed1e67dc7ed1ebc6c35b9906db334
parent58b8541330aa088d02df82962589357b6e5f8f28
cbs_av1: Fix test for presence of buffer_removal_time element

The frame must be in both the spatial and temporal layers for the
operating point, not just one of them.
libavcodec/cbs_av1_syntax_template.c