Add tune-content command line option
Write VP9E_SET_TUNE_CONTENT to the correct location.
Merge "Use INTER_ALL for VAR based partitions for screencast material."
Merge "Add a codec control option to tune for screen content."
Merge "Remove vp9_postproc_x86.h"
Merge "Directly split the block in partition search"
Directly split the block in partition search
Use INTER_ALL for VAR based partitions for screencast material.
Add a codec control option to tune for screen content.
Merge "[spatial svc]Enabl golden frame for base layer and fix wrong ref_frame_flag for upper layers in first frame"
Merge changes I4e2aeaef,Ie3e478ef
Merge "Store first pass motion vector directions"
Store first pass motion vector directions
Merge "Cosmetic indent fix in vp9_rd_pick_inter_mode_sb"
[spatial svc]Enabl golden frame for base layer and fix wrong ref_frame_flag for upper layers in first frame
Cosmetic indent fix in vp9_rd_pick_inter_mode_sb
vpxdec warning errors addressed
cast enums to int to avoid gcc warning in pred_common
energy -> int to avoid unsigned / signed mismatch
vp9_firstpass.c: fix unused static function
set but unused var in vp9_rdopt
break at the end of clauses with assert(0) to avoid gcc warning
avoid signed mismatch warning in gcc
uint8_t segment and skip to avoid signed / unsigned warnings
Merge "frame_size_tests: cosmetics"
Merge "vp9_entropy: inline comes first to avoid warning."
Merge "signed unsigned mismatch - warning error"
vp9_entropy: inline comes first to avoid warning.
Merge "removed sign mismatch warning"
Merge "Added vp9_sad8x8_neon()"
Neon version of vp9_sub_pixel_variance8x8(),
Merge "Neon version of vp9_sub_pixel_variance32x32(),"
signed unsigned mismatch - warning error
removed sign mismatch warning
Merge "Skip calling vp9_block_energy when aq-mode is off"
Merge "Require armv6/media when building armv7"
Merge "Code cleanup in rdopt.c"
Merge "configure: remove multiple_arf experiment"
Merge "Changes interface to avoid uninitialized warnings in vp9_cx_iface.c."
Skip calling vp9_block_energy when aq-mode is off
Merge "Neon version of vp9_subtract_block()"
Merge "Remove third_party/libmkv"
Merge "vp9_spatial_svc_encoder.sh: Disable existing tests, add a test that works."
Merge "vpxdec.sh: Refactor vpxdec()."
Merge "tools_common.sh: Move vpxdec() test support to vpxdec.sh"
Neon version of vp9_subtract_block()
Merge "Refactor rd_pick_parition interface"
Remove third_party/libmkv
Neon version of vp9_sub_pixel_variance32x32(),
Changes interface to avoid uninitialized warnings in vp9_cx_iface.c.
vp9_spatial_svc_encoder.sh: Disable existing tests, add a test that works.
Merge "vp9_spatial_svc_encoder.sh: Prevent failures when ssvc is unavailable."
vpxdec.sh: Refactor vpxdec().
tools_common.sh: Move vpxdec() test support to vpxdec.sh
Merge "configure.sh: avoid test -a/-o for compatibility"
vp9_spatial_svc_encoder.sh: Prevent failures when ssvc is unavailable.
Merge "Chessboard pattern partition search"
Merge "Early termination after partition NONE is done in RD."
Merge "Remove copy frame neon"
Merge "Remove unused copy src frame function"
Merge "Add test for vp8 copy frame"
Merge "vp9_cx_iface: defer compressed data buffer alloc"
Early termination after partition NONE is done in RD.
Merge "Neon version of vp9_quantize_fp()"
Merge changes I3513ae17,Ia0b51165,I461d8b3d
Merge "decode_to_md5.sh: fix local md5 variable assignment"
Refactor rd_pick_parition interface
decode_to_md5.sh: fix local md5 variable assignment
Merge "Fix to Visual Studio build error."
Chessboard pattern partition search
Merge "Clean up max/min allowed block size in rd_pick_partition"
Merge "Use frame index directly in get_chessboard_index"
Merge "clear up cfg unused warning in vp9_pick_inter_mode"
Neon version of vp9_quantize_fp()
Fix to Visual Studio build error.
clear up cfg unused warning in vp9_pick_inter_mode
Neon version of vp9_sub_pixel_variance16x16(),
configure.sh: avoid test -a/-o for compatibility
make testdata: look for other variants of sha1sum
make testdata: fail if a sha1 fails or is missing
test-data.sha1: add missing checksums
Merge "Remove 'local' from configure and configure.sh"
Merge "vpx_once: implement once() for OS/2"
Merge "Makefile: add -mstackrealign to CFLAGS on OS/2 This prevents SIGSEGV of test_libvpx. Change-Id: I788743841469f4141bc8d29b1d1a8683cb00655c "
Makefile: add -mstackrealign to CFLAGS on OS/2
Remove 'local' from configure and configure.sh
vpx_once: implement once() for OS/2
vp9_cx_iface: defer compressed data buffer alloc
Merge "Remove the redundant index computation in the first pass"
Require armv6/media when building armv7
Merge "vp8: Add an aggressive denoising mode."
vp8: Add an aggressive denoising mode.
Clean up max/min allowed block size in rd_pick_partition
Use frame index directly in get_chessboard_index
Added vp9_fdct8x8_neon(), vp9_fdct8x8_1_neon()
Remove the redundant index computation in the first pass