VP9 common for ARMv8 by using NEON intrinsics 06
VP9 common for ARMv8 by using NEON intrinsics 05
Merge "vp9_dx_iface.c uses CONFIG_VP9_POSTPROC but config.h not included"
Merge "Adds a test to make sure encoder parms get to decoder."
Merge "Fix PICK_MODE_CONTEXT index in non-RD coding mode"
vp9_dx_iface.c uses CONFIG_VP9_POSTPROC but config.h not included
Fix test to call clear system state in convolve_test.
Adds a test to make sure encoder parms get to decoder.
Fix PICK_MODE_CONTEXT index in non-RD coding mode
Merge "Multiframe Quality Enhancement(MFQE) in VP9."
Merge "Replace division with bit shift in choose_partitioning"
Merge "Re-enable 8x8 fdct/fht tests by changing tolerance"
Merge "Corrected optimization of 8x8 DCT code"
Merge "Refactor choose_partitioning computing scheme"
Replace division with bit shift in choose_partitioning
Corrected optimization of 8x8 DCT code
Refactor choose_partitioning computing scheme
Multiframe Quality Enhancement(MFQE) in VP9.
Enable neon idct tests for intrinsics
VP9 common for ARMv8 by using NEON intrinsics 18
VP9 common for ARMv8 by using NEON intrinsics 14
VP9 common for ARMv8 by using NEON intrinsics 13
VP9 common for ARMv8 by using NEON intrinsics 12
VP9 common for ARMv8 by using NEON intrinsics 11
VP9 common for ARMv8 by using NEON intrinsics 10
VP9 common for ARMv8 by using NEON intrinsics 09
VP9 common for ARMv8 by using NEON intrinsics 08
Merge "VP9 common for ARMv8 by using NEON intrinsics 07"
Merge "VP9 common for ARMv8 by using NEON intrinsics 04"
Merge "Substantial restructuring of AQ mode 2."
Merge "Use use_prev_frame_mvs flag for ref mv search branch"
Merge "Refactor update_state_rt"
Merge "Make RTC coding flow support sub8x8 in key frame coding"
Merge "Cosmetic naming change"
Merge "Take out redundant setting of mode_info from set_block_size"
Merge "Remove unused rd cost calculation from nonrd_use_partition"
Merge changes I92251a8b,I5d23a685
VP9 common for ARMv8 by using NEON intrinsics 07
VP9 common for ARMv8 by using NEON intrinsics 04
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."
Use use_prev_frame_mvs flag for ref mv search branch
Merge "Add convolve_copy and convolve_avg to the test"
Substantial restructuring of AQ mode 2.
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
Make RTC coding flow support sub8x8 in key frame coding
Disable neon assembly when neon is disabled
Take out redundant setting of mode_info from set_block_size
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."
Re-enable 8x8 fdct/fht tests by changing tolerance
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