platform/upstream/libvpx.git
2015-05-29 Parag Salasakarmips msa vp9 updated macros and disable all MSA functions
2015-05-27 JohannMerge "Only use one 'END' per file"
2015-05-27 Minghai ShangMerge "[decoder] Optimize context buffer re-allocation"
2015-05-27 MarcoNon-rd variance partition: Adjust thresholds for 1080p.
2015-05-27 JohannMerge "Correct case in Get4x4SSEFunc"
2015-05-27 MarcoMerge "Refactor set_vbp_thresholds."
2015-05-27 JohannOnly use one 'END' per file
2015-05-27 JohannCorrect case in Get4x4SSEFunc
2015-05-27 Minghai ShangMerge "[svc] Make size of empty frame to be 16x16 all...
2015-05-27 MarcoRefactor set_vbp_thresholds.
2015-05-26 Minghai Shang[svc] Make size of empty frame to be 16x16 all the...
2015-05-26 JohannMerge "Move variance functions to vpx_dsp"
2015-05-26 JohannMove variance functions to vpx_dsp
2015-05-26 Minghai ShangMerge "[svc] Turn on frame_parallel_decoding_mode"
2015-05-26 Jingning HanMerge "Fix integral projection motion search for frame...
2015-05-23 James ZernMerge changes Ie15e301e,Ib070c79b
2015-05-23 James Zernvp9_reconintra_neon: cosmetics: reindent
2015-05-23 James Zernvp9_reconintra_neon: cosmetics: drop unneeded returns
2015-05-23 James Zernvp9: move ssse3 convolve fns to intrinsics file
2015-05-23 James Zernvp9: move avx2 convolve fns to intrinsics file
2015-05-23 James Zernadd vp9/common/x86/convolve.h
2015-05-22 JohannMerge "Remove unused "alt-tree-layout""
2015-05-22 Jingning HanFix integral projection motion search for frame resize
2015-05-22 James Zernvp9_subpixel_8t_intrin_ssse3: quiet vs9 warning
2015-05-22 JohannRemove unused "alt-tree-layout"
2015-05-21 MarcoFix to visual studio build error.
2015-05-21 paulwilkinsMerge "Fix issues with mixed ARF and GF groups."
2015-05-20 James Zernvp9_mvref_common.c: fix compile warning
2015-05-20 Marcovp8_drop_encodedframe_overshoot: fix to return setting.
2015-05-20 Minghai Shang[decoder] Optimize context buffer re-allocation
2015-05-20 Minghai Shang[svc] Turn on frame_parallel_decoding_mode
2015-05-20 paulwilkinsFix issues with mixed ARF and GF groups.
2015-05-19 MarcoVP8: For high overshoot, force drop frame and max-out QP.
2015-05-19 James ZernMerge "rename vp9_dct_impl_sse2.c to vp9_dct_sse2_impl.h"
2015-05-19 James ZernMerge "rename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_...
2015-05-19 James ZernMerge "rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_...
2015-05-17 James Zernmd5_helper.h: fix type conversion warning
2015-05-17 James Zerntest_intra_pred_speed: reuse test_libvpx's main()
2015-05-16 James Zerntest_libvpx: add <arch>.* to negative filter
2015-05-16 James Zerndec_build_inter_predictors: don't return a void fn
2015-05-16 James Zernrename vp9_dct_impl_sse2.c to vp9_dct_sse2_impl.h
2015-05-15 James Zernrename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_impl.h
2015-05-15 James Zernrename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.h
2015-05-15 James ZernMerge "tests: add test_intra_pred_speed"
2015-05-15 James ZernMerge changes from topic 'missing-proto'
2015-05-15 MarcoMerge "Change tx_size_search_method setting for non...
2015-05-15 MarcoChange tx_size_search_method setting for non-rd speed 5.
2015-05-15 James Zernvp9_subexp.h: add a missing prototype
2015-05-15 James Zernvp9: add some missing includes
2015-05-15 James Zernvp9 intrinsics: add vp9_rtcd include
2015-05-15 James Zernvp9: correct some function signatures
2015-05-15 James Zernvp9_variance_sse2: sync function signatures
2015-05-15 James Zernvp9/encoder: make some functions static
2015-05-15 James Zernvp9_dct_sse2: make some functions static
2015-05-15 James Zernvp9_decodeframe.c: make a function static
2015-05-15 Adrian GrangeMerge "Fix illegal memory access when stream starts...
2015-05-15 James ZernMerge changes from topic 'missing-proto'
2015-05-15 James ZernMerge changes from topic 'missing-proto'
2015-05-15 James ZernMerge changes from topic 'missing-proto'
2015-05-15 Frank GalliganMerge "Move mc_buf to cut down size of MACROBLOCKD."
2015-05-15 paulwilkinsMerge "Revert "Skip the last frame update for some...
2015-05-15 James Zernvp8/rdopt.h+onyx_int.h: add some missing prototypes
2015-05-15 James Zernvp8: add some missing includes
2015-05-15 James Zernvp8: make some functions static
2015-05-15 James Zernvp8/common/variance*: add vp8_rtcd include
2015-05-15 James Zernvp8_copy32xn: sync function signature
2015-05-15 James Zernsad*_avx2.c: sync function signatures
2015-05-15 James Zernvpx_scale: add missing rtcd + vpx_scale includes
2015-05-15 James Zernfdct8x8_test: move functions to an anonymous namespace
2015-05-15 James Zernmd5_utils.c: make a function static
2015-05-15 James Zernvpx_config.c: add vpx_codec include
2015-05-15 Frank GalliganMove mc_buf to cut down size of MACROBLOCKD.
2015-05-14 James Zerntests: add test_intra_pred_speed
2015-05-14 Adrian GrangeFix illegal memory access when stream starts w/ invisib...
2015-05-14 Tom FineganMerge "Remove BUILD_LIBVPX_SO variable from the build...
2015-05-14 Tom FineganMerge "Remove the BUILD_LIBVPX variable from the build...
2015-05-14 Tom FineganRemove BUILD_LIBVPX_SO variable from the build system.
2015-05-14 Tom FineganRemove the BUILD_LIBVPX variable from the build system.
2015-05-14 paulwilkinsRevert "Skip the last frame update for some frame repeats."
2015-05-13 JohannMerge "Relocate memory operations for common code"
2015-05-13 JohannRelocate memory operations for common code
2015-05-13 Tom FineganAvoid failed include when Makefile is processed with...
2015-05-13 Tom FineganMerge "Remove claims of universal target support from...
2015-05-13 Parag SalasakarMerge "mips msa vp9 idct 8x8 optimization"
2015-05-13 Tom FineganRemove claims of universal target support from the...
2015-05-12 Yunqing WangMerge "Remove unneeded variable declaration"
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-05-12 Yaowu XuProtect new metric computation with use_highbitdepth...
2015-05-12 Yunqing WangRemove unneeded variable declaration
2015-05-12 James ZernMerge "libs.mk: simplify test_libvpx target"
2015-05-12 James ZernMerge changes from topic 'missing-proto'
2015-05-12 JohannMerge "Remove reference to compatibility layer"
2015-05-12 Adrian GrangeMerge "Recompute tile params on frame resize"
2015-05-12 JohannRemove reference to compatibility layer
2015-05-12 James Zernvpxenc: make some functions static
2015-05-12 James Zernvpxdec: make some functions static
2015-05-12 James Zerntools_common.h: fix get_vpx_decoder_count() proto
2015-05-12 James Zerntools_common.h: fix get_vpx_encoder_count() proto
2015-05-12 James Zerntools_common.h: fix usage_exit() prototype
2015-05-12 James Zernlibs.mk: simplify test_libvpx target
next