summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2015-06-23mips msa vp9 avg optimizationParag Salasakar
2015-06-23Merge "mips msa vp9 fdct 4x4 optimization"Parag Salasakar
2015-06-22Fixes for key frame coding at speed 5.Marco
2015-06-22Merge "vp9_reconintra_neon: add d45 8x8"James Zern
2015-06-22Merge "Reduce max_partition_size for low resolutions at speed 5."Marco
2015-06-22mips msa vp9 fdct 4x4 optimizationParag Salasakar
2015-06-20Merge "mips msa vp9 fdct 8x8 optimization"Parag Salasakar
2015-06-19vp9_reconintra_neon: add d45 8x8James Zern
2015-06-20mips msa vp9 fdct 8x8 optimizationParag Salasakar
2015-06-20Merge "Add dynamic range comment to vp9_int_pro_row"James Zern
2015-06-19Add dynamic range comment to vp9_int_pro_rowJingning Han
2015-06-20Merge "Add dynamic range comment to vp9_int_pro_col"Jingning Han
2015-06-19Reduce max_partition_size for low resolutions at speed 5.Marco
2015-06-19Limit cyclic refresh revisitng blocks at the same quantizer.Alex Converse
2015-06-19Add dynamic range comment to vp9_int_pro_colJingning Han
2015-06-19Fix a msvc compiler warningYaowu Xu
2015-06-19Merge "vp9_filter: make all filter tables static"James Zern
2015-06-19Merge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cbJames Zern
2015-06-19Merge "vp9_reconintra_neon: add d45 4x4"James Zern
2015-06-19Merge changes from topic 'vp9-intra-pred'James Zern
2015-06-19Merge "Add dynamic resize logic for 1 pass CBR."Marco
2015-06-18Add dynamic resize logic for 1 pass CBR.Marco
2015-06-18vp9_reconintra_neon: add d45 4x4James Zern
2015-06-18vp9_reconintra_neon: add d135 4x4James Zern
2015-06-18vp9_reconintra: correct d135 4x4 signatureJames Zern
2015-06-18Merge "vp9_reconintra_neon: add DC 4x4 predictors"James Zern
2015-06-18vp9_reconintra_neon: add DC 4x4 predictorsJames Zern
2015-06-18Merge "vp9_reconintra_neon: add DC 32x32 predictors"James Zern
2015-06-18Merge "Add dynamic range comment to vp9_satd"Jingning Han
2015-06-18Add dynamic range comment to vp9_satdJingning Han
2015-06-18Merge "mips msa vp9 fdct 32x32 optimization"Parag Salasakar
2015-06-17Take out assertion for block_yrd in rtc coding flowJingning Han
2015-06-17Merge "Fix integer overflow issue in rtc coding flow intra mode search"James Zern
2015-06-16Fix integer overflow issue in rtc coding flow intra mode searchJingning Han
2015-06-17mips msa vp9 fdct 32x32 optimizationParag Salasakar
2015-06-17Merge "mips msa vp9 fdct 16x16 optimization"Parag Salasakar
2015-06-16Merge "Moved has_rows, has_cols in vp9_decodeframe.c"Scott LaVarnway
2015-06-16Moved has_rows, has_cols in vp9_decodeframe.cScott LaVarnway
2015-06-16Remove duplicate calls for set_frame_size in 1 pass mode.Marco
2015-06-16Merge "Eliminated frame_type check in get_partition_probs()"Scott LaVarnway
2015-06-16Eliminated frame_type check in get_partition_probs()Scott LaVarnway
2015-06-16Merge "Update use_prev_frame_mvs flag in decoder."Scott LaVarnway
2015-06-16mips msa vp9 fdct 16x16 optimizationParag Salasakar
2015-06-15vp9_reconintra_neon: add DC 32x32 predictorsJames Zern
2015-06-15Merge "vp9_ethread: create enough threads while using SVC"Yunqing Wang
2015-06-15Merge changes I19588f9e,I6dc338a6James Zern
2015-06-15Merge "vp9_entropy: delete vp9_coefmodel_tree[]"James Zern
2015-06-15Merge "vp9_entropymode: make vp9_init_mode_probs private"James Zern
2015-06-15Merge "enable vp9_d153_predictor_32x32_ssse3"James Zern
2015-06-15vp9_ethread: create enough threads while using SVCYunqing Wang