summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-14Merge "Remove BUILD_LIBVPX_SO variable from the build system."Tom Finegan
2015-05-14Merge "Remove the BUILD_LIBVPX variable from the build system."Tom Finegan
2015-05-14Remove BUILD_LIBVPX_SO variable from the build system.Tom Finegan
2015-05-14Remove the BUILD_LIBVPX variable from the build system.Tom Finegan
2015-05-13Merge "Relocate memory operations for common code"Johann
2015-05-13Relocate memory operations for common codeJohann
2015-05-13Avoid failed include when Makefile is processed with no target.Tom Finegan
2015-05-13Merge "Remove claims of universal target support from the build system."Tom Finegan
2015-05-13Merge "mips msa vp9 idct 8x8 optimization"Parag Salasakar
2015-05-12Remove claims of universal target support from the build system.Tom Finegan
2015-05-12Merge "Remove unneeded variable declaration"Yunqing Wang
2015-05-12Merge "Protect new metric computation with use_highbitdepth flag"Yaowu Xu
2015-05-12Protect new metric computation with use_highbitdepth flagYaowu Xu
2015-05-12Remove unneeded variable declarationYunqing Wang
2015-05-12Merge "libs.mk: simplify test_libvpx target"James Zern
2015-05-12Merge changes from topic 'missing-proto'James Zern
2015-05-12Merge "Remove reference to compatibility layer"Johann
2015-05-12Merge "Recompute tile params on frame resize"Adrian Grange
2015-05-12Remove reference to compatibility layerJohann
2015-05-11vpxenc: make some functions staticJames Zern
2015-05-11vpxdec: make some functions staticJames Zern
2015-05-11tools_common.h: fix get_vpx_decoder_count() protoJames Zern
2015-05-11tools_common.h: fix get_vpx_encoder_count() protoJames Zern
2015-05-11tools_common.h: fix usage_exit() prototypeJames Zern
2015-05-11libs.mk: simplify test_libvpx targetJames Zern
2015-05-11Merge "build_intra_predictors*: reduce above_data size"James Zern
2015-05-11Merge "Reduce border extension by 1 line"Adrian Grange
2015-05-11Recompute tile params on frame resizeAdrian Grange
2015-05-11Merge "Sort variables dependency in read_uncompressed_header"Jingning Han
2015-05-11Sort variables dependency in read_uncompressed_headerJingning Han
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-08build_intra_predictors*: reduce above_data sizeJames Zern
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 "Fix ndk build."Johann Koenig
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-08mips msa vp9 idct 8x8 optimizationParag Salasakar
2015-05-08Merge "mips msa vp9 idct 32x32 optimization"Parag Salasakar
2015-05-07Fix ndk build.Frank Galligan
2015-05-07Merge "Remove only remaining uses of 'fast_unaligned'"Johann
2015-05-07build_intra_predictors*: reduce left_col sizeJames Zern
2015-05-07Remove only remaining uses of 'fast_unaligned'Johann
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