summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-30Update CHANGELOGJerome Jiang
2020-07-30vp9-svc: Fix the bitrate control for spatial svcSreerenj Balachandran
2020-07-30vp9-svc: Fix to setting frame size for dynamic resizeMarco Paniconi
2020-07-30vp9-rtc: Fix to resetting drop_spatial_layerMarco Paniconi
2020-07-30vp9-svc: Add svc test for denoiser and dynamic resizeMarco Paniconi
2020-07-30vp9-svc: Fix to dynamic resize for svc denoisingMarco Paniconi
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2020-07-23Merge "libs.mk: quiet curl output"James Zern
2020-07-23libs.mk: quiet curl outputJames Zern
2020-07-23Silience warnings about uninitiated test casesJerome Jiang
2020-07-22update googletest to release-1.10.0-224-g23b2a3b1James Zern
2020-07-21Update README, AUTHORS and libs.mkJerome Jiang
2020-07-20Merge "Build libsimple_encode.a separately" into quackingJerome Jiang
2020-07-20Merge "vp8,vpx_dsp: [loongson] fix msa optimization bugs"James Zern
2020-07-20Build libsimple_encode.a separatelyangiebird
2020-07-20Merge "Build libsimple_encode.a separately"Angie Chiang
2020-07-20Add init version of EncodeFrameWithTargetFrameBits()angiebird
2020-07-18vp8,vpx_dsp: [loongson] fix msa optimization bugsjinbo
2020-07-17Build libsimple_encode.a separatelyangiebird
2020-07-15Add SetEncodeSpeed() to SimpleEncodeangiebird
2020-07-15Merge "test/*: rename *TestCase to TestSuite" into quackingJames Zern
2020-07-13Cap target bitrate to raw rate internallyJerome Jiang
2020-07-13Merge "Cap target bitrate to raw rate internally"Jerome Jiang
2020-07-09Cap target bitrate to raw rate internallyJerome Jiang
2020-07-10test/*: rename *TestCase to TestSuiteJames Zern
2020-07-10Merge "test/*: rename *TestCase to TestSuite"James Zern
2020-07-09test/*: rename *TestCase to TestSuiteJames Zern
2020-07-07vp8,vpx_dsp:[loongson] fix bugs reported by clangjinbo
2020-07-06vp9: Update last_q for dropped framesMarco Paniconi
2020-07-06vp9: Fix to use last_q for resize checkMarco Paniconi
2020-07-01vp9-svc: Fix the bitrate control for spatial svcSreerenj Balachandran
2020-06-30add CONTRIBUTING.mdJames Zern
2020-06-29add CONTRIBUTING.mdJames Zern
2020-06-29vp8,vpx_dsp:[loongson] fix specification of instruction namejinbo
2020-06-26vp9-svc: Fix to setting frame size for dynamic resizeMarco Paniconi
2020-06-25vp9-svc: Allow scale_references for single layer svcMarco Paniconi
2020-06-21update googletest to v1.10.0James Zern
2020-06-21vp9_skip_loopfilter_test: make Init() return a boolJames Zern
2020-06-19Merge "tools/lint-hunks.py: skip third_party files"James Zern
2020-06-19Merge changes I07f2c208,I79762df8James Zern
2020-06-18tools/lint-hunks.py: skip third_party filesJames Zern
2020-06-18vp9-rtc: Fix to resetting drop_spatial_layerMarco Paniconi
2020-06-18update googletest to v1.10.0James Zern
2020-06-18vp9_skip_loopfilter_test: make Init() return a boolJames Zern
2020-06-18vp9-rtc: Fixes to resizer for real-timeMarco Paniconi
2020-06-16vp9-svc: Add svc test for denoiser and dynamic resizeMarco Paniconi
2020-06-15vp9-svc: Fix to dynamic resize for svc denoisingMarco Paniconi
2020-06-11Let SetExternalGroupOfPicturesMap use c-style arrangiebird
2020-06-08Fix assertion error in simple_encode.ccangiebird
2020-06-03Merge "Refactor simple_encode_test.cc"Angie Chiang