summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-24Allow external arf to determine gop sizeCheng Chen
2020-02-24Add interface for external arf indexes.Cheng Chen
2020-02-21Rename values in RefFrameType and FrameTypeangiebird
2020-02-20Use ref_frame[0] to determine mv_countangiebird
2020-02-20Consistency test for GroupOfPictureangiebird
2020-02-20Use ObserveGroupOfPicture() in EncodeFrame testangiebird
2020-02-20Add kGoldenFrame and kOverlayFrame to FrameTypeangiebird
2020-02-19Merge "x86_simd_caps: make mask value unsigned"James Zern
2020-02-19Merge "vp9-rtc: Increase partition threshold to 8x8 for high Q"Marco Paniconi
2020-02-18Merge "Cap delta_q_uv to -15..15"Jerome Jiang
2020-02-18vp9-rtc: Increase partition threshold to 8x8 for high QMarco Paniconi
2020-02-18Cap delta_q_uv to -15..15Jerome Jiang
2020-02-18vp9-rtc: Set enable_adaptive_subpel_force_stop to 0Marco Paniconi
2020-02-14vp8_decode: add missing vpx_clear_system_stateJames Zern
2020-02-14vp8,GetSigned: silence unsigned int overflow warningJames Zern
2020-02-14move common attribute defs to compiler_attributes.hJames Zern
2020-02-14x86_simd_caps: make mask value unsignedJames Zern
2020-02-11Merge "Set mv to zero if the second ref does not exist"Cheng Chen
2020-02-11Merge "Add a unit test to check partition info"Cheng Chen
2020-02-10Add a unit test to check partition infoCheng Chen
2020-02-10Set mv to zero if the second ref does not existCheng Chen
2020-02-10Do save/restore_encode_params when rate_ctrl is onangiebird
2020-02-06Replace NULL by nullptr in simple_encode.c/hangiebird
2020-02-06Sync simple_encode.hangiebird
2020-02-06Rename inverse_vpx_rational to invert_vpx_rationalangiebird
2020-02-06Consistency test for motion vector infoCheng Chen
2020-02-06Pass motion vector info to encode frame resultCheng Chen
2020-02-05Let SimpleEncode be able to output bitstreamangiebird
2020-02-05Add coded_frame to EncodeFrameResultsangiebird
2020-02-05Merge "Store frame motion vector info"Cheng Chen
2020-02-03loopfilter_sse2: call unsuffixed lpf functionsJames Zern
2020-02-02Store frame motion vector infoCheng Chen
2020-01-29Merge "Fix initialization of delta_q_uv"Jerome Jiang
2020-01-28Fix initialization of delta_q_uvJerome Jiang
2020-01-28Change partition_info to a vectorCheng Chen
2020-01-28Merge "Add some description about partition info"Cheng Chen
2020-01-27Correctly assign partition infoCheng Chen
2020-01-27Add some description about partition infoCheng Chen
2020-01-27Merge "l2e: cosmetic changes of multi-dimension arrays"Cheng Chen
2020-01-27Merge "Consistency test for partition info"Cheng Chen
2020-01-27Merge "Pass partition info to encode frame result"Cheng Chen
2020-01-27Consistency test for partition infoCheng Chen
2020-01-27Pass partition info to encode frame resultCheng Chen
2020-01-27Merge "vp9-rtc: Fix condition in regulate_q for cyclic_refresh"Marco Paniconi
2020-01-26vp9-rtc: Fix condition in regulate_q for cyclic_refreshMarco Paniconi
2020-01-26l2e: cosmetic changes of multi-dimension arraysCheng Chen
2020-01-26vp9-svc: Fix to resetting rc flags on change_configMarco Paniconi
2020-01-24Store frame partition infoCheng Chen
2020-01-23Merge "vpx_timestamp,gcd: assert params are positive"James Zern
2020-01-22vp9-rtc: Lower threshold for color sensitivity for screenMarco Paniconi