Relax constraints on Y4M header parsing
Relax constraints on Y4M header parsing
Merge changes I43d9d477,I8d4661ec
Merge "svc: turn off use_base_mv on non base layer."
svc: turn off use_base_mv on non base layer.
vp9_end_to_end_test: fix compile with gcc 4.8.5
sad_test: fix compilation w/gcc 4.8.5
Merge "Do not reuse mv in base spatial layer if curr buf same as prev."
Do not reuse mv in base spatial layer if curr buf same as prev.
Merge changes Ib016ab5a,Ie6d63a68,I96b18436,I0b98741d
Use VPX_CODEC_INVALID_PARAM when ext_ratectrl=NULL
Handle vp9_extrc functions' return status properly
Add return to vp9_extrc_update_encodeframe_result
Add status in vp9_extrc_get_encodeframe_decision
Return status in vp9_extrc_send_firstpass_stats
Return status in vp9_extrc_create/init/delete
{highbd_,}loopfilter_neon.c: quiet -Wmaybe-uninitialized
Relax constraints on Y4M header parsing
vpxenc: initalize the image object
Fix show_index in vp9_extrc_encodeframe_decision()
Correct pixel_count in encode_frame_result
First pass: skip motion search for intra-only
Merge "configure: add darwin20 cross-compile support"
configure: add darwin20 cross-compile support
Fix typos in simple_encode.h
Merge "Revert "Close out file in EndEncode()""
Revert "Close out file in EndEncode()"
Merge "Close out file in EndEncode()"
Merge "Refine documentation of vpx_ext_ratectrl.h"
Merge "Allow user to set rc_mode and cq_level in SimpleEncode"
Refine documentation of vpx_ext_ratectrl.h
Allow user to set rc_mode and cq_level in SimpleEncode
Add gop_index to vpx_ext_ratectrl.h
Capitalize VPX_RC_OK / VPX_RC_ERROR
Add doxygen for vpx_rc_funcs_t
Add doxygen for vpx_rc_config
Copy first pass stats documentation from AV1 to VP9
Add doxygen to structs in vpx_ext_ratectrl.h
Merge changes I12a72d3a,I1a6c5752
Remove condition on copying svc loopfilter flag
Fix uninitialized warning in resize_test.cc
Fix the warning of C90 mixed declarations and code
Merge "vp9: Allow for disabling loopfilter per spatial layer"
vp9: Allow for disabling loopfilter per spatial layer
Accumulate frame tpl stats and pass through rate control api
Merge "libs.mk: set LC_ALL=C w/egrep invocations"
Merge "Add a comment about bitdeptharg and inbitdeptharg"
libs.mk: set LC_ALL=C w/egrep invocations
Add a comment about bitdeptharg and inbitdeptharg
Merge "Add cmd line option to control loopfilter for vpxenc"
vp9_ext_ratectrl_test: add missing override
Add cmd line option to control loopfilter for vpxenc
Download bus_352x288_420_f20_b8.yuv properly
Merge changes I27932c41,I2ff9e54a,I4ebed472
Merge "Add unit test for vp9_ext_ratectrl"
Small changes of vp9_ext_ratectrl_test.cc
Add ref frame info to vpx_rc_encodeframe_info_t
Add vpx_rc_status_t
vp9-rtc: Fix to control for disabling loopfilter
Add unit test for vp9_ext_ratectrl
Add vp9_extrc_update_encodeframe_result()
vp9_extrc_get_encodeframe_decision()
Call vp9_extrc_send_firstpass_stats() properly
Add vp9_extrc_send_firstpass_stats()
Add vp9_extrc_init/create/delete
Add callback functions for external_rate_control
Add codec control for external rate control lib
Add SetEncodeConfig and DumpEncodeConfigs
Add codec control to disable loopfilter for vp9
Merge "ratectrl_rtc_test.cc: fix signed/unsigned comparison"
Merge "Add file for rate control interface test."
Add file for rate control interface test.
ratectrl_rtc_test.cc: fix signed/unsigned comparison
configure.sh: fix arm64-darwin-gcc match
configure: add darwin20 support
Merge "vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant casts"
vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant casts
test/encode_test_driver: rm redundant get() w/unique_ptr
vp8: Remove sched_yield on POSIX systems
googletest: enable failure on uninstantiated tests
Upstream GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST
vp9-rtc: Add control to disable maxq on overshoot
Escape number sign in Makefiles
Merge "Refine MMI & MSA detection for mips"
Refine MMI & MSA detection for mips
vp9-svc: Fix to resetting RC for temporal layers
rtc-vp9: Fix to rcstats in vp9_spatial_svc_encoder
Merge "Merge remote-tracking branch 'origin/quacking' into master"
Merge "test/*: use canonical downloads.webmproject url"
Avoid re-allocating fp_motion_vector_info
Cosmetic changes in simple_encode.h
Correct the first pass motion vector scale
Cosmetic change for simple_encode_test.cc
Make target_frame_bits error margin configurable.
Avoid division by zero for rate q_step model
Add rq_history to encode_frame_result