summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove condition on copying svc loopfilter flagm88-4324Jerome Jiang2020-12-111-2/+1
* vp9: Allow for disabling loopfilter per spatial layerMarco Paniconi2020-12-116-7/+96
* vp9-rtc: Fix to control for disabling loopfilterMarco Paniconi2020-10-202-4/+93
* Add vp9_extrc_update_encodeframe_result()angiebird2020-10-154-2/+41
* vp9_extrc_get_encodeframe_decision()angiebird2020-10-155-10/+50
* install vpx_ext_ratectrl.hJames Zern2020-10-153-1/+14
* Call vp9_extrc_send_firstpass_stats() properlyangiebird2020-10-093-5/+8
* Add vpx_rc_frame_stats_tangiebird2020-10-092-28/+58
* Add vp9_extrc_send_firstpass_stats()angiebird2020-10-093-1/+57
* Add vp9_extrc_init/create/deleteangiebird2020-10-097-7/+88
* Add callback functions for external_rate_controlangiebird2020-10-095-17/+133
* Add codec control for external rate control libangiebird2020-10-023-0/+40
* Add SetEncodeConfig and DumpEncodeConfigsangiebird2020-10-024-79/+196
* Add codec control to disable loopfilter for vp9Jerome Jiang2020-10-026-0/+37
* Merge "ratectrl_rtc_test.cc: fix signed/unsigned comparison"James Zern2020-10-011-2/+2
|\
| * ratectrl_rtc_test.cc: fix signed/unsigned comparisonJames Zern2020-09-291-2/+2
* | Merge "Add file for rate control interface test."Jerome Jiang2020-09-303-2/+6
|\ \
| * | Add file for rate control interface test.Jerome Jiang2020-09-303-2/+6
* | | configure.sh: fix arm64-darwin-gcc matchJames Zern2020-09-291-1/+1
| |/ |/|
* | configure: add darwin20 supportJames Zern2020-09-253-3/+15
|/
* Merge "vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant casts"James Zern2020-09-161-3/+3
|\
| * vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant castsJames Zern2020-09-161-3/+3
* | test/encode_test_driver: rm redundant get() w/unique_ptrJames Zern2020-09-161-1/+1
|/
* vp8: Remove sched_yield on POSIX systemsJoel Fernandes2020-09-141-6/+9
* googletest: enable failure on uninstantiated testsSarah Parker2020-09-102-2/+4
* Upstream GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TESTSarah Parker2020-09-1110-0/+13
* vp9-rtc: Add control to disable maxq on overshootMarco Paniconi2020-08-257-3/+27
* Escape number sign in MakefilesDaniel Sommermann2020-08-191-6/+9
* Merge "Refine MMI & MSA detection for mips"James Zern2020-08-197-15/+135
|\
| * Refine MMI & MSA detection for mipsjinbo2020-08-197-15/+135
* | vp9-svc: Fix to resetting RC for temporal layersMarco Paniconi2020-08-181-1/+1
|/
* rtc-vp9: Fix to rcstats in vp9_spatial_svc_encoderMarco Paniconi2020-08-171-6/+9
* Merge "Merge remote-tracking branch 'origin/quacking' into master"Jerome Jiang2020-08-134-2/+31
|\
| * Merge remote-tracking branch 'origin/quacking' into masterJerome Jiang2020-07-314-2/+31
| |\
| | * Update CHANGELOGv1.9.0quackingJerome Jiang2020-07-301-0/+24
| | * vp9-svc: Fix the bitrate control for spatial svcSreerenj Balachandran2020-07-302-1/+3
| | * vp9-svc: Fix to setting frame size for dynamic resizeMarco Paniconi2020-07-304-7/+15
| | * vp9-rtc: Fix to resetting drop_spatial_layerMarco Paniconi2020-07-301-2/+3
| | * vp9-svc: Add svc test for denoiser and dynamic resizeMarco Paniconi2020-07-302-5/+54
| | * vp9-svc: Fix to dynamic resize for svc denoisingMarco Paniconi2020-07-301-1/+1
| | * Update README, AUTHORS and libs.mkJerome Jiang2020-07-213-2/+7
| | * Merge "Build libsimple_encode.a separately" into quackingv1.9.0-rc1Jerome Jiang2020-07-204-9/+63
| | |\
| | | * Build libsimple_encode.a separatelyangiebird2020-07-204-9/+63
| | * | Merge "test/*: rename *TestCase to TestSuite" into quackingJames Zern2020-07-154-8/+8
| | |\ \ | | | |/ | | |/|
| | | * test/*: rename *TestCase to TestSuiteJames Zern2020-07-104-8/+8
| | * | Cap target bitrate to raw rate internallyJerome Jiang2020-07-136-13/+22
| | |/
| | * add CONTRIBUTING.mdJames Zern2020-06-301-0/+30
| | * update googletest to v1.10.0James Zern2020-06-21108-12785/+4696
| | * vp9_skip_loopfilter_test: make Init() return a boolJames Zern2020-06-211-8/+16
* | | Merge "test/*: use canonical downloads.webmproject url"James Zern2020-08-122-2/+2
|\ \ \