Use vp9_convolve_copy in denoiser output
Merge "Fix best ref frame rd cost update in sub8x8 non-RD mode search"
Merge "Format fix in vp9_pick_inter_mode_sub8x8"
Fix best ref frame rd cost update in sub8x8 non-RD mode search
Format fix in vp9_pick_inter_mode_sub8x8
Merge "Fix denoiser chroma component initialization"
Merge "Skip duplicate denoiser frame buffer allocation"
Merge "Turn denoiser sensitivity on starting from kf in unit test"
Merge "Rearrange loopfilter functions"
Merge "Add missing tests for neon _16_ filters"
Merge "Moves inter mode count updates to update_stats"
Fix denoiser chroma component initialization
Skip duplicate denoiser frame buffer allocation
Add missing tests for neon _16_ filters
Merge "Use -1 consistently as invalid buffer idx"
Moves inter mode count updates to update_stats
Use -1 consistently as invalid buffer idx
Merge "Enable coefficient range checking for 10-/12-bit"
Turn denoiser sensitivity on starting from kf in unit test
Merge "Fix compiler warnigns for msvc2013"
Merge "Return error on wrong sync code"
Merge "Properly validate data size"
Merge "Deleted unused #define"
Enable coefficient range checking for 10-/12-bit
Fix compiler warnigns for msvc2013
Return error on wrong sync code
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"