]> git.sesse.net Git - ffmpeg/commit
avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1Frame
authorJames Almer <jamrial@gmail.com>
Fri, 16 Oct 2020 16:34:31 +0000 (13:34 -0300)
committerJames Almer <jamrial@gmail.com>
Fri, 16 Oct 2020 16:34:31 +0000 (13:34 -0300)
commit0ed455b84e28f1c01b31390ae4b33cbd3e0f6ba4
tree75e09303fa5f62f9ad1775caafa7d643a253f006
parentaf701196ec04a2ad1032340ef8b04ed9890ff32c
avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1Frame

Will be used by hwaccels, which have access to a frame's AV1RawFrameHeader but not
its AV1RawOBUHeader.

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