Merge "Remove unused rd cost calculation from nonrd_use_partition"
Merge changes I92251a8b,I5d23a685
VP9 common for ARMv8 by using NEON intrinsics 03
VP9 common for ARMv8 by using NEON intrinsics 02
Merge "Fix clang ioc warning due to NULL src_mi pointer."
Merge "Add convolve_copy and convolve_avg to the test"
Fix clang ioc warning due to NULL src_mi pointer.
Merge "VP9 common for ARMv8 by using NEON intrinsics 01"
Add convolve_copy and convolve_avg to the test
Merge "Disable neon assembly when neon is disabled"
Adds a decode perf test that builds a new file.
VP9 common for ARMv8 by using NEON intrinsics 01
Disable neon assembly when neon is disabled
Merge "Clean up the logic of handling corrupted frame."
Remove unused rd cost calculation from nonrd_use_partition
Merge "Extend x32 check by also checking for __x86_64__."
Merge "SSSE3 Optimization for Atom processors using new instruction selection and ordering"
SSSE3 Optimization for Atom processors using new instruction selection and ordering
Merge "Changes to assembler for NASM on mac."
Merge "Improve the performance by caching the left_mi and right_mi in macroblockd."
Merge "Use average mb energy from first pass in AQ2 test."
Merge "Fix potential integer overflow."
Make the decoder Cfg available to encoder tests..
Merge "vp9 asserts: fix compile warning"
Merge "fix building with --disable-spatial-resampling"
fix building with --disable-spatial-resampling
Merge "vp9: fix frame-parallel encoding"
Merge "Some internal-stats, vp9-highbitdepth bug fixes"
vp9: fix frame-parallel encoding
Merge "Remove redundant rdcost reset"
Merge "Fix a motion search skip condition in vp9_pick_inter_mode"
Merge "Remove redundant MB_MODE_INFO reset from vp9_pick_mode_inter"
Improve the performance by caching the left_mi and right_mi in macroblockd.
vp9 asserts: fix compile warning
Remove redundant rdcost reset
Fix a motion search skip condition in vp9_pick_inter_mode
Remove redundant MB_MODE_INFO reset from vp9_pick_mode_inter
Merge "Merge set_prev_mi function into encoder function."
Some internal-stats, vp9-highbitdepth bug fixes
Merge "Remove redundant vp9_zero in choose_partitioning"
Merge "Enable conditional skip path in rd_pick_intra_sby_mode"
Merge "Use hybrid RD and non-RD coding flow for key frame coding"
Remove redundant vp9_zero in choose_partitioning
Enable conditional skip path in rd_pick_intra_sby_mode
Use hybrid RD and non-RD coding flow for key frame coding
Merge "vp9_ethread: the tile-based multi-threaded encoder"
Fix potential integer overflow.
Merge "Increase strength of AQ1."
Merge "Use the RTC optimizations when in high bitdepth mode."
Merge "vp9_reader: reorder struct members"
Merge "Corrected the renaming of CONFIG_VP9_HIGH ro CONFIG_VP9_HIGHBITDEPTH."
Use the RTC optimizations when in high bitdepth mode.
Merge "Loop filter test fix"
Clean up the logic of handling corrupted frame.
Merge set_prev_mi function into encoder function.
vp9_ethread: the tile-based multi-threaded encoder
Merge "Fixes a missing highbitdepth convolve call bug"
Corrected the renaming of CONFIG_VP9_HIGH ro CONFIG_VP9_HIGHBITDEPTH.
Merge "Free motion vector array before re-allocating"
Merge "Various updates to vp8."
Merge "acm_random: provide full range for Rand16()"
Merge "sse2 visual studio build fix"
Fixes a missing highbitdepth convolve call bug
acm_random: provide full range for Rand16()
Merge "acm_random: provide full range for Rand8()"
Merge "Use memset for initialization to 0"
sse2 visual studio build fix
Free motion vector array before re-allocating
Merge "Increase delta-qp for aq=3 mode, after key frame."
Merge "Fix indent in source_var_based_partition_search_method"
Use memset for initialization to 0
Merge "vp9: sync threads after a longjmp"
Extend x32 check by also checking for __x86_64__.
Increase delta-qp for aq=3 mode, after key frame.
acm_random: provide full range for Rand8()
Fix indent in source_var_based_partition_search_method
Merge "Remove unused ONE_LOOP entry from speed feature"
Merge "Rework coeff probability model update for rtc coding"
Enable non-rd mode coding on key frame, for speed 6.
Remove unused ONE_LOOP entry from speed feature
Rework coeff probability model update for rtc coding
vp9: sync threads after a longjmp
Use average mb energy from first pass in AQ2 test.
Merge "Reinsert macro to fix issue 884."
Merge "Fix a warning related to VPX_EFLAG_FORCE_KF check"
Reinsert macro to fix issue 884.
Merge "Added high bitdepth sse2 transform functions"
Fix a warning related to VPX_EFLAG_FORCE_KF check
Added high bitdepth sse2 transform functions
Enforce error resilient mode on in temporal svc real-time mode
Merge "Cyclic refresh: factor segment delta-q into rate control."
Merge "Turn off temporal svc unit test in RTC setting"
Cyclic refresh: factor segment delta-q into rate control.
Turn off temporal svc unit test in RTC setting
Merge "Remove repeated search_type_check_frequency assign"
Merge "vp9_ethread: calculate and save the tok starting address for tiles"