summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 "Add NV12 support"Jerome Jiang2020-06-0215-40/+152
|\
| * Add NV12 supportJerome Jiang2020-06-0215-40/+152
* | Add extra check / unit test to SetExternalGroupOfPicturesMap()angiebird2020-05-283-5/+111
* | Merge "Refactor decode_api_test and realtime_test"Angie Chiang2020-05-282-39/+45
|\ \
| * | Refactor decode_api_test and realtime_testangiebird2020-05-202-39/+45
| |/
* | Add functions to compute/observe key frame mapangiebird2020-05-265-3/+104
* | Init static_scene_max_gf_interval in vp9_rc_init()angiebird2020-05-262-1/+5
* | Make SetExternalGroupOfPicture support no arf modeangiebird2020-05-263-35/+68
* | Add GOP_COMMANDangiebird2020-05-264-60/+113
|/
* vp9_decoder: free postproc_state.prev_mipJames Zern2020-05-191-0/+5
* vp9-svc: Fix key frame update refresh simulcast flexible svcMarco Paniconi2020-05-151-1/+1
* Merge "vp9_firstpass.c: limit mv_limits with MV_MAX in motion_search"Yunqing Wang2020-05-151-0/+29
|\
| * vp9_firstpass.c: limit mv_limits with MV_MAX in motion_searchNeil Birkbeck2020-04-251-0/+29
* | vp9-rtc: Increase thresh for scene detectionMarco Paniconi2020-05-131-1/+1
* | Merge "Don't collect stats if they won't be used"Jerome Jiang2020-05-121-0/+2
|\ \
| * | Don't collect stats if they won't be usedJorge E. Moreira2020-05-081-0/+2
* | | Merge "Temporarily convert to 64 bits to avoid overflows"James Zern2020-05-121-1/+5
|\ \ \
| * | | Temporarily convert to 64 bits to avoid overflowsJorge E. Moreira2020-05-111-1/+5
| |/ /
* | | Merge changes Ib55d46e9,I4a4feeabJames Zern2020-05-1111-12/+13
|\ \ \
| * | | decode_api_test: add negative test for vpx_codec_error_detailJames Zern2020-05-071-0/+1
| * | | examples: use die() on dec/enc_init() failureJames Zern2020-05-0710-12/+12
* | | | 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
|\ \ | |/ |/|