]> git.sesse.net Git - ffmpeg/commit
avcodec/cbs_av1: use a more appropiate AV1ReferenceFrameState pointer variable name
authorJames Almer <jamrial@gmail.com>
Tue, 25 Aug 2020 17:53:42 +0000 (14:53 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 25 Aug 2020 17:53:42 +0000 (14:53 -0300)
commit97819f15a8b776e3450cc10217f646da40013bf1
treef626ed982a433d317f5e66c33fb9cfb7c73e8069
parente76b4b2a6b488ecc3f55cb48dea971c17588d075
avcodec/cbs_av1: use a more appropiate AV1ReferenceFrameState pointer variable name

frame is more commonly used for AV1RawFrameHeader and AV1RawFrame.

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