Add experiment to restrict compressed header
The compressed header is now used only when the refresh type is set as forward, i.e. in error resilience and frame parallel modes. As long as backward updates are used the header is disabled thereby saving bits. Change-Id: Iee9f66ffbd30ef3552ea41b75e4b51537cd9ff97
Showing
- av1/common/onyxc_int.h 9 additions, 0 deletionsav1/common/onyxc_int.h
- av1/decoder/decodeframe.c 31 additions, 22 deletionsav1/decoder/decodeframe.c
- av1/decoder/decoder.c 2 additions, 1 deletionav1/decoder/decoder.c
- av1/encoder/bitstream.c 59 additions, 40 deletionsav1/encoder/bitstream.c
- build/cmake/aom_config_defaults.cmake 1 addition, 0 deletionsbuild/cmake/aom_config_defaults.cmake
- configure 1 addition, 0 deletionsconfigure
Loading
Please register or sign in to comment