AVX2 SubPixel AVG Variance Optimization
Changed a constant array to static const type
Merge "Remove an unused variable"
move vp9_spatial_scalable_encoder.c to examples/
Merge "Refactor selected partition size coding for rtc"
Merge "update nestegg"
Merge "vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID"
Merge "Stop gating non420 features with a configure flag."
Merge "Require an --experimental-bitstream flag at runtime for encoding profile 1."
Refactor selected partition size coding for rtc
Merge "vp9_rd_pick_inter_mode_sb() reorganization"
Stop gating non420 features with a configure flag.
Require an --experimental-bitstream flag at runtime for encoding profile 1.
vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID
obj_int_extract.bat: Pass obj_int_extract.exe path to obj_int_extract.bat.
Merge "Enable reduced set of intra modes in rtc coding"
Merge "Added three test vectors with droppable frames"
vp9_rd_pick_inter_mode_sb() reorganization
Enable reduced set of intra modes in rtc coding
Merge "Force alt reference frame off in rtc mode"
Added three test vectors with droppable frames
Merge "Test vectors for odd image width and height."
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"
Force alt reference frame off in rtc mode
Test vectors for odd image width and height.
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"