summaryrefslogtreecommitdiff
path: root/vp9/vp9_cx_iface.c
AgeCommit message (Expand)Author
2019-03-14Merge "Enclose macro arguments in parentheses"Jerome Jiang
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-03-05vp9: map speed > 9 to speed 9.Jerome Jiang
2018-11-16vp9: Reorganize the buffer level for cbr modeMarco Paniconi
2018-11-07Merge "vp9: postencode drop frame for screen content in CBR."Jerome Jiang
2018-11-06vp9: postencode drop frame for screen content in CBR.Jerome Jiang
2018-11-05vpx_codec_enc_config_default: disable 'usage'Johann
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