summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2018-04-13Clean up is_two_pass_svc.Jerome Jiang
2018-04-12Merge "Add extra case to wq_err_divisor()"Paul Wilkins
2018-04-09vp9-svc: Make constrained_layer_drop default for svc.Marco Paniconi
2018-04-06vp9-svc: Hybrid search on spatial layers whose base is key.Marco Paniconi
2018-04-06Revert "vp9-svc: Fix to first superframe when inter_layer is off."Marco Paniconi
2018-04-05vp9-svc: Fix to first superframe when inter_layer is off.Marco Paniconi
2018-04-05vp9-svc: Fix to disable cyclic refresh on key superframes.Marco Paniconi
2018-04-04Merge "vp9-svc: Fix in choose_partitioning for different scaling."Marco Paniconi
2018-04-03vp9-svc: Fix in choose_partitioning for different scaling.Marco Paniconi
2018-04-03rm CONVERT_TO_SHORTPTR in vpx_highbd_comp_avg_predLinfeng Zhang
2018-04-02Merge changes I5704bd66,I4d548e97Linfeng Zhang
2018-03-29Merge "vp9-svc: Fix in pickmode for key frames."Marco Paniconi
2018-03-29VP9 SVC: Add enum type for framedrop_mode.Jerome Jiang
2018-03-29Add extra case to wq_err_divisor()paulwilkins
2018-03-28vp9-svc: Fix in pickmode for key frames.Marco Paniconi
2018-03-28vp9-svc: Modify logic for frame dropping with spatial layers.Marco Paniconi
2018-03-28Shrink size of mode_map in struct TileDataEncLinfeng Zhang
2018-03-27vp9-svc: Add logic to enable for constrained framedrop.Marco Paniconi
2018-03-26vp9-svc: Allow for setting frame drop thresholds per layer.Marco Paniconi
2018-03-24Merge "Adjustment to initial q range estimate and kf boost."Paul Wilkins
2018-03-23Merge changes Ied91c7ef,If2dcc6e2,Ib7397e71,Ib6392c79James Zern
2018-03-23Merge "vp9 svc frame drop: enable adaptive rd for row mt."Jerome Jiang
2018-03-22vp9 svc frame drop: enable adaptive rd for row mt.Jerome Jiang
2018-03-22Fix a strict-overflow warningLinfeng Zhang
2018-03-22Rename several static NEON iht functionsLinfeng Zhang
2018-03-21Merge "vp9_highbd_iht8x8_add_neon: rm unused functions"James Zern
2018-03-20VP9 SVC: Add control to disable inter layer prediction.Jerome Jiang
2018-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-18vp9_highbd_iht8x8_add_neon: rm unused functionsJames Zern
2018-03-16Adjustment to initial q range estimate and kf boost.paulwilkins
2018-03-15vp9-svc: Frame dropper for SVC.Marco Paniconi
2018-03-16Merge "Revert "vp9_loopfilter.c: zero lfl_uv""James Zern
2018-03-15Revert "vp9_loopfilter.c: zero lfl_uv"James Zern
2018-03-15Merge changes I5501d0d6,I8c863ced,I19895d06,Ifa39353d,I09bd209bJohann Koenig
2018-03-15Merge "remove spatial svc experiment"Johann Koenig
2018-03-15Merge "Add vp9_highbd_iht16x16_256_add_neon()"Linfeng Zhang
2018-03-15Merge changes I9e0bf2c7,I695b4090Linfeng Zhang
2018-03-14vp9-svc: Bugfix to dyanmic enabling/disabling of layers.Marco Paniconi
2018-03-14vp9_resize.c: assert vp9_highbd_resize_plane conditionsJohann
2018-03-14remove spatial svc experimentJohann
2018-03-14vp9_loopfilter.c: zero lfl_uvJohann
2018-03-14vp9-svc: Fix to update layer counters when layer is skipped.Marco Paniconi
2018-03-13Add vp9_highbd_iht16x16_256_add_neon()Linfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht8x8_64_add_neonLinfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-03-12vp9-svc: Update layer frame counters when layer is skipped.Marco Paniconi
2018-03-12vp9-SVC: Fix to choose_partition when LAST ref is NULL.Marco Paniconi
2018-03-08Merge "Change to KF frame boost calculation."Paul Wilkins
2018-03-05Fix a bug in vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-03-05Fix a bug in vp9_iht8x8_64_add_neon()Linfeng Zhang