summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2018-03-29VP9 SVC: Add enum type for framedrop_mode.Jerome Jiang
2018-03-27vp9-svc: Add logic to enable for constrained framedrop.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-14remove spatial svc experimentJohann
2018-03-14vp9-svc: Fix to update layer counters when layer is skipped.Marco Paniconi
2018-03-12vp9-svc: Update layer frame counters when layer is skipped.Marco Paniconi
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-01-31vp9-svc: Add condition on allocation for scaled_temp.Marco
2018-01-18clang-format v5.0.0 vp9/Johann
2018-01-11vp9: Skip encoding of enhancement layers on the fly.Marco
2017-12-19vp9: Reset buffer level on large bitrate changes.Marco
2017-12-13Merge "vp9: Reset rc flags on some configuration changes."Marco Paniconi
2017-12-13vp9: Cleanup/remove TODO comment.Marco
2017-12-13vp9: Reset rc flags on some configuration changes.Marco
2017-12-11vp9 svc: Allow denoising next to highest resolution.Jerome Jiang
2017-12-06Merge "Add max luma picture width/height constraint in VP9 level"Hui Su
2017-12-01Add max luma picture width/height constraint in VP9 levelHui Su
2017-11-28Add PSNR Cb and Cr metric to opsnr.sttJingning Han
2017-11-14vp9-svc: Fix flag for usage of reuse-lowres partitionMarco
2017-11-13Merge "CVBR command line option."Paul Wilkins
2017-11-09vp9: SVC feature to use partition from lower resolution.Jerome Jiang
2017-11-08CVBR command line option.paulwilkins
2017-10-13Corpus VBR tweak for undershoot.paulwilkins
2017-10-03Use adapt_partition for ARF in 1 pass.Marco
2017-09-28Set rc->high_source_sad = 0 before scene detection.Marco
2017-09-28Merge "vp9: Modification to adapt the ARF usage for 1 pass vbr"Marco Paniconi
2017-09-28vp9: Modification to adapt the ARF usage for 1 pass vbrMarco
2017-09-27Add use_svc condition to the scene detection in 1 pass.Marco
2017-09-27Revert "Remove the speed condition on scene detection in 1 pass code."Marco Paniconi
2017-09-27Remove the speed condition on scene detection in 1 pass code.Marco
2017-09-26Remove the speed condition in setting compute_source_sad.Marco
2017-09-21Merge "Comma-separate VP9 encoder tmp.stt output"Andrew Lewis
2017-09-14Merge "VP9 level targeting: add a new AUTO mode"Hui Su
2017-09-14VP9 level targeting: add a new AUTO modeHui Su
2017-09-13Comma-separate VP9 encoder tmp.stt outputAndrew Lewis
2017-09-05Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang
2017-08-16Merge "Fix for encoder slowdown (for speeds >= 3)"Paul Wilkins
2017-08-16Fix for encoder slowdown (for speeds >= 3)paulwilkins
2017-08-15Merge "Clean up writing YUV files for debug purpose."Jerome Jiang
2017-08-15Clean up writing YUV files for debug purpose.Jerome Jiang
2017-08-15Merge "vp9: strip temporal filter code"Scott LaVarnway
2017-08-15Merge "Enable emergency fast Q adaptation for VBR test case."Paul Wilkins
2017-08-14vp9: strip temporal filter codeScott LaVarnway
2017-08-14Merge "vp9: strip mb graph code"Scott LaVarnway
2017-08-11vp9: strip mb graph codeScott LaVarnway
2017-08-11Merge "vp9 SVC: Fix the denoiser frame buffer management."Jerome Jiang
2017-08-10vp9 SVC: Fix the denoiser frame buffer management.Jerome Jiang
2017-08-03Enable emergency fast Q adaptation for VBR test case.paulwilkins