]> granicus.if.org Git - libvpx/history - vpx_dsp/fastssim.c
Merge "block error avx2: sum in 32 bits when possible"
[libvpx] / vpx_dsp / fastssim.c
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-09-30 Yunqing WangMerge "Fix an issue in vp9_first_pass for non-mulitple...
2016-09-28 James ZernMerge "vp9: fix compilation for g++ 6.2.x"
2016-09-28 Johann KoenigMerge "Hook up vp8_diamond_search_sad_sse3"
2016-09-28 James ZernMerge "vpxdec: avoid memory leaks under most conditions"
2016-09-28 Linfeng ZhangMerge "Clean convolve_test.cc"
2016-09-28 Debargha MukherjeeMerge "Fix for compile error with range checking"
2016-09-27 Johann KoenigMerge changes from topic 'wextra'
2016-09-27 Urvang JoshiAdd compiler warning flag -Wextra and fix related warnings.
2016-07-28 Jacky ChenMerge "vp9 svc: Enable different speed setting for...
2016-07-26 James ZernMerge "vpx_ports: apply clang-format"
2016-07-26 James ZernMerge "vpx_mem: apply clang-format"
2016-07-26 Alex ConverseMerge "Only consider visible 4x4s in pixel domain error."
2016-07-26 James ZernMerge "register_state_check: simplify Check() methods"
2016-07-25 clang-formatvpx_dsp: apply clang-format
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-11 Scott LaVarnwayMerge "vp9_rd_pick_intra_mode_sb(): set interp_filter to"
2016-07-02 James ZernMerge "improve vpx_filter_block1d* based on replace...
2016-06-29 James BankoskiMerge "Revert "libyuv: update to b8ddb5a2""
2016-06-29 James BankoskiMerge "libyuv: update to b8ddb5a2"
2016-06-29 Scott LaVarnwayMerge "VP9: handle_inter_mode()... Use interp_filter"
2016-06-28 Jacky ChenMerge "vp9: Move chroma sensitivity check out from...
2016-06-28 Parag SalasakarMerge "mips added p6600 cpu support"
2016-06-27 James BankoskiMerge "Revert "libyuv: update to 1b3e4aee47""
2016-06-27 James BankoskiMerge "libyuv: update to 1b3e4aee47"
2016-06-27 Yaowu XuMerge "Port metric computation changes from nextgenv2"
2016-06-24 Yaowu XuPort metric computation changes from nextgenv2
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-12 James ZernMerge "fix build w/only mmx+sse enabled"
2015-08-12 James ZernMerge "tools_common: fix build w/encoders/decoders...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-11 Aℓex ConverseMerge "Move vp9_systemdependent.h to vpx_ports bitops...
2015-08-10 Alex ConverseMove vp9_systemdependent.h to vpx_ports bitops.h and...
2015-08-10 James ZernMerge changes from topic 'x86inc'
2015-08-10 Johann KoenigMerge "Update x86inc.asm from x264"
2015-08-10 Marco PaniconiMerge "Add unittest for SVC 1pass CBR mode with 4 threads."
2015-08-10 Aℓex ConverseMerge "fastssim: Add some missing consts"
2015-08-10 Alex Conversefastssim: Add some missing consts
2015-08-10 Jingning HanMerge "Add static syntax to total_adj_strong_thresh"
2015-08-07 Jingning HanMerge "Add static syntax to copy_mem64x64"
2015-08-07 Aℓex ConverseMerge "fastssim: Add stdlib.h for malloc/free"
2015-08-07 Alex Conversefastssim: Add stdlib.h for malloc/free
2015-08-07 Zoe LiuMerge "Fixed a comment on the compound ref frames."
2015-08-07 Aℓex ConverseMerge "Move VP9 SSIM metrics to vpx_dsp."
2015-08-07 Alex ConverseMove VP9 SSIM metrics to vpx_dsp.