summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-19Return status in vp9_extrc_send_firstpass_statsAngie Chiang
2021-01-19Return status in vp9_extrc_create/init/deleteAngie Chiang
2021-01-19{highbd_,}loopfilter_neon.c: quiet -Wmaybe-uninitializedJames Zern
2021-01-14Relax constraints on Y4M header parsingElliott Karpilovsky
2021-01-13vpxenc: initalize the image objectHui Su
2020-12-17Fix show_index in vp9_extrc_encodeframe_decision()Angie Chiang
2020-12-17Correct pixel_count in encode_frame_resultAngie Chiang
2020-12-15First pass: skip motion search for intra-onlyHui Su
2020-12-11Merge "configure: add darwin20 cross-compile support"James Zern
2020-12-11configure: add darwin20 cross-compile supportGregor Jasny
2020-12-10Fix nullptr with offset.Jeremy Leconte
2020-11-25Fix typos in simple_encode.hAngie Chiang
2020-11-24Merge "Revert "Close out file in EndEncode()""Angie Chiang
2020-11-24Revert "Close out file in EndEncode()"Angie Chiang
2020-11-24Merge "Close out file in EndEncode()"Angie Chiang
2020-11-24Merge "Refine documentation of vpx_ext_ratectrl.h"Angie Chiang
2020-11-24Merge "Allow user to set rc_mode and cq_level in SimpleEncode"Angie Chiang
2020-11-20Refine documentation of vpx_ext_ratectrl.hAngie Chiang
2020-11-20Allow user to set rc_mode and cq_level in SimpleEncodeAngie Chiang
2020-11-19Add gop_index to vpx_ext_ratectrl.hAngie Chiang
2020-11-17Capitalize VPX_RC_OK / VPX_RC_ERRORAngie Chiang
2020-11-17Add doxygen for vpx_rc_funcs_tAngie Chiang
2020-11-17Add doxygen for vpx_rc_configAngie Chiang
2020-11-17Copy first pass stats documentation from AV1 to VP9Angie Chiang
2020-11-17Add doxygen to structs in vpx_ext_ratectrl.hAngie Chiang
2020-11-17Merge changes I12a72d3a,I1a6c5752Angie Chiang
2020-11-16Remove condition on copying svc loopfilter flagJerome Jiang
2020-11-13Fix uninitialized warning in resize_test.ccAngie Chiang
2020-11-13Fix the warning of C90 mixed declarations and codeAngie Chiang
2020-11-13Merge "vp9: Allow for disabling loopfilter per spatial layer"Marco Paniconi
2020-11-12vp9: Allow for disabling loopfilter per spatial layerMarco Paniconi
2020-11-09Accumulate frame tpl stats and pass through rate control apiCheng Chen
2020-10-30Merge "libs.mk: set LC_ALL=C w/egrep invocations"James Zern
2020-10-29Merge "Add a comment about bitdeptharg and inbitdeptharg"Wan-Teh Chang
2020-10-29libs.mk: set LC_ALL=C w/egrep invocationsJames Zern
2020-10-27Add a comment about bitdeptharg and inbitdepthargWan-Teh Chang
2020-10-27vp9_ext_ratectrl_test: add missing overrideJames Zern
2020-10-27Merge "Add cmd line option to control loopfilter for vpxenc"Jerome Jiang
2020-10-27Add cmd line option to control loopfilter for vpxencJerome Jiang
2020-10-26Download bus_352x288_420_f20_b8.yuv properlyAngie Chiang
2020-10-21Merge changes I27932c41,I2ff9e54a,I4ebed472Angie Chiang
2020-10-20Small changes of vp9_ext_ratectrl_test.ccAngie Chiang
2020-10-21Merge "Add unit test for vp9_ext_ratectrl"Angie Chiang
2020-10-20Add ref frame info to vpx_rc_encodeframe_info_tAngie Chiang
2020-10-20Add vpx_rc_status_tangiebird
2020-10-20vp9-rtc: Fix to control for disabling loopfilterMarco Paniconi
2020-10-19Add unit test for vp9_ext_ratectrlAngie Chiang
2020-10-15Add vp9_extrc_update_encodeframe_result()angiebird
2020-10-15vp9_extrc_get_encodeframe_decision()angiebird
2020-10-15install vpx_ext_ratectrl.hJames Zern