summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Fix a typo in changelog for v1.14.0upstream/venetianJerome Jiang1-1/+1
2024-01-09Update versionJerome Jiang1-2/+2
2024-01-04Update changelog with vp9 ext rcJerome Jiang1-0/+5
2024-01-02Update changelogJerome Jiang1-2/+69
2023-12-18Remove VP9E_GET_TPL_STATSJerome Jiang3-165/+0
2023-12-14Update AUTHORS and .mailmapJerome Jiang2-2/+12
2023-12-14configure: add -arch flag when targeting darwin23Hari Limaye1-1/+1
2023-12-11README: update target listJames Zern1-0/+4
2023-12-08Update frame size in actual encodingCheng Chen4-2/+46
2023-12-08Fix a bug in simple motion searchYunqing Wang2-2/+44
2023-12-08Set pred buffer stride correctlyJerome Jiang2-6/+20
2023-12-08Improve test comments.Bohan Li1-8/+8
2023-12-08Add unittest for issue b/314857577Marco Paniconi1-0/+49
2023-12-08Remove SSE code for 128x* blocksWan-Teh Chang5-182/+0
2023-12-08Use vpx_sse instead of vpx_mse to compute SSEWan-Teh Chang1-16/+12
2023-12-07vp9_frame_scale.c,cosmetics: funnction -> functionJames Zern1-1/+1
2023-12-06Add the needed Android API level predicates.Wan-Teh Chang1-1/+6
2023-12-06Fix a bug in frame scalingYunqing Wang4-7/+69
2023-12-06Fix edge case when downsizing to one.Bohan Li2-0/+25
2023-12-06Set skip_recode=0 in nonrd_pick_sb_modesAngie Chiang2-0/+21
2023-12-06Fix scaled reference offsets.Bohan Li2-2/+60
2023-12-06configure: Add darwin23 supportGerda Zsejke More2-1/+3
2023-12-01Merge "Add a test for b/312517065" into mainWan-Teh Chang1-1/+13
2023-11-30Add a test for b/312517065Wan-Teh Chang1-1/+13
2023-11-29psnr.h,cosmetics: fix a typo (PNSR -> PSNR)James Zern1-1/+1
2023-11-29Merge "vp9 rc: support screen content" into mainJerome Jiang7-2/+30
2023-11-29vp9 rc: support screen contentJerome Jiang7-2/+30
2023-11-29Add VP9Encoder class to simplify fuzz test casesWan-Teh Chang1-181/+93
2023-11-29Merge "Adding "const" to vpx_codec_iface_t is redundant" into mainWan-Teh Chang3-8/+8
2023-11-29Merge "ratectrl_rtc: Remove duplicated DropFrameReason enum class" into mainHirokazu Honda3-10/+5
2023-11-28Merge "Add vpx_sse and vpx_highbd_sse" into mainWan-Teh Chang10-0/+1813
2023-11-28Merge "rtc: Set nonrd keyframe under dynamic change of deadline" into mainMarco Paniconi5-5/+118
2023-11-27rtc: Set nonrd keyframe under dynamic change of deadlineMarco Paniconi5-5/+118
2023-11-27Merge "Tests kf_max_dist in one-pass zero-lag encoding" into mainWan-Teh Chang1-0/+107
2023-11-27Unitest for issue: b/310477034Marco Paniconi1-0/+86
2023-11-22Tests kf_max_dist in one-pass zero-lag encodingWan-Teh Chang1-0/+107
2023-11-22Disable intra mode search speed features conditionallyJingning Han1-1/+1
2023-11-22Adding "const" to vpx_codec_iface_t is redundantWan-Teh Chang3-8/+8
2023-11-22Remove invalid reference framesJingning Han1-0/+9
2023-11-22Conditionally skip using inter frames in speed featuresJingning Han1-0/+7
2023-11-21Check null ptr before useJerome Jiang2-9/+92
2023-11-21ratectrl_rtc: Remove duplicated DropFrameReason enum classHirokazu Honda3-10/+5
2023-11-21Merge "vp8_dx_iface.c: add include for MAX_PARTITIONS" into mainJames Zern1-0/+1
2023-11-20Add vpx_sse and vpx_highbd_sseWan-Teh Chang10-0/+1813
2023-11-20vp8_dx_iface.c: add include for MAX_PARTITIONSJames Zern1-0/+1
2023-11-20vp8_ratectrl_rtc.h: fix a few typosJames Zern1-2/+1
2023-11-15ratectrl_rtc.h: fix a few typosJames Zern1-1/+1
2023-11-14rtc: Add frame dropper to VP8 external RCMarco Paniconi6-118/+212
2023-11-11Merge "Delete -Wdeclaration-after-statement" into mainWan-Teh Chang2-4/+7
2023-11-10Document how VP9 treats a negative speed valueWan-Teh Chang1-0/+1