summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vp9-rtc: Fixes to resizer for real-timem84-4147Marco Paniconi2020-06-222-6/+33
* vp9-svc: Fix to dynamic resize for svc denoisingMarco Paniconi2020-06-171-1/+1
* Merge "Fix mac build with vp9 ratectrl interface"Jerome Jiang2020-05-091-0/+1
|\
| * Fix mac build with vp9 ratectrl interfaceJerome Jiang2020-05-081-0/+1
* | Merge "vpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_FILTER_OPT"James Zern2020-05-081-0/+7
|\ \ | |/ |/|
| * vpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_FILTER_OPTJames Zern2020-05-061-0/+7
* | Merge "libs.mk,msvc: add missing vp9rc project"James Zern2020-05-071-20/+52
|\ \ | |/ |/|
| * libs.mk,msvc: add missing vp9rc projectJames Zern2020-05-071-20/+52
* | Merge "vp8_dx_iface.c: make vp8_ctf_maps[] static"James Zern2020-05-041-1/+1
|\ \
| * | vp8_dx_iface.c: make vp8_ctf_maps[] staticJames Zern2020-05-041-1/+1
* | | Remove unneeded null check for entry in for loopWan-Teh Chang2020-05-041-1/+1
|/ /
* | test/*.sh: add explicit error checks/returnsJames Zern2020-04-2814-36/+38
|/
* Update a comment on nonexistent vpx_codec_initWan-Teh Chang2020-04-271-1/+1
* Merge "Update comments on nonexistent vpx_codec_init"James Zern2020-04-272-4/+9
|\
| * Update comments on nonexistent vpx_codec_initJames Zern2020-04-242-4/+9
* | Merge "vp9-rtc: Some speedups to speed 5 real-time mode"Marco Paniconi2020-04-252-4/+3
|\ \ | |/ |/|
| * vp9-rtc: Some speedups to speed 5 real-time modeMarco Paniconi2020-04-242-4/+3
* | Merge "Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."""Jerome Jiang2020-04-248-13/+103
|\ \
| * | Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9.""Jerome Jiang2020-04-248-13/+103
| |/
* | vp9-rtc: Allow simulcast mode for flexible/bypass modeMarco Paniconi2020-04-241-3/+1
|/
* Merge "Move index check before array access"Jerome Jiang2020-04-231-5/+9
|\
| * Move index check before array accessVitaly Buka2020-04-161-5/+9
* | Merge "Revert "vp9-rtc: Some speedups to speed 5 real-time mode""Jerome Jiang2020-04-232-8/+4
|\ \
| * | Revert "vp9-rtc: Some speedups to speed 5 real-time mode"Marco Paniconi2020-04-232-8/+4
* | | Merge "realtime_test: add IntegerOverflow test"James Zern2020-04-211-0/+21
|\ \ \
| * | | realtime_test: add IntegerOverflow testJames Zern2020-04-211-0/+21
| |/ /
* | | Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."Jerome Jiang2020-04-207-99/+13
|/ /
* | vp9-rtc: Some speedups to speed 5 real-time modeMarco Paniconi2020-04-192-4/+8
* | simplify x86_abi_support.asm symbol declarationJohann2020-04-1334-168/+180
* | Merge "transpose_sse2.h,cosmetics: fix some comments"James Zern2020-04-101-2/+2
|\ \
| * | transpose_sse2.h,cosmetics: fix some commentsJames Zern2020-04-031-2/+2
* | | vp9-rtc: Fix to disable_16x16part speed featureMarco Paniconi2020-04-091-2/+4
* | | Merge "vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8"Marco Paniconi2020-04-091-1/+4
|\ \ \
| * | | vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8Marco Paniconi2020-04-081-1/+4
| | |/ | |/|
* | | vp9-rtc: Set disable_16x16part for low-resoln high QMarco Paniconi2020-04-081-0/+7
|/ /
* | Merge "vp9: add rate control interface for RTC"Jerome Jiang2020-04-079-36/+624
|\ \
| * | vp9: add rate control interface for RTCJerome Jiang2020-04-069-36/+624
* | | x86_abi_support: do not decorate coff functionsJohann2020-04-061-3/+5
* | | Merge changes I24997420,Ie4ca7435,I36011727,Ibb01b09c,Ifb17acbe, ...Johann Koenig2020-04-062-234/+506
|\ \ \
| * | | x86inc.asm: update to 3e5aed95cJohann2020-04-024-2176/+506
| * | | x86inc.asm: namespace ARCH_* definesJohann2020-04-022-16/+17
| * | | x86inc.asm: only set visibility for chromium buildsJohann2020-04-022-4/+15
| * | | x86inc.asm: do not align .text for aoutJohann2020-04-022-0/+3
| * | | x86inc.asm: use .text on march32Johann2020-04-022-0/+9
| * | | x86inc.asm: copy PIC macros from x86_abi_support.asmJohann2020-04-022-6/+89
| * | | x86inc.asm: set PREFIX from libvpx definesJohann2020-04-022-0/+11
| * | | x86inc.asm: pull settings from libvpxJohann2020-04-022-1/+5
| * | | x86inc.asm: update to 3e5aed95Johann2020-04-022-0/+1820
* | | | Return VPX_CODEC_INCAPABLE on capability failureWan-Teh Chang2020-04-023-41/+43
|/ / /
* | | x86_abi_support: use correct hidden syntaxJohann2020-04-0134-142/+142