summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2020-07-20Merge "Build libsimple_encode.a separately"Angie Chiang
2020-07-20Add init version of EncodeFrameWithTargetFrameBits()angiebird
2020-07-17Build libsimple_encode.a separatelyangiebird
2020-07-15Add SetEncodeSpeed() to SimpleEncodeangiebird
2020-07-09Cap target bitrate to raw rate internallyJerome Jiang
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-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-18vp9-rtc: Fix to resetting drop_spatial_layerMarco Paniconi
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-02Merge "Add NV12 support"Jerome Jiang
2020-06-02Add NV12 supportJerome Jiang
2020-05-28Add extra check / unit test to SetExternalGroupOfPicturesMap()angiebird
2020-05-26Add functions to compute/observe key frame mapangiebird
2020-05-26Init static_scene_max_gf_interval in vp9_rc_init()angiebird
2020-05-26Make SetExternalGroupOfPicture support no arf modeangiebird
2020-05-26Add GOP_COMMANDangiebird
2020-05-19vp9_decoder: free postproc_state.prev_mipJames Zern
2020-05-15vp9-svc: Fix key frame update refresh simulcast flexible svcMarco Paniconi
2020-05-15Merge "vp9_firstpass.c: limit mv_limits with MV_MAX in motion_search"Yunqing Wang
2020-05-13vp9-rtc: Increase thresh for scene detectionMarco Paniconi
2020-04-25vp9_firstpass.c: limit mv_limits with MV_MAX in motion_searchNeil Birkbeck
2020-04-25Merge "vp9-rtc: Some speedups to speed 5 real-time mode"Marco Paniconi
2020-04-24Merge "Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."""Jerome Jiang
2020-04-24vp9-rtc: Some speedups to speed 5 real-time modeMarco Paniconi
2020-04-24Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9.""Jerome Jiang
2020-04-24vp9-rtc: Allow simulcast mode for flexible/bypass modeMarco Paniconi
2020-04-23Merge "Move index check before array access"Jerome Jiang
2020-04-23Merge "Revert "vp9-rtc: Some speedups to speed 5 real-time mode""Jerome Jiang
2020-04-23Revert "vp9-rtc: Some speedups to speed 5 real-time mode"Marco Paniconi
2020-04-20Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."Jerome Jiang
2020-04-19vp9-rtc: Some speedups to speed 5 real-time modeMarco Paniconi
2020-04-16Move index check before array accessVitaly Buka
2020-04-13simplify x86_abi_support.asm symbol declarationJohann
2020-04-09vp9-rtc: Fix to disable_16x16part speed featureMarco Paniconi
2020-04-09Merge "vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8"Marco Paniconi
2020-04-08vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8Marco Paniconi
2020-04-08vp9-rtc: Set disable_16x16part for low-resoln high QMarco Paniconi
2020-04-07Merge "vp9: add rate control interface for RTC"Jerome Jiang
2020-04-06vp9: add rate control interface for RTCJerome Jiang
2020-04-01x86_abi_support: use correct hidden syntaxJohann
2020-03-31vp9-rtc: Refactor postencode for 1 passMarco Paniconi
2020-03-30rtc: Increase resize limit resoln for rtcMarco Paniconi
2020-03-27vp9-rtc: Increase resize down limit to 320x180Marco Paniconi