summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2020-03-03vp9-svc: Allow for dynamic resize for single layer SVCMarco Paniconi
2020-02-24Make external arf consistent with vp9Cheng Chen
2020-02-24Allow external arf to determine gop sizeCheng Chen
2020-02-24Add interface for external arf indexes.Cheng Chen
2020-02-20Add kGoldenFrame and kOverlayFrame to FrameTypeangiebird
2020-02-18vp9-rtc: Increase partition threshold to 8x8 for high QMarco Paniconi
2020-02-18vp9-rtc: Set enable_adaptive_subpel_force_stop to 0Marco Paniconi
2020-02-14move common attribute defs to compiler_attributes.hJames Zern
2020-02-11Merge "Set mv to zero if the second ref does not exist"Cheng 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-06Pass motion vector info to encode frame resultCheng Chen
2020-02-05Add coded_frame to EncodeFrameResultsangiebird
2020-02-02Store frame motion vector infoCheng Chen
2020-01-27Correctly assign partition infoCheng 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-26vp9-svc: Fix to resetting rc flags on change_configMarco Paniconi
2020-01-24Store frame partition infoCheng Chen
2020-01-22vp9-rtc: Lower threshold for color sensitivity for screenMarco Paniconi
2020-01-17vp9: add delta q for uv channel. add tests.Jerome Jiang
2020-01-13Merge "Copy frame counts to the encode result."Cheng Chen
2020-01-10vp9_encoder.c,cosmetics: fix some typosJames Zern
2020-01-10trivial: fix spelling errorsJohann
2020-01-09Copy frame counts to the encode result.Cheng Chen
2019-12-13Cosmetic change of update_encode_frame_result()angiebird
2019-12-13Move psnr/sse computation under RATE_CTRL flagangiebird
2019-12-12Cosmetic change of vp9_get_gop_coding_frame_countangiebird
2019-12-11Cosmetic changes for RATE_CTRL related functionsangiebird
2019-12-10Rename parameter two_pass to twopass.angiebird
2019-12-10Add GetNextEncodeFrameInfo ObserveGroupOfPictureangiebird
2019-12-09Set frames_since_key in vp9_get_coding_frame_numangiebird
2019-12-09Add vp9_get_gop_coding_frame_count()angiebird
2019-12-06Add GetKeyFrameGroupSize()angiebird
2019-12-04remove init_motion_estimation from update_initial_widthJerome Jiang
2019-12-04Merge "Fix the encode inconsistency of SimpleEncode"Angie Chiang
2019-12-03Fix the encode inconsistency of SimpleEncodeangiebird
2019-12-02Fix SVC regression in webrtc tests.Jerome Jiang
2019-11-23Disable -ftrivial-auto-var-init= for hot codeVitaly Buka
2019-11-21Cosmetic changes of SimpleEncode codeangiebird
2019-11-20Fix a bug related to use_external_quantize_indexangiebird
2019-11-20Merge changes I32ab6829,If47867d4,I4442de01Angie Chiang
2019-11-20Merge "Use a better model for tune=ssim"Sai Deng
2019-11-18Use a better model for tune=ssimsdeng
2019-11-18Add quantize_index to EncodeFrameResultangiebird
2019-11-18Add psnr and sse to EncodeFrameResultangiebird