vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h
Merge "Don't apply active map on key frames."
Merge "Set loop filter level to zero on inactive segment."
Don't apply active map on key frames.
vp[89]_cx_iface.c: remove obsolete ABI checks
Set loop filter level to zero on inactive segment.
Merge "Restore first ref frame pointer to the correct value"
Merge "enable test/vp9_encoder_parms_get_to_decoder"
Merge "put spatial svc behind an ABI check"
Merge changes I42fa121b,Id30076ce
Restore first ref frame pointer to the correct value
Merge "Move joint_motion_search & delete function prototype"
Merge "external_frame_buffer_test: quiet static analysis warnings"
Move joint_motion_search & delete function prototype
vp8: fix a bug in the internal PSNR calculation
enable test/vp9_encoder_parms_get_to_decoder
put spatial svc behind an ABI check
Merge "Speed up non-rd mode decision search"
Merge "Fix an ioc warning in vp9_pick_inter_mode"
Merge "Adjustments to aq-mode=3."
vpx/vpx_codec.h: bump ABI version
vpx/vpx_encoder.h: bump ABI version
Merge "vp9_resize_plane: quiet some static analysis warnings"
Merge changes Ie5a24275,Ib72946a8,I532b882b
Merge "Fix external resize memory issues."
external_frame_buffer_test: quiet static analysis warnings
vp9_resize_plane: quiet some static analysis warnings
vp9_fdct8x8_quant_ssse3: quiet a static analysis warning
vp9_fdct8x8_quant_sse2: quiet a static analysis warning
vp9_mv_pred: quiet a static analysis warning
Merge changes Icc7da602,Id166bd8a
Speed up non-rd mode decision search
Order header files alphabetically
Remove last remnants of obj_int_extract
Merge "Add protection for codec interface name change."
Merge "Fix the C version of column vector projection"
Fix the C version of column vector projection
Merge "Refactor set vbp thresholds function"
Merge "Remove unused ZBIN_BOOST macros"
Add protection for codec interface name change.
Refactor set vbp thresholds function
Remove unused ZBIN_BOOST macros
Fix an ioc warning in vp9_pick_inter_mode
Add frame parallel decode option to vpxdec.
Merge "Remove duplicate clamping"
Merge "Remove ineffective newmv skip checking from vp9_pick_inter_mode"
Merge "Simplify prediction filter search in rtc coding mode"
Merge "Refactor column integral projection computation"
Merge "change the order of inter modes evaluated"
Fix external resize memory issues.
Remove ineffective newmv skip checking from vp9_pick_inter_mode
Simplify prediction filter search in rtc coding mode
change the order of inter modes evaluated
Merge changes I67890f52,I33c72799
Refactor column integral projection computation
Merge "Fix indent in choose_partitioning"
Fix indent in choose_partitioning
vp9_pick_inter_mode(): minor optimizations
Merge "Fix choose_partitioning threshold setup for speed -5"
Fix 1-step refinement search table
usage.dox: fix encoder/decoder subpage list indent
usage.dox: fix doxygen warnings in 1.8.x
Fix choose_partitioning threshold setup for speed -5
Merge "Fix comments for vpx_codec_enc_config_default()"
Fix comments for vpx_codec_enc_config_default()
Merge "Provide information on codec controls"
Merge "Set default encode test driver to 1 column and 1 thread."
Merge "Fix crash with vp9 denoiser on."
Merge "Use sdx4df to do 1-step refinement"
Provide information on codec controls
Merge "Lower bitrate threshold below which cyclic refresh is turned off."
Merge "Reconcile active_map and cyclic refresh"
Merge "Reset src buffer only once in vp9_int_pro_motion_estimation"
Merge "Reduce the number of full block SAD calls"
Use sdx4df to do 1-step refinement
Lower bitrate threshold below which cyclic refresh is turned off.
Merge "Shorten GF/arf interval in hard scenes."
Set default encode test driver to 1 column and 1 thread.
Merge changes Ic54c88ec,I6f120b65
Reset src buffer only once in vp9_int_pro_motion_estimation
Merge "vp9_pick_inter_mode(): Use single loop to evaluate inter modes"
Added comment for vp9 only codec controls
Rename a vp9 only control with vp9e prefix
Reduce the number of full block SAD calls
Merge "Minorly modify model_rd_for_sb_y function"
Merge "Fix fdct8x8_quant ssse3 overflow issue"
Reconcile active_map and cyclic refresh
vp9_pick_inter_mode(): Use single loop to evaluate inter modes
Minorly modify model_rd_for_sb_y function
Fix fdct8x8_quant ssse3 overflow issue
Merge "Some rate control adjustments to control overshoot"
Merge "Prevent integer overflow in choose_partitioning"
Merge "Remove unnecessary speed feature checking"
Merge "Apply fast motion search to golden reference frame"
Merge "Refactor to remove GLOBAL_MOTION"