vp9_write_bit_buffer.h add consts to suppress warnings in vs
Merge "Cleanup: removing "ptr" suffix from var names."
cosmetics: yv12config.h: remove extra indent
Cleanup: removing "ptr" suffix from var names.
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"
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
Add VP9 decoder support for external frame buffers
Merge "Using MV instead of int_mv inside vp9_full_pixel_diamond()."
Merge "vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings"
Removed the reset of mode_info from previous frame
Merge "Remove redundant set_offsets in rtc coding mode"
Calling vpx_img_read() from vpx_temporal_scalable_patterns.
Merge "Datarate test for temporal layers and frame dropper."
Adding explicit casts in yv12config.c.
vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings
Merge "Removing x86_cpuid.c."
Using MV instead of int_mv inside vp9_full_pixel_diamond().
Merge "Renaming skip_coeff to skip for consistency."
Merge "Update to vpx_temporal_scalable_patterns test:"
Merge "Fix neon wide loopfilter for filter8 only branch"
Merge "AVX2 Convolve Optimization"
Remove redundant set_offsets in rtc coding mode
Merge changes I121fe66c,I94f57f8a
Remove some cases for turning off arf.
Datarate test for temporal layers and frame dropper.
Update to vpx_temporal_scalable_patterns test:
Merge "vp9_mbgraph.c static analysis issues resolved."
Merge "vp9_temporal_filter.c static analysis issue resolution"
Merge "vp9_pickmode.c static analysis issues resolved"
vp9_mbgraph.c static analysis issues resolved.
vp9_temporal_filter.c static analysis issue resolution
Merge "vp9_rdopt.c static analysis issues resolved"
vp9_pickmode.c static analysis issues resolved
Merge "static analysis warning in vp9_ratectrl.c"
Merge "vp9_mcomp.c static analysis issues"
Merge "clear out static analysis warning"
Merge "clean out static analyzer warnings vp9_encodeframe.c"
Merge "Adding and reusing vpx_img_plane_{width, height}() functions."
Flushing the encoder in simple_decoder example.
Adding and reusing vpx_img_plane_{width, height}() functions.
Fix neon wide loopfilter for filter8 only branch
Merge "Removing init_rdcost_stack() + cleanup."
Merge "decode_test_driver: Use size_t for size arg to DecodeFrame()."
Merge "Converting int_mv to MV."
Merge "Remove unnecessary vp9_setup_buffer_inter use"
Merge "Remove inactive control parameters"
Merge "Remove unused using_small_partition_info functions"
Merge "Remove unused function in vp9_encodeframe"
Renaming skip_coeff to skip for consistency.
Merge "Adding consts to mv search function arguments."
Merge "gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX."
vp9_rdopt.c static analysis issues resolved
decode_test_driver: Use size_t for size arg to DecodeFrame().
Merge "Cleanup tokenize_b and hoist some invarients out of the loop."
Merge "Using video writer API from vp9_spatial_scalable_encoder."
Merge "Adding API to get vpx encoder/decoder interface."
Remove unnecessary vp9_setup_buffer_inter use
Merge "Fix frames that have no references to them."
Adding consts to mv search function arguments.
gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX.
Remove inactive control parameters
Remove unused using_small_partition_info functions
Remove unused function in vp9_encodeframe
Merge "Cleaning up vp9_full_search_sad_c() function."
Merge "Removing vp9_foreach_transformed_block_uv() function."
static analysis warning in vp9_ratectrl.c
vp9_mcomp.c static analysis issues
clear out static analysis warning
clean out static analyzer warnings vp9_encodeframe.c
Using video writer API from vp9_spatial_scalable_encoder.
Merge "Minor cleanup."
Merge "Use INTER_OFFSET in vp9_pick_inter_mode"
Merge "Fixed a bug where no valid partition is allowed"
Merge "Skip COMDAT sections when parsing COFF"
Merge "Removes active_worst_quality feedback"
Use INTER_OFFSET in vp9_pick_inter_mode
Fixed a bug where no valid partition is allowed
Adding API to get vpx encoder/decoder interface.
Merge "Enable encode_breakout in real time encoding"
Fix frames that have no references to them.
Removing init_rdcost_stack() + cleanup.
Removing vp9_foreach_transformed_block_uv() function.
Merge "Hiding encode_b_args struct inside vp9_encodemb.c."
Cleaning up vp9_full_search_sad_c() function.