Preserve the previous golden frame on golden updates
This commit restores the quality lost when the buffer-to-buffer copy logic was removed. Note that this is specific to the current use of golden frames and will need rework when RTC functionality is added. Change-Id: I7324a75acd96eafd9e0f9b8633d782e390d5dc21
Showing
- vp9/common/vp9_alloccommon.c 8 additions, 6 deletionsvp9/common/vp9_alloccommon.c
- vp9/common/vp9_onyxc_int.h 6 additions, 0 deletionsvp9/common/vp9_onyxc_int.h
- vp9/decoder/vp9_decodframe.c 12 additions, 1 deletionvp9/decoder/vp9_decodframe.c
- vp9/decoder/vp9_onyxd_if.c 6 additions, 6 deletionsvp9/decoder/vp9_onyxd_if.c
- vp9/encoder/vp9_bitstream.c 23 additions, 3 deletionsvp9/encoder/vp9_bitstream.c
- vp9/encoder/vp9_onyx_if.c 19 additions, 2 deletionsvp9/encoder/vp9_onyx_if.c
Loading
Please register or sign in to comment