Add frame index to the decoded frames
Add frame index to the deocded frames. Store such information to the reference frame buffer pool. This design allows each frame to know its index in natural order, as well as its reference frames positions. Change-Id: I5bb36928dc5750a4fdcc582dca0d244d6482f400
parent
515c8695
No related branches found
No related tags found
Showing
- av1/common/mvref_common.c 41 additions, 0 deletionsav1/common/mvref_common.c
- av1/common/mvref_common.h 4 additions, 0 deletionsav1/common/mvref_common.h
- av1/common/onyxc_int.h 18 additions, 0 deletionsav1/common/onyxc_int.h
- av1/decoder/decodeframe.c 14 additions, 0 deletionsav1/decoder/decodeframe.c
- av1/encoder/bitstream.c 15 additions, 0 deletionsav1/encoder/bitstream.c
- av1/encoder/encodeframe.c 17 additions, 0 deletionsav1/encoder/encodeframe.c
Loading
Please register or sign in to comment