mkfile: comment out unused stuff for now
build per arch
plan9: fix compilation on 386 and arm
Merge remote-tracking branch 'upstream/master'
plan 9: dirty multithreading (need to link with dav1d until this is moved somewhere else)
add ignored files
port to Plan 9, just enough to decode video with treason (also thanks to Uramekus for initial porting work)
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"
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
Fix ObserveFirstPassMotionVectors()
Make initial q_index guess at 128
Correct rq_model_update when recode_count == 1
Merge "Cosmetic changes for rate_ctrl experiment"
L2E: Add ObserveFirstPassMotionVector
Merge "Add recode loop logics for rate_ctrl experiment"
Assign correct values for zcoeff_blk in sub8x8 RDO
NULL -> nullptr in CPP files
Merge "libs.mk: quiet curl output"
Silience warnings about uninitiated test cases
update googletest to release-1.10.0-224-g23b2a3b1
Merge "vp8,vpx_dsp: [loongson] fix msa optimization bugs"
Merge "Build libsimple_encode.a separately"
Add init version of EncodeFrameWithTargetFrameBits()
Add SetEncodeSpeed() to SimpleEncode
Merge "Cap target bitrate to raw rate internally"
Merge "test/*: rename *TestCase to TestSuite"
vp8,vpx_dsp:[loongson] fix bugs reported by clang
vp9: Update last_q for dropped frames
vp9: Fix to use last_q for resize check
vp9-svc: Fix the bitrate control for spatial svc
add CONTRIBUTING.md
vp8,vpx_dsp:[loongson] fix specification of instruction name
vp9-svc: Fix to setting frame size for dynamic resize
vp9-svc: Allow scale_references for single layer svc
Merge "tools/lint-hunks.py: skip third_party files"
Merge changes I07f2c208,I79762df8
vp9-rtc: Fix to resetting drop_spatial_layer
vp9-rtc: Fixes to resizer for real-time
vp9-svc: Add svc test for denoiser and dynamic resize
vp9-svc: Fix to dynamic resize for svc denoising
Let SetExternalGroupOfPicturesMap use c-style arr
Fix assertion error in simple_encode.cc
Merge "Refactor simple_encode_test.cc"
Merge "Add NV12 support"
Add extra check / unit test to SetExternalGroupOfPicturesMap()
Merge "Refactor decode_api_test and realtime_test"
Add functions to compute/observe key frame map
Init static_scene_max_gf_interval in vp9_rc_init()
Make SetExternalGroupOfPicture support no arf mode
Add GOP_COMMAND
vp9_decoder: free postproc_state.prev_mip
vp9-svc: Fix key frame update refresh simulcast flexible svc
Merge "vp9_firstpass.c: limit mv_limits with MV_MAX in motion_search"
vp9-rtc: Increase thresh for scene detection
Merge "Don't collect stats if they won't be used"
Merge "Temporarily convert to 64 bits to avoid overflows"
Merge changes Ib55d46e9,I4a4feeab
Merge "Fix mac build with vp9 ratectrl interface"
Merge "vpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_FILTER_OPT"
Merge "libs.mk,msvc: add missing vp9rc project"
Merge "vp8_dx_iface.c: make vp8_ctf_maps[] static"
Remove unneeded null check for entry in for loop
test/*.sh: add explicit error checks/returns
Update a comment on nonexistent vpx_codec_init
Merge "Update comments on nonexistent vpx_codec_init"
Merge "vp9-rtc: Some speedups to speed 5 real-time mode"
Merge "Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."""
vp9-rtc: Allow simulcast mode for flexible/bypass mode
Merge "Move index check before array access"
Merge "Revert "vp9-rtc: Some speedups to speed 5 real-time mode""
Merge "realtime_test: add IntegerOverflow test"
Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."
vp9-rtc: Some speedups to speed 5 real-time mode
simplify x86_abi_support.asm symbol declaration
Merge "transpose_sse2.h,cosmetics: fix some comments"
vp9-rtc: Fix to disable_16x16part speed feature
Merge "vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8"
vp9-rtc: Set disable_16x16part for low-resoln high Q
Merge "vp9: add rate control interface for RTC"
x86_abi_support: do not decorate coff functions
Merge changes I24997420,Ie4ca7435,I36011727,Ibb01b09c,Ifb17acbe, ...
Return VPX_CODEC_INCAPABLE on capability failure
x86_abi_support: use correct hidden syntax
Merge "nasm: require 2.14 with -DCHROMIUM"
Merge "auto-detect darwin19"