Merge "postproc.c: Cast away MSVC data loss warning."
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."
postproc.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.
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
Merge "vp9_filter: move table alignment decl's to header"
Merge "restore examples to doxygen output"
Add comments to portion of SVC interface.
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"
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.
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
vp9_rdopt.c : Silence more V.S. compiler warnings.
vp9_bitstream.c resolve warnings in vs
vp9_pickmode.c resolve vs issue
vp9_vaq.c resolve vs warnings
Remove some unused and non-persistant variables from VP9_COMP.
Merge "vp9_ratectrl - convert buffers to int64 to avoid casting"
Merge "vp9_write_bit_buffer.h add consts to suppress warnings in vs"
Merge "In realtime mode enforce one pass with 0 lag"
Merge "vp9_ratectrl.h resolve visual studio warnings"
Merge "vp9_onyx_int.h resolve visual studio warning errors"
Merge "fast approximate model_rd_from_var_lapndz"
Merge "vp9_mcomp.c visual studio warnings resolved"
Merge "vp9_firstpass.c visual studio warnings addressed"
vp9_ratectrl - convert buffers to int64 to avoid casting
vp9_write_bit_buffer.h add consts to suppress warnings in vs
vp9_ratectrl.h resolve visual studio warnings
vp9_onyx_int.h resolve visual studio warning errors
vp9_mcomp.c visual studio warnings resolved
vp9_firstpass.c visual studio warnings addressed
Merge "Cleanup: removing "ptr" suffix from var names."
cosmetics: yv12config.h: remove extra indent
Cleanup: removing "ptr" suffix from var names.
Cleaning up pack_inter_mode_mvs() function.
Merge "Fix build error caused by a merge conflict."
Merge "Removing reference to non-existing context_counters array."
Fix build error caused by a merge conflict.
Merge "Removed the reset of mode_info from previous frame"
Merge "Disable using golden frame modes if golden frames are not being used"
In realtime mode enforce one pass with 0 lag
Merge "Adapting vp8_set_maps.c example to use new APIs."
Merge "Calling vpx_img_read() from vp9_spatial_scalable_encoder."
Merge "Add VP9 decoder support for external frame buffers"
Fix target frame size setting, for 1pass cbr.
Removing reference to non-existing context_counters array.
Adapting vp8_set_maps.c example to use new APIs.
Merge "Calling vpx_img_read() from vpx_temporal_scalable_patterns."
Merge "Adding explicit casts in yv12config.c."
Calling vpx_img_read() from vp9_spatial_scalable_encoder.
Disable using golden frame modes if golden frames are not being used