summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-06-15Remove redundant second declaration in svc_layercontext.cMarco
2015-06-12enable vp9_d153_predictor_32x32_ssse3James Zern
2015-06-12vp9_encodeframe: make coord_lookup[] staticJames Zern
2015-06-12vp9_resize: make vp9_filteredinterp_*[] staticJames Zern
2015-06-12vp9_entropy: delete vp9_coefmodel_tree[]James Zern
2015-06-12vp9_entropymode: make vp9_init_mode_probs privateJames Zern
2015-06-12Merge "decode_tiles_mt: remove incorrect TODO"James Zern
2015-06-12Merge changes I342075eb,I222eaa4eJames Zern
2015-06-12Merge changes Iedb5b6a3,Iaea98508,I36580cea,Ia0574320James Zern
2015-06-12Merge "variance_test: fix build w/--disable-vp8-encoder"James Zern
2015-06-12Merge "Fix potential overflow issue in hadamard_16x16()"Jingning Han
2015-06-12Merge "Add dynamic range comment to hadamard_8x8()"Jingning Han
2015-06-12Merge "mips msa vp9 filter by weight optimization"Parag Salasakar
2015-06-12Fix potential overflow issue in hadamard_16x16()Jingning Han
2015-06-12Add dynamic range comment to hadamard_8x8()Jingning Han
2015-06-12Merge "Allocate tile data adaptively to accommodate the frame size increase"Yunqing Wang
2015-06-12mips msa vp9 filter by weight optimizationParag Salasakar
2015-06-12Merge "test_intra_pred_speed: add ClearSystemState() call"James Zern
2015-06-11variance_test: fix build w/--disable-vp8-encoderJames Zern
2015-06-11vp9_filter: restore vp9_bilinear_filters alignmentJames Zern
2015-06-11Merge "inline vp9_get_segdata()"Scott LaVarnway
2015-06-11Allocate tile data adaptively to accommodate the frame size increaseYunqing Wang
2015-06-11inline vp9_get_segdata()Scott LaVarnway
2015-06-11Move adjustment of some CR parameters to existing function.Marco
2015-06-11Merge "inline vp9_segfeature_active()"Scott LaVarnway
2015-06-11inline vp9_segfeature_active()Scott LaVarnway
2015-06-11Merge "mips msa vp9 intra-pred optimization"Parag Salasakar
2015-06-10decode_tiles_mt: remove incorrect TODOJames Zern
2015-06-10vp9_decodeframe: simplify init_read_bit_buffer signatureJames Zern
2015-06-10vp9_decode_frame: remove explicit read_bit_buffer initJames Zern
2015-06-10vp9_decodeframe.h: remove unused prototypeJames Zern
2015-06-10vp9_decodeframe: move public funcs to end of fileJames Zern
2015-06-10vp9_decodeframe: reorder some functionsJames Zern
2015-06-10vp9_decodeframe: hide vp9_dec_build_inter_predictors_sbJames Zern
2015-06-10test_intra_pred_speed: add ClearSystemState() callJames Zern