Cleanup SEG_LVL_SKIP handling in encode_superblock.
Merge "tools_common.c: unsigned signed mismatch addressed"
Merge "vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp."
Merge "Removing direct references to VP9_COMP."
vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp.
Merge "vp9_bitstream: make some function params const"
Merge "Changes hdr for profiles > 1 for intraonly frames"
vp9_bitstream: make some function params const
Merge "vp9_cx_iface.c: warning missing default"
Merge "Adding ticks <-> timebase units conversion functions."
Changes hdr for profiles > 1 for intraonly frames
Merge "configure: add --enable-coefficient-range-checking"
tools_common.c: unsigned signed mismatch addressed
vp9_cx_iface.c: warning missing default
Merge "vp9_rd.c: cleanup ugly expression"
Merge "Make the api behavior conform to api spec."
configure: add --enable-coefficient-range-checking
vp9_rd.c: cleanup ugly expression
Merge "[spatial svc]Add is_spatial_svc() helper function."
Merge "vp8 bugfix: Reallocate denoiser when spatially resizing."
[spatial svc]Add is_spatial_svc() helper function.
Adding ticks <-> timebase units conversion functions.
vp8 bugfix: Reallocate denoiser when spatially resizing.
Merge "Create function vp9_preserve_existing_gf"
Removing direct references to VP9_COMP.
Merge "Write VP9E_SET_TUNE_CONTENT to the correct location."
Merge "vp9_subexp: remove vp9_compute_update_table()"
Make the api behavior conform to api spec.
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
Create function vp9_preserve_existing_gf
Use INTER_ALL for VAR based partitions for screencast material.
Add a codec control option to tune for screen content.
vp9_subexp: remove vp9_compute_update_table()
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"