summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-19VP8: For high overshoot, force drop frame and max-out QP.Marco
2015-05-19Merge "rename vp9_dct_impl_sse2.c to vp9_dct_sse2_impl.h"James Zern
2015-05-19Merge "rename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_impl.h"James Zern
2015-05-19Merge "rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.h"James Zern
2015-05-17md5_helper.h: fix type conversion warningJames Zern
2015-05-16test_intra_pred_speed: reuse test_libvpx's main()James Zern
2015-05-16test_libvpx: add <arch>.* to negative filterJames Zern
2015-05-16dec_build_inter_predictors: don't return a void fnJames Zern
2015-05-15rename vp9_dct_impl_sse2.c to vp9_dct_sse2_impl.hJames Zern
2015-05-15rename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_impl.hJames Zern
2015-05-15rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.hJames Zern
2015-05-15Merge "tests: add test_intra_pred_speed"James Zern
2015-05-15Merge changes from topic 'missing-proto'James Zern
2015-05-15Merge "Change tx_size_search_method setting for non-rd speed 5."Marco
2015-05-15Change tx_size_search_method setting for non-rd speed 5.Marco
2015-05-15vp9_subexp.h: add a missing prototypeJames Zern
2015-05-15vp9: add some missing includesJames Zern
2015-05-15vp9 intrinsics: add vp9_rtcd includeJames Zern
2015-05-15vp9: correct some function signaturesJames Zern
2015-05-15vp9_variance_sse2: sync function signaturesJames Zern
2015-05-15vp9/encoder: make some functions staticJames Zern
2015-05-15vp9_dct_sse2: make some functions staticJames Zern
2015-05-15vp9_decodeframe.c: make a function staticJames Zern
2015-05-15Merge "Fix illegal memory access when stream starts w/ invisible frame."Adrian Grange
2015-05-15Merge changes from topic 'missing-proto'James Zern
2015-05-15Merge changes from topic 'missing-proto'James Zern
2015-05-15Merge changes from topic 'missing-proto'James Zern
2015-05-15Merge "Move mc_buf to cut down size of MACROBLOCKD."Frank Galligan
2015-05-15Merge "Revert "Skip the last frame update for some frame repeats.""paulwilkins
2015-05-14vp8/rdopt.h+onyx_int.h: add some missing prototypesJames Zern
2015-05-14vp8: add some missing includesJames Zern
2015-05-14vp8: make some functions staticJames Zern
2015-05-14vp8/common/variance*: add vp8_rtcd includeJames Zern
2015-05-14vp8_copy32xn: sync function signatureJames Zern
2015-05-14sad*_avx2.c: sync function signaturesJames Zern
2015-05-14vpx_scale: add missing rtcd + vpx_scale includesJames Zern
2015-05-14fdct8x8_test: move functions to an anonymous namespaceJames Zern
2015-05-14md5_utils.c: make a function staticJames Zern
2015-05-14vpx_config.c: add vpx_codec includeJames Zern
2015-05-14Move mc_buf to cut down size of MACROBLOCKD.Frank Galligan
2015-05-14tests: add test_intra_pred_speedJames Zern
2015-05-14Fix illegal memory access when stream starts w/ invisible frame.Adrian Grange
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-14Revert "Skip the last frame update for some frame repeats."paulwilkins
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