summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2016-09-03Fix missing write to opsnr in internal statsSarah Parker
2016-09-01Merge "Fix formatting in internal stats for vp8 and vp9"Yaowu Xu
2016-08-26Merge "Add ALLOW_RECODE_FIRST speed mode."Paul Wilkins
2016-08-26Add ALLOW_RECODE_FIRST speed mode.paulwilkins
2016-08-25Fix formatting in internal stats for vp8 and vp9Sarah Parker
2016-08-25Create interface for the ALT_REF_AQ classYury Gitman
2016-08-17Add {} to try and keep Jenkins happy.paulwilkins
2016-08-15Change to recode rules.paulwilkins
2016-08-04vp9: normalize vpx_enc_frame_flags_t usageJames Zern
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-07-20Change to call vp9_post_proc_frame()Yaowu Xu
2016-07-19Merge changes Ia6004c08,I1954f9d6James Zern
2016-07-18vp9: Allow usage of lookahead for real-time, 1 pass vbr.Marco
2016-07-18cosmetics: Correct grammar/spelling in commentsYury Gitman
2016-07-12Merge "vp9 svc: Reuse scaled_temp in two stage downscaling."Jacky Chen
2016-07-12vp9 svc: Reuse scaled_temp in two stage downscaling.JackyChen
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-06-29Add experimental spatial de-noise filter on key frames.paulwilkins
2016-06-27Merge "Port metric computation changes from nextgenv2"Yaowu Xu
2016-06-24Merge "cosmetics: Beautify whitespaces and line wrapping"James Zern
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu
2016-06-24cosmetics: Beautify whitespaces and line wrappingYury Gitman
2016-06-17Fix ubsan warnings: vp9/encoder/vp9_encoder.cYaowu Xu
2016-06-15Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream levelhui su
2016-05-11Merge "Added a measure of rc drift."Yaowu Xu
2016-05-11Added a measure of rc drift.paulwilkins
2016-05-10Add VP9 encoder API for level specification.hui su
2016-04-28vp9: Move the initialization of some rc variables to rc_init.Marco
2016-04-25Experiment to adapt for net AQ offset.paulwilkins
2016-04-22vp9: Move consec_zero_mv from cyclic refresh to cpi struct.Marco
2016-04-13vp9: Adjustment to scene-cut detection.Marco
2016-04-04vp9-denoiser: Avoid copy-block when denoising is at LowLow level.Marco
2016-03-22Force recode for bad rate misses.Paul Wilkins
2016-03-22Fix some HBD scaling bugs.Paul Wilkins
2016-03-15Isolate HBD stats bug change.Paul Wilkins
2016-03-15Merge "Revert "Fix bug in stats output for HBD.""Paul Wilkins
2016-03-15Revert "Fix bug in stats output for HBD."Paul Wilkins
2016-03-09vp9-svc: Fix to frame dropping in svc mode.Marco
2016-03-04Merge "Fix bug in stats output for HBD."Paul Wilkins
2016-03-04Fix bug in stats output for HBD.paulwilkins
2016-03-02vp9-svc: Fix issues with svc with periodic key frames.Marco
2016-03-01vp9-svc: Allow for 2 stage downscaling for spatial layers.Marco
2016-02-29vp9-svc: For 1 pass svc, remove frame-level upsampling.Marco
2016-02-26Revert "vp9-svc: Fix speed issue with source downscaling for spatial layers."James Zern
2016-02-26vp9-svc: Fix speed issue with source downscaling for spatial layers.Marco
2016-02-26Merge "vp9/10: fix forced keyframes w/alt-refs enabled"James Zern
2016-02-24vp9/10: fix forced keyframes w/alt-refs enabledJames Zern
2016-02-19vp9: 1 pass vbr real-time mode: Adjust gf refresh for scene change.Marco
2016-02-17vp9_encoder: add missing alloc checksJames Zern
2016-02-16vp9,encoder: relocate setjmpJames Zern