]> git.sesse.net Git - ffmpeg/commit
avcodec/cbs_av1: always store temporal_id and spatial_id in CodedBitstreamAV1Context
authorJames Almer <jamrial@gmail.com>
Sun, 23 Aug 2020 17:30:23 +0000 (14:30 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 23 Aug 2020 17:34:32 +0000 (14:34 -0300)
commit994d2567f13c11422aeb6506b6afca42a900d620
treeda01cb9f4d4dd429cb03073a2995051c84181897
parente2589ac65010f86fc2e6c3b4419cb1dc62f82d1a
avcodec/cbs_av1: always store temporal_id and spatial_id in CodedBitstreamAV1Context

Also infer them when not coded in the bitstream.

Reviewed-by: jkqxz
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/cbs_av1.c
libavcodec/cbs_av1_syntax_template.c