Merge "vp9: add per-tile longjmp error handling"
Merge "vp9: fix -Wclobbered (longjmp + local variables)"
Merge "Use lookup table to find pixel numbers in block"
Merge "Disable vp9 _8_ loopfilters"
Use lookup table to find pixel numbers in block
Merge "Refactor denoiser frame buffer update"
Merge "Initalize zeromv_sse and newmv_sse in vp9_pick_inter_mode"
Merge "Use vp9_convolve_copy in denoiser output"
Merge "Remove unnecessary init_macroblockd."
Merge "Removed redundant local variables in the forward hybrid transforms."
Merge "Unit test for turning VP9 denoiser on/off periodically."
Refactor denoiser frame buffer update
Unit test for turning VP9 denoiser on/off periodically.
Use vp9_convolve_copy in denoiser output
Removed redundant local variables in the forward hybrid transforms.
Merge "Refactor calculation of tile_cols"
Merge "Always check and free denoiser buffer memory space"
Initalize zeromv_sse and newmv_sse in vp9_pick_inter_mode
Merge "Use qdiff to adjust the threshold of sad and variance in MFQE."
Refactor calculation of tile_cols
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"
Use qdiff to adjust the threshold of sad and variance in MFQE.
Always check and free denoiser buffer memory space
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"
Remove unnecessary init_macroblockd.
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
vp9: fix -Wclobbered (longjmp + local variables)
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"
vp9: add per-tile longjmp error handling
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"