summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2015-05-11Fix rate control issue with layers and aq-mode=3.Marco
2015-05-11Merge "Skip the last frame update for some frame repeats."paulwilkins
2015-05-09Merge "build_intra_predictors*: reduce left_col size"James Zern
2015-05-08Fix clang ioc warning due to NULL mi pointer.hkuang
2015-05-08Merge "Add more sse2 code for intra prediction."hkuang
2015-05-08Skip the last frame update for some frame repeats.paulwilkins
2015-05-08Merge "mips msa vp9 idct 32x32 optimization"Parag Salasakar
2015-05-07build_intra_predictors*: reduce left_col sizeJames Zern
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-05-07Merge "Move shared SAD code to vpx_dsp"Johann
2015-05-07Merge "Remove an unnecessary check."hkuang
2015-05-07Merge "Remvoe EIGHTTAP_SHARP filter check for non-rd mode."Marco
2015-05-07Merge "Image size restriction to rd auto partition search."paulwilkins
2015-05-07mips msa vp9 idct 32x32 optimizationParag Salasakar
2015-05-06Add more sse2 code for intra prediction.hkuang
2015-05-06Remvoe EIGHTTAP_SHARP filter check for non-rd mode.Marco
2015-05-06Move shared SAD code to vpx_dspJohann
2015-05-06Remove an unnecessary check.hkuang
2015-05-06Correct the inter prediction coordinate calculation which greatly reduced thehkuang
2015-05-06Merge "Optimize the read_partition."hkuang
2015-05-06Merge "Add intra mode early termination in non-rd mode"Yunqing Wang
2015-05-06Merge "mips msa vp9 idct 16x16 optimization"Parag Salasakar
2015-05-05Add intra mode early termination in non-rd modeYunqing Wang
2015-05-05Optimize the read_partition.hkuang
2015-05-05fix and enable vp9_dc_128_predictor_16x16James Zern
2015-05-05Merge "Add some sse2 code for intra prediction."hkuang
2015-05-05Merge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."paulwilkins
2015-05-05Merge "Adjust ARF min and max interval."paulwilkins
2015-05-05mips msa vp9 idct 16x16 optimizationParag Salasakar
2015-05-04Allow for H and V intra modes for non-rd mode.Marco
2015-05-01vp9_idct_intrin_sse2: cosmetics: reindentJames Zern
2015-05-01Merge "Reduce intra_cost_penalty for BLOCK_8X8"Yunqing Wang
2015-05-01Merge "Adjust the vbp early termination threshold slightly"Yunqing Wang
2015-05-01FIX: Use correct above/left in read_intra_frame_mode_infoScott LaVarnway
2015-05-01Image size restriction to rd auto partition search.paulwilkins
2015-05-01Remove CONSTRAIN_NEIGHBORING_MIN_MAX.paulwilkins
2015-05-01Adjust ARF min and max interval.paulwilkins
2015-04-30vp9: RECON_AND_STORE4X4: remove dest offsetJames Zern
2015-04-30vp9_idct_intrin_*: RECON_AND_STORE: remove dest offsetJames Zern
2015-04-30Merge "Remove vp9_idct16x16_10_add_ssse3()"Yaowu Xu
2015-04-30Merge "vp9_decodeframe: simplify compare_tile_buffers"James Zern
2015-04-30Add some sse2 code for intra prediction.hkuang
2015-04-30Reduce intra_cost_penalty for BLOCK_8X8Yunqing Wang
2015-04-30Remove vp9_idct16x16_10_add_ssse3()Yaowu Xu
2015-04-30Merge "Improve golden frame refreshing in non-rd mode"Yunqing Wang
2015-04-30Adjust the vbp early termination threshold slightlyYunqing Wang
2015-04-30Merge "mips msa vp9 copy and avg convolve optimization"Parag Salasakar
2015-04-30Merge "Disable ssse3 version idct16x16_256_add()"Yaowu Xu
2015-04-29vp9_decodeframe: simplify compare_tile_buffersJames Zern
2015-04-29Disable ssse3 version idct16x16_256_add()Yaowu Xu