Skip duplicate denoiser frame buffer allocation
Turn denoiser sensitivity on starting from kf in unit test
Merge "Fix denoised video output function"
Adopt weighted averaging in MFQE.
Fix denoised video output function
Merge "Remove redundant local variable for segment_id"
Add help info for --enable-vp9-highbitdepth
Remove redundant local variable for segment_id
Merge "Add bsize check condition in nonrd_use_partition"
Add bsize check condition in nonrd_use_partition
Merge "Use less tmp motion vectors in vp9_pick_inter_mode_sub8x8"
Merge "Enable sub8x8 inter block search for RTC coding mode"
Use less tmp motion vectors in vp9_pick_inter_mode_sub8x8
Properly set size based on actual buffer layout
Merge "Set ref frame scaling factor in RTC inter mode decision"
Merge "WIP: Remove giant value cost table"
Enable sub8x8 inter block search for RTC coding mode
WIP: Remove giant value cost table
Set ref frame scaling factor in RTC inter mode decision
assert that the write writes the whole packet
Merge "make vp9_coef_encodings const"
Merge "remove static initializers for partition tree"
Merge "Revert "Revert "Removal of legacy zbin_extra / zbin_oq_value."""
Merge "Tokenization without huge tables."
make vp9_coef_encodings const
Merge "convert extra bit cat structure to const statics"
Merge "Add multithread encodes to the encode perf test"
Revert "Revert "Removal of legacy zbin_extra / zbin_oq_value.""
Tokenization without huge tables.
convert extra bit cat structure to const statics
Revert "remove vp8 unused uvstride parm in simple loop filter"
Merge "Resolve several style issues in decode_perf_test"
Merge "remove vp8 unused uvstride parm in simple loop filter"
Resolve several style issues in decode_perf_test
Add multithread encodes to the encode perf test
Merge "resolve visual studio warnings around initializers"
resolve visual studio warnings around initializers
Merge "vp9_ethread: add the multi-threaded encoder unit tests"
Merge "vpxdec: ignore GET_FRAME_CORRUPTED error w/--keep-going"
Merge "Add a guard on intra mode skip control for RTC mode"
Merge "Remove ARF mode entries from THR_MODES array in non-RD mode"
Merge "Rework mode search threshold update for RTC coding mode"
Merge "Properly store the tx_size of selected intra mode"
Merge "Fix including test file twice."
Merge "Fix encode perf test"
Revert "Removal of legacy zbin_extra / zbin_oq_value."
Merge "Removal of legacy zbin_extra / zbin_oq_value."
Merge "make vp9 encoder static initializers thread safe"
Merge "tests/examples.sh: skip env. check for filtered tests"
Removal of legacy zbin_extra / zbin_oq_value.
Remove mode dependent zbin boost.
vp9_ethread: add the multi-threaded encoder unit tests
Fix including test file twice.
make vp9 encoder static initializers thread safe
Add a guard on intra mode skip control for RTC mode
Merge "Improve motion detection for low complexity regions."
vpxdec: ignore GET_FRAME_CORRUPTED error w/--keep-going
tests/examples.sh: skip env. check for filtered tests
Let YUV plane share the same dqcoeff buffer.
Remove ARF mode entries from THR_MODES array in non-RD mode
Merge "Corrected value range of --cpu-used for vp9"
Rework mode search threshold update for RTC coding mode
Corrected value range of --cpu-used for vp9
Merge "Add rectangle block support for MFQE."
Merge "Enhance the end to end psnr tests"
Enhance the end to end psnr tests
remove static initializers for partition tree
Merge "Improve the libvpx encoder test driver"
Merge "Use bit_depth in VP9Common as the flag of highbit."
Properly store the tx_size of selected intra mode
Merge "Remove reset mode_info array per frame"
Merge "Set second ref frame to be NONE in key frame coding"
Improve the libvpx encoder test driver
Use bit_depth in VP9Common as the flag of highbit.
VP9 common for ARMv8 by using NEON intrinsics 15
Merge "Use defines for inline and __builtin_prefetch"
Improve motion detection for low complexity regions.
Merge "Fix intra mode update process in vp9_pick_inter_mode"
Add rectangle block support for MFQE.
Merge "VP9 common for ARMv8 by using NEON intrinsics 16"
Merge "Allow building multi-res encoder with --shared"
Merge "Silence -Werror=unused-parameter"
Remove reset mode_info array per frame
Set second ref frame to be NONE in key frame coding
Use defines for inline and __builtin_prefetch
Merge "Revert "Revert "Add support for setting byte alignment."""
VP9 common for ARMv8 by using NEON intrinsics 16
Allow building multi-res encoder with --shared
Merge "rtcd: handle armv7s architecture"
VP9 common for ARMv8 by using NEON intrinsics 19
Merge "Fixed MFQE crash issue for highbit depth."
Fixed MFQE crash issue for highbit depth.
Merge "Initialize best_tx_size with invalid value"
Merge "Prevent decoder from using uninitialized entropy context."
Merge "Use right shift to replace division in vp9_pick_inter_mode"
Merge "Fix for crash in highbitdepth rt mode"
Fix for crash in highbitdepth rt mode
Merge "Fix the comments."