summaryrefslogtreecommitdiff
path: root/vp9/vp9_cx_iface.c
AgeCommit message (Expand)Author
2018-09-17Remove multi_arf_allowed variable.Paul Wilkins
2018-09-08Merge "Extend auto-alt-ref parameter range"Jingning Han
2018-09-07Extend auto-alt-ref parameter rangeJingning Han
2018-09-05vp9-svc: Allow for setting framerate per spatial layer.Marco Paniconi
2018-09-04Increase encoder buffer for multi-layer ARFsJingning Han
2018-08-31vp9-svc: Add first_spatial_layer_to_encode per superframeMarco Paniconi
2018-08-27Rework enc/dec mismatch detectionJingning Han
2018-08-16SVC: extend api to specify temporal id for each spatial layers.Jerome Jiang
2018-08-14Add vpxenc control to turn on/off tpl modelJingning Han
2018-08-11vp9-svc: Fix to updated SET_SVC_REF_FRAME_CONFIG controlMarco Paniconi
2018-08-09vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG apiJerome Jiang
2018-07-09vp9-svc: Intra-only frame for spatial layers.Marco Paniconi
2018-06-20vp9-svc: Add support for spatial layer sync frames.Marco Paniconi
2018-06-18vp9: Enable cyclic refresh for HBD in real-time.Jerome Jiang
2018-06-08vp9 svc: clean up first_spatial_layer_to_encode.Jerome Jiang
2018-06-07vp9 svc: add control to set using second temporal ref.Jerome Jiang
2018-05-28vp9-svc: Fix to allowed value of max_consec_drop.Marco Paniconi
2018-05-25Merge "VP9: Fix issues with high bitdepth in real-time."Marco Paniconi
2018-05-24VP9: Fix issues with high bitdepth in real-time.Jerome Jiang
2018-05-24vp9-svc: Add max_consec_drop to SVC frame drop.Marco Paniconi
2018-05-14VP9: Add speed 9 for subpel search.Jerome Jiang
2018-04-24vp9-svc: Add GET control to get SVC pattern info.Marco Paniconi
2018-04-13Clean up is_two_pass_svc.Jerome Jiang
2018-03-26vp9-svc: Allow for setting frame drop thresholds per layer.Marco Paniconi
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-15vp9-svc: Frame dropper for SVC.Marco Paniconi
2018-03-15Merge "remove spatial svc experiment"Johann Koenig
2018-03-14vp9-svc: Bugfix to dyanmic enabling/disabling of layers.Marco Paniconi
2018-03-14remove spatial svc experimentJohann
2018-02-12vp9_cx_iface: Remove else when returning from the other branch.Jerome Jiang
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-01-24Merge "Fix frame sizes in pkt to support spatial layers."Jerome Jiang
2018-01-22Fix frame sizes in pkt to support spatial layers.Jerome Jiang
2018-01-18clang-format v5.0.0 vp9/Johann
2018-01-11vp9: Skip encoding of enhancement layers on the fly.Marco
2017-12-06Add frame width & height to frame pkt. Add test.Jerome Jiang
2017-11-30decouple spatial-svc from encoder abiJames Zern
2017-11-13vp9 svc: Change conditions on VPX_ENCODER_ABI_VERSION.Jerome Jiang
2017-11-08CVBR command line option.paulwilkins
2017-09-14VP9 level targeting: add a new AUTO modeHui Su
2017-08-16Prevent parameters that can cause invalid ARF groups.paulwilkins
2017-07-11remove vp9_firstpass.c w/CONFIG_REALTIME_ONLYJames Zern
2017-07-05vp9: remove (un)lock_buffer_poolJames Zern
2017-06-20VP9 level targeting: properly handle max_gf_intervalhui su
2017-06-07vp9 level targeting: more strict constraint on min_gf_intervalhui su
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-06VP9 motion vector unit testYunqing Wang
2017-02-28Set row_mt to 0 by defaultYunqing Wang
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian