Fix pickmode for intra DC blocks
Merge "remove unused fields from BOOL_CODER / vp9_writer"
Merge "remove remaining references to XMA"
remove remaining references to XMA
Merge "vp9_write_bit_buffer: fix function name typo"
Merge "Enable fast forward txfm and quant for rate-distortion search"
Merge "Implementing right flushing for simple_encoder."
Merge "Add tune-content command line option"
Implementing right flushing for simple_encoder.
[spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_codec_enc_cfg to fix heap-overflow issue in asan config
Merge "Removing unised OUTPUT_YUV_SRC define."
Merge "Integrate fast txfm and quant path into skip_recode system"
Merge "Extend skip_txfm flag into array to cover YUV planes"
Merge "Adds spatial-svc macros to code to allow disabling"
Merge "test/vpxenc.sh: Convert vpxenc() to a simple wrapper."
Merge "vp8: Code cleanup for control of denoiser mode."
Removing unised OUTPUT_YUV_SRC define.
Enable fast forward txfm and quant for rate-distortion search
vp8: Code cleanup for control of denoiser mode.
Adds spatial-svc macros to code to allow disabling
Merge "Moving pass from VP9_COMP to VP9EncoderConfig."
Merge "Common encode/decode function to get reference frame"
test/vpxenc.sh: Convert vpxenc() to a simple wrapper.
Merge "Removing legacy XMA features from libvpx."
Moving pass from VP9_COMP to VP9EncoderConfig.
Merge "Cleaning up vp9_encodeframe.c."
Common encode/decode function to get reference frame
Remove coding_use_prev_mi member from VP9_COMMON
Merge "Fix active_map speed 6."
Merge "Cleanup SEG_LVL_SKIP handling in encode_superblock."
Merge "Fix bug 807"
Fix bug 807
test/vpxenc.sh: Enable the VP9 lossless test.
Merge "vp9 ssvc test: Remove disabled tests."
Merge "vpxenc tests: Relocate vpxenc wrapper."
Merge "Fix bug 806"
Cleanup SEG_LVL_SKIP handling in encode_superblock.
vp9 ssvc test: Remove disabled tests.
Merge "tools_common.c: unsigned signed mismatch addressed"
Cleaning up vp9_encodeframe.c.
Merge "vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp."
Fix bug 806
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"
vpxenc tests: Relocate vpxenc wrapper.
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."
Integrate fast txfm and quant path into skip_recode system
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.
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"
remove unused fields from BOOL_CODER / vp9_writer
vp9_write_bit_buffer: fix function name typo
Removing legacy XMA features from libvpx.
Directly split the block in partition search
Extend skip_txfm flag into array to cover YUV planes
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