summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2015-06-18vp9_reconintra: correct d135 4x4 signatureJames Zern
2015-06-18vp9_reconintra_neon: add DC 4x4 predictorsJames Zern
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
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 "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-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-10Merge "vp9_reconintra/d45_predictor: remove temp storage"James Zern
2015-06-10Merge "Changes to active maxq calculation in two pass."Paul Wilkins
2015-06-10Merge "Reducing size of MODE_INFO struct"Scott LaVarnway
2015-06-09Adjust some parameters for cyclic refresh for low bitrates.Marco
2015-06-09Changes to active maxq calculation in two pass.Paul Wilkins
2015-06-09Enable more split modes for animated content.Paul Wilkins
2015-06-08Merge "Animation and dead zone detection."Paul Wilkins
2015-06-06mips msa vp9 intra-pred optimizationParag Salasakar
2015-06-05Optimize the decode_partition. About 0.7% gain on N10.hkuang
2015-06-05Merge "vp9_reconintra: simplify d63_predictor"James Zern