Add non420 code in multi-threaded loopfilter
Merge "vp9_ethread: add parallel loopfilter"
Merge "Add vp9_highbitdepth info in configure --help"
Fix variance Neon intrinsics > 32x32
vp9_ethread: add parallel loopfilter
Merge "Fix frame buffer swap in denoiser"
Merge "[two pass temporal svc]Fix crash issue in transcoder app caused by last fix."
Fix frame buffer swap in denoiser
Add vp9_highbitdepth info in configure --help
[two pass temporal svc]Fix crash issue in transcoder app caused by last fix.
Fix color_space enum comments for doxygen
Fix doxygen warning with usage.dox
Remove obsolete doxygen tags
Merge "Fix comments for doxygen"
Merge "Align thread data in vp9_ethread"
Merge "Clarify purpose of VP9_INVERT_TILE_DECODE_ORDER"
Merge "Add comments for two SVC related controls"
Merge "Add comments for two SVC related controls"
Merge "Add comments for control VP9E_SET_TUNE_CONTENT"
Merge "Add comments for VP9E_SET_FRAME_PERIODIC_BOOST"
Clarify purpose of VP9_INVERT_TILE_DECODE_ORDER
Align thread data in vp9_ethread
Merge "Fix comments for encoder controls"
Merge "Add encoder control for setting color space"
Merge "Switch remaining Neon variance functions to shifts"
Merge "Add 64x64 sub_pel_variance Neon function"
Add comments for two SVC related controls
Add comments for two SVC related controls
Add comments for control VP9E_SET_TUNE_CONTENT
Add comments for VP9E_SET_FRAME_PERIODIC_BOOST
Fix comments for encoder controls
Add encoder control for setting color space
Merge "Enable decoder to pass through color space info"
Add 64x64 sub_pel_variance Neon function
Switch remaining Neon variance functions to shifts
Merge "Add 64x variance Neon functions"
[twopass temporal svc] Fix decoding error on seek.
Enable decoder to pass through color space info
Add 64x variance Neon functions
Merge "Added plumbing for setting color space"
Merge "Unit test for turning VP8 denoiser on/off periodically."
Merge "Fix comments and color format"
Unit test for turning VP8 denoiser on/off periodically.
Added plumbing for setting color space
Merge "Use 64 bit to accumulate frame sse."
Merge "Refactor mc reference block fetch in denoiser"
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"
Refactor mc reference block fetch in denoiser
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
Use 64 bit to accumulate frame sse.
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