summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-10Merge "transpose_sse2.h,cosmetics: fix some comments"James Zern
2020-04-09vp9-rtc: Fix to disable_16x16part speed featureMarco Paniconi
2020-04-09Merge "vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8"Marco Paniconi
2020-04-08vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8Marco Paniconi
2020-04-08vp9-rtc: Set disable_16x16part for low-resoln high QMarco Paniconi
2020-04-07Merge "vp9: add rate control interface for RTC"Jerome Jiang
2020-04-06vp9: add rate control interface for RTCJerome Jiang
2020-04-06x86_abi_support: do not decorate coff functionsJohann
2020-04-06Merge changes I24997420,Ie4ca7435,I36011727,Ibb01b09c,Ifb17acbe, ...Johann Koenig
2020-04-03transpose_sse2.h,cosmetics: fix some commentsJames Zern
2020-04-02Return VPX_CODEC_INCAPABLE on capability failureWan-Teh Chang
2020-04-02x86inc.asm: update to 3e5aed95cJohann
2020-04-02x86inc.asm: namespace ARCH_* definesJohann
2020-04-02x86inc.asm: only set visibility for chromium buildsJohann
2020-04-02x86inc.asm: do not align .text for aoutJohann
2020-04-02x86inc.asm: use .text on march32Johann
2020-04-02x86inc.asm: copy PIC macros from x86_abi_support.asmJohann
2020-04-02x86inc.asm: set PREFIX from libvpx definesJohann
2020-04-02x86inc.asm: pull settings from libvpxJohann
2020-04-02x86inc.asm: update to 3e5aed95Johann
2020-04-01x86_abi_support: use correct hidden syntaxJohann
2020-03-31Merge "nasm: require 2.14 with -DCHROMIUM"Johann Koenig
2020-03-31Merge "auto-detect darwin19"Johann Koenig
2020-03-31vp9-rtc: Refactor postencode for 1 passMarco Paniconi
2020-03-31auto-detect darwin19Johann
2020-03-31nasm: require 2.14 with -DCHROMIUMJohann
2020-03-30rtc: Increase resize limit resoln for rtcMarco Paniconi
2020-03-27vp9-rtc: Increase resize down limit to 320x180Marco Paniconi
2020-03-25Init frames_to_key in vp9_rc_init()angiebird
2020-03-25Merge "Optimize vp9_get_sub_block_energy."James Zern
2020-03-21vp8/{ratectrl,onyx_if}: fix some signed integer overflowsJames Zern
2020-03-21vp9_ratectrl: fix some signed integer overflowsJames Zern
2020-03-20Optimize vp9_get_sub_block_energy.Clement Courbet
2020-03-17Merge changes I8a14fcad,Iad7ca261,I2063c592,I9c5c74abAngie Chiang
2020-03-17Correct time_base of ivf header in SimpleEncodeangiebird
2020-03-16Add detail comments on valid_list in SimpleEncodeangiebird
2020-03-16Add missing Copyright to python filesangiebird
2020-03-13vpx_codec_enc_config_default: rm unnecessary loopJames Zern
2020-03-13Move member functions up in simple_encode.hangiebird
2020-03-13fix minor spelling errorsJohann
2020-03-05Merge changes Ie7c70a1d,I2c5abbe2,If41a1ea6,Id6ba4664,I156308bcAngie Chiang
2020-03-04rtc: Update svc test for resizeMarco Paniconi
2020-03-03vp9-svc: Allow for dynamic resize for single layer SVCMarco Paniconi
2020-03-03Add unit test for ref_frame_infoangiebird
2020-03-03Add key frame group info to SimpleEncodeangiebird
2020-03-03Add ref_frame_info to encode_frame_resultangiebird
2020-03-02Add init/update_frame_indexes()angiebird
2020-03-02Add GetVectorData()angiebird
2020-02-26Add RefFrameInfoangiebird
2020-02-25Keep ref frame coding indexes in SimpleEncodeangiebird