Skip to content
Snippets Groups Projects
Commit a79d08f6 authored by Frank Bossen's avatar Frank Bossen Committed by Yushin Cho
Browse files

Define reference frame buffer array (#370)

* Define reference frame buffer array

A reference frame buffer with 8 slots is defined. The buffer is
updated after encoding each frame according to the value of
refresh_frame_flags. The value of refresh_frame_flags is also
set and properly encoded.

* Fix test function

Also move update of frame buffer to a separate function

* Use named constants instead of magic numbers
parent 65c9a1eb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment