summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2016-11-01Merge "Change to KF boost calculation."Paul Wilkins
2016-10-28Change to KF boost calculation.Paul Wilkins
2016-10-28Merge "Force recode if framesize exceeds max allowed size"Debargha Mukherjee
2016-10-27Force recode if framesize exceeds max allowed sizeDebargha Mukherjee
2016-10-26Changes to KF boost calculation.Paul Wilkins
2016-10-26Removal of a couple of two pass adjustments.paulwilkins
2016-10-25Change 2 motion search counts to be tile dataYunqing Wang
2016-10-22Merge "vp9_bitstream: Encode tiles in parallel"Vignesh Venkatasubramanian
2016-10-21vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-10-21vp9: Nonrd variance partition: increase threshold for using 4x4 avg.Marco
2016-10-20vp9: Speed=8 real-time: Keep the bias_golden feature on.Marco
2016-10-18Revert "vp9_bitstream: Encode tiles in parallel"James Zern
2016-10-18Merge "vp9: Non-rd variance partition: add condition for 64x64 split."Marco Paniconi
2016-10-17vp9: Non-rd variance partition: add condition for 64x64 split.Marco
2016-10-17vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-10-12vp9_bitstream: Parameterize interp_filter_selectedVignesh Venkatasubramanian
2016-10-12Merge "vp9_bitstream: Parameterize max_mv_magnitude"Vignesh Venkatasubramanian
2016-10-12vp9_bitstream: Parameterize max_mv_magnitudeVignesh Venkatasubramanian
2016-10-111 pass vbr: Allow for lookahead alt-ref in real-time mode.Marco
2016-10-11vp9: 1 pass vbr: some adjustments to gf interval.Marco
2016-10-07write_modes: add MACROBLOCKD as a parameterVignesh Venkatasubramanian
2016-10-01Fix warning when building with GCC 5.Geza Lore
2016-09-30Merge "vp9: On change_config() only call update_frame_size if needed."Marco Paniconi
2016-09-30Merge "vp9 real-time mode: Change loopfilter speed feature at speed 8."Marco Paniconi
2016-09-30Merge "Fix an issue in vp9_first_pass for non-mulitple of 16 resolutions"Yunqing Wang
2016-09-29Fix an issue in vp9_first_pass for non-mulitple of 16 resolutionsDeepa K G
2016-09-29vp9: On change_config() only call update_frame_size if needed.Marco
2016-09-29vp9 real-time mode: Change loopfilter speed feature at speed 8.Marco
2016-09-27Merge "Limit max arf boost and scale motion breakout for image size."Paul Wilkins
2016-09-26vp9: Reduce frame loopfilter-level for 1 pass cbr.Marco
2016-09-26Limit max arf boost and scale motion breakout for image size.paulwilkins
2016-09-19Code class0 using vpx_read() / vpx_write().Nathan E. Egge
2016-09-19Zero the whole rd_counts struct rather than the each memberAlex Converse
2016-09-16Merge changes from topic 'clang-format'James Zern
2016-09-15vp9: Small code cleanup.Marco
2016-09-15apply clang-formatclang-format
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-09-01Merge "Casts to remove some warnings."Yaowu Xu
2016-09-01Merge "Refactor uv tx size with lookup arrays"Debargha Mukherjee
2016-09-01Casts to remove some warnings.paulwilkins
2016-08-31Refactor uv tx size with lookup arraysDebargha Mukherjee
2016-08-31Modified resize loop constraints.paulwilkins
2016-08-30Merge "Adjust coefficient optimization and tx_domain rd speed features."Paul Wilkins
2016-08-27vp9_alt_ref_aq_set_nsegments: harmonize fn signatureJames Zern
2016-08-27Move vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.cYury Gitman
2016-08-26Merge "Fix VS build warnings in vp9_alt_ref_aq files"Jingning Han
2016-08-26Merge "Add ALLOW_RECODE_FIRST speed mode."Paul Wilkins
2016-08-26Fix VS build warnings in vp9_alt_ref_aq filesJingning Han
2016-08-26Add ALLOW_RECODE_FIRST speed mode.paulwilkins