Context-pred fix to not use top/left on edges
This fix resolves some of the mismatch issues being seen recently. While this is the right thing to do when tiling is used for this experiment, it is not the underlying cause of the the mismatches. Something else is causing writing outside of the allowable frame area in the encoder leading to this mismatch. Change-Id: If52c6f67555aa18ab8762865384e323b47237277
Showing
- vp9/common/vp9_reconintra.h 3 additions, 2 deletionsvp9/common/vp9_reconintra.h
- vp9/common/vp9_reconintra4x4.c 37 additions, 27 deletionsvp9/common/vp9_reconintra4x4.c
- vp9/decoder/vp9_decodframe.c 1 addition, 1 deletionvp9/decoder/vp9_decodframe.c
- vp9/encoder/vp9_encodeintra.c 1 addition, 1 deletionvp9/encoder/vp9_encodeintra.c
- vp9/encoder/vp9_rdopt.c 2 additions, 2 deletionsvp9/encoder/vp9_rdopt.c
Loading
Please register or sign in to comment