Merge "vp9_subpel_variance_impl_intrin_avx2.c: make some tables static"
Merge "vp9_subpixel_8t_intrin_ssse3.c: make some tables static"
Merge "vp9_subpixel_8t_intrin_avx2.c: make some tables static"
Merge "Rename vp8_cfg to vp9_cfg in vp9_cx_iface"
Merge "Use MI_BLOCK_SIZE in block coding loop"
Merge "Rework non-RD mode decision coding flow"
Merge "twopass_encoder.c: Silence MSVC data loss warnings."
Merge "vpx_temporal_scalable_patterns: set rc_target_bitrate correct."
Merge "Use fast HEX search in real time mode"
Merge "Only track mode_chosen_counts if CONFIG_INTERNAL_STATS."
vp9_encodeframe.c: Silence rdmult assignment warning with a cast.
Merge "vp9_vaq.c: Cast result of round() to int to silence warning caused by clamp() call."
vp9_encodeframe.c: Silence totalrate assignment warning with a cast.
vpx_temporal_scalable_patterns: set rc_target_bitrate correct.
Condition alt-ref entropy context setting on svc.
Merge "vp9_rdopt.c: Use int64_t for dist_sum and rate_sum in model_rd_for_sb()."
Merge "video_source.h: Minor clean up."
Merge "vp8_set_maps.c: Silence signed/unsigned mismatch MSVC warnings."
Merge "vp8cx_set_ref.c: Silence MSVC data loss warning."
Merge "Fixed compilation on mingw with secure APIs enabled by default."
Only track mode_chosen_counts if CONFIG_INTERNAL_STATS.
vp8cx_set_ref.c: Silence MSVC data loss warning.
vp8_set_maps.c: Silence signed/unsigned mismatch MSVC warnings.
twopass_encoder.c: Silence MSVC data loss warnings.
video_source.h: Minor clean up.
Merge "decode_with_drops.c: Cast away MSVC data loss warning."
Merge "simple_decoder.c: Silence MSVC data loss warning."
Merge "postproc.c: Cast away MSVC data loss warning."
Rename vp8_cfg to vp9_cfg in vp9_cx_iface
Merge "Adding is_mv_valid() function."
Adding is_mv_valid() function.
Merge "Do not use the value of 'rate_mv' if uninitialized."
Merge "vpx_temporal_scalable_patterns.c: Silence MSVC warnings."
simple_decoder.c: Silence MSVC data loss warning.
postproc.c: Cast away MSVC data loss warning.
decode_with_drops.c: Cast away MSVC data loss warning.
Merge "error_resilient.c: Cast away MSVC data loss warning."
Merge "decode_to_md5.c: Silence warning with cast."
Merge "force_keyframe.c: Cast away MSVC data loss warning."
Merge "vpx_frame_buffer.h: add doxygen \file block"
error_resilient.c: Cast away MSVC data loss warning.
Merge "vp9: normalize DECLARE_ALIGNED use on global tables"
force_keyframe.c: Cast away MSVC data loss warning.
vpx_temporal_scalable_patterns.c: Silence MSVC warnings.
Use MI_BLOCK_SIZE in block coding loop
Rework non-RD mode decision coding flow
decode_to_md5.c: Silence warning with cast.
Merge "Remove comment from calls to vp9_clear_system_state."
Cleaning up vp9_onyx_if.c.
Merge "Cleaning up pack_inter_mode_mvs() function."
Merge "Removing unused tree_update_hist[] array."
Merge "Cleaning up vp9_encodemb.c."
vp9: normalize DECLARE_ALIGNED use on global tables
vp9_rdopt.c: Use int64_t for dist_sum and rate_sum in model_rd_for_sb().
vp9_subpel_variance_impl_intrin_avx2.c: make some tables static
vp9_subpixel_8t_intrin_ssse3.c: make some tables static
vp9_subpixel_8t_intrin_avx2.c: make some tables static
Merge "vp9_filter: move table alignment decl's to header"
Merge "restore examples to doxygen output"
Add comments to portion of SVC interface.
vp9_vaq.c: Cast result of round() to int to silence warning caused by clamp() call.
Do not use the value of 'rate_mv' if uninitialized.
Remove comment from calls to vp9_clear_system_state.
Merge "Enable sub-pixel motion search for rtc mode"
Merge "Initialize internal buffer pointers in rtc mode"
Use fast HEX search in real time mode
Merge "SSSE3 convolution optimization"
Merge "AVX2 SubPixel Variance Optimization"
Enable sub-pixel motion search for rtc mode
Merge "Replace vqshrun by vqmovun if shift #0 bit"
Cleaning up vp9_encodemb.c.
Merge "vp9_onyx_if.c resolve vs warnings"
Merge "Change post- to pre-increment."
vp9_onyx_if.c resolve vs warnings
Merge "A couple more V.S. warnings silenced."
vp9_filter: move table alignment decl's to header
vp9_cx_iface vp9_dx_iface vpxdec vs warnings
vp9/encoder/vp9_onyx_if: Fix compute_qdelta_by_rate() warnings
Replace vqshrun by vqmovun if shift #0 bit
A couple more V.S. warnings silenced.
Fixed compilation on mingw with secure APIs enabled by default.
Merge "Remove redundant arm neon instructions."
restore examples to doxygen output
Removing unused tree_update_hist[] array.
AVX2 SubPixel Variance Optimization
Change post- to pre-increment.
Merge "Cleanup some comments."
Merge "Make cpi->speed always positive"
Merge "Enforce max-intra-pct in one-pass cbr mode"
SSSE3 convolution optimization
Merge "minor spelling cleanup in comments"
Make cpi->speed always positive
Enforce max-intra-pct in one-pass cbr mode
Merge "vp9_rdopt.c : Silence more V.S. compiler warnings."
Merge "vp9_bitstream.c resolve warnings in vs"
Merge "vp9_pickmode.c resolve vs issue"
Merge "vp9_vaq.c resolve vs warnings"
vpx_frame_buffer.h: add doxygen \file block