summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2016-09-27vp9: fix compilation for g++ 6.2.xTristan Matthews
2016-09-28Merge "Fix for compile error with range checking"Debargha Mukherjee
2016-09-27Merge "Limit max arf boost and scale motion breakout for image size."Paul Wilkins
2016-09-27Fix for compile error with range checkingPeter de Rivaz
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-26Merge "VP9: token decoder expansion"Scott LaVarnway
2016-09-24Merge "vp9_idct: delete dead TODOs"James Zern
2016-09-23VP9: token decoder expansionScott LaVarnway
2016-09-23Merge "VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader."Scott LaVarnway
2016-09-22VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader.Scott LaVarnway
2016-09-22Merge "Detect invalid highbd iht input"Angie Chiang
2016-09-21Detect invalid highbd iht inputAngie Chiang
2016-09-20vp8: remove VP8_SET_DBG* control supportJames Zern
2016-09-20vp9_idct: delete dead TODOsJames Zern
2016-09-20Merge "vp9_rtcd: remove non-existent highbd convolve fns"James Zern
2016-09-19vp9_rtcd: remove non-existent highbd convolve fnsJames Zern
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
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-25Adjust coefficient optimization and tx_domain rd speed features.paulwilkins
2016-08-24Add --alt-ref-aq=<int> optionYury Gitman
2016-08-24Merge "vp9: Refactor set_low_temp_var_flag."Jacky Chen
2016-08-23Correct CHECK_MEM_ERROR macro (release builds)Yury Gitman
2016-08-23vp9: Refactor set_low_temp_var_flag.jackychen
2016-08-23Merge "Disable split mode in 4k video encoding"Yunqing Wang
2016-08-22Disable split mode in 4k video encodingYunqing Wang
2016-08-22Correct CHECK_MEM_ERROR macroYury Gitman
2016-08-19Merge "Adjust speed features for 4k video encoding"Yunqing Wang
2016-08-19Adjust speed features for 4k video encodingYunqing Wang
2016-08-19vp9_pickmode: quiet float conversion warningsJames Zern
2016-08-19vp9_alloc_context_buffers: clear cm->mi* on failureJames Zern