]> granicus.if.org Git - libvpx/history - vpx_ports/x86.h
Merge "Cover more filter levels in unit tests for post proc."
[libvpx] / vpx_ports / x86.h
2016-11-24 Jerome JiangMerge "Cover more filter levels in unit tests for post...
2016-11-23 Marco PaniconiMerge "vp9: Use more aggressive skip when short_circuit...
2016-11-23 James ZernMerge "avoid redefining WIN32_LEAN_AND_MEAN"
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
2016-11-22 James Zernavoid redefining WIN32_LEAN_AND_MEAN
2016-11-19 Jingning HanMerge "Enable asymptotic closed-loop encoding decision"
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
2016-11-15 James ZernMerge "build/make/Android.mk: fix cpufeatures import"
2016-11-15 James ZernMerge changes I3950c883,I2b679b04
2016-11-15 James Zernvpx_timer.h,x86.h: define NOMINMAX for windows.h
2016-09-20 Johann KoenigMerge "Enable ssse3 bilinear tests"
2016-09-20 Johann KoenigMerge "Add vp8_bilinear_filter test"
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-16 James ZernMerge changes from topic 'clang-format'
2016-09-15 clang-formatapply clang-format
2016-08-01 Alex ConverseMerge "Unfork 8-bit in HBD path in vp9_model_rd_from_va...
2016-07-28 Jacky ChenMerge "vp9 svc: Enable different speed setting for...
2016-07-26 James ZernMerge "vpx_ports: apply clang-format"
2016-07-25 clang-formatvpx_ports: apply clang-format
2016-06-24 James ZernMerge "cosmetics: Beautify whitespaces and line wrapping"
2016-06-24 James ZernMerge "cosmetics: Change few types to their posix version"
2016-06-24 James ZernMerge "cosmetics: Make few conditions clearer"
2016-06-24 Yaowu XuMerge "Rationalize type to avoid integer out of range"
2016-06-23 Vignesh Venkatasub... Merge "vp9: Fix potential SEGV in decoder_peek_si_internal"
2016-06-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-23 Angie ChiangMerge "set interp_filter to SWITCHABLE_FILTER for intra...
2016-06-23 Alex ConverseMerge "Repack vp9_token_state."
2016-06-22 Jacky ChenMerge "vp9: Change the scheme for modeling rd for bsize...
2016-06-22 James ZernMerge "remove vp10"
2016-06-22 Nico WeberMerge "win: Include <intrin.h> instead of manually...
2016-06-22 Nico Weberwin: Include <intrin.h> instead of manually declaring...
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-11 Yaowu XuMerge "Added a measure of rc drift."
2016-05-11 Paul WilkinsMerge "Fixed 8K two pass encoder crash."
2016-05-09 James BankoskiMerge "libvpx: vpx_add_plane_noise make c match assembly"
2016-05-04 James ZernMerge "yv12extend: make memcpy_short_addr static"
2016-05-04 Tom FineganMerge "iosbuild.sh: Verify fat library targets."
2016-05-04 James BankoskiMerge "libvpx: add a unit test for plane_add_noise."
2016-05-03 James ZernMerge "x86.h,x86_simd_caps: add an explicit cast w...
2016-04-28 James Zernx86.h,x86_simd_caps: add an explicit cast w/strtol
2016-04-27 Vignesh Venkatasub... Merge "TODO cleanup: Remove unused buffer_size"
2016-04-27 Vignesh Venkatasub... Merge "webmdec.h: remove stale TODO"
2016-04-27 Vignesh Venkatasub... Merge "TODO cleanup: s/EbmlGlobal/WebmOutputContext/"
2016-04-26 Hui SuMerge "VP9: adjust trellis quant optimization RD parame...
2016-04-26 Hui SuMerge "VP9: enable trellis quantization optimization...
2016-04-26 Marco PaniconiMerge "vp9: Fix condition to update consec_zero_mv."
2016-04-26 Jacky ChenMerge "vp9: Simplify the logic in denoiser SSE2 code."
2016-04-26 Yi LuoMerge "Add the 64-bit CPU cycle count utility function"
2016-04-22 Yi LuoAdd the 64-bit CPU cycle count utility function
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-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-10 James ZernMerge changes from topic 'x86inc'
2015-08-10 Johann KoenigMerge "Update x86inc.asm from x264"
2015-08-10 Tom FineganMerge "clang/win: Make libvpx build with -Wunused-funct...
2015-08-10 Tom FineganMerge "Add a codereview.setting file so that `git cl...
2015-08-10 Aℓex ConverseMerge changes I2aa2a545,I63932eda,Ie3694ecd
2015-08-10 Jingning HanMerge "Add static syntax to total_adj_strong_thresh"
2015-08-08 James Zernvpx_ports/x86.h: fix visual studio build warning
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-06 James ZernMerge "endian_inl.h: fix mips32 android build"
2015-08-06 Aℓex ConverseMerge "Narrow a load in iwht4x4_16_add."
2015-08-06 Jingning HanMerge "Fix compiler error in vp8/9 decoder test"
2015-08-06 James ZernMerge "Revert "VP9_COPY_CONVOLVE_SSE2 optimization""
2015-08-06 James ZernMerge "Support build with Visual Studio 14."
2015-08-05 Ghislain MARYSupport build with Visual Studio 14.
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
2015-04-30 Parag SalasakarMerge "mips msa vp9 copy and avg convolve optimization"
2015-04-30 Yaowu XuMerge "Disable ssse3 version idct16x16_256_add()"
2015-04-29 James ZernMerge "vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS"
2015-04-28 James ZernMerge "x86_simd_caps: check max cpuid before testing...
2015-04-25 James Zernx86_simd_caps: check max cpuid before testing AVX2
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-01-30 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"
2015-01-26 Tom FineganMerge "iosbuild.sh: Increase build speed."
2015-01-24 Yaowu XuMerge "Replace divide with look-up"
2015-01-24 James Zernx86: correct OSXSAVE + AVX bit check
2015-01-23 JackyChenMerge "SSE2 code for the filter in MFQE."
2015-01-23 James ZernMerge "workaround stack bashing by asm on 32-bit OpenBSD"
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2015-01-22 Paul WilkinsMerge "Bug when last group before forced key frame...
2015-01-21 JackyChenMerge "Fix compile error in Chromium building."
2015-01-21 Alex ConverseMerge "Allow external resize via vpx_codec_enc_config_set"
2015-01-21 James ZernMerge "fix AVX & AVX2 detection"
2015-01-16 James Zernfix AVX & AVX2 detection
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-08-25 Minghai ShangMerge "[spatial svc]Multiple frame context feature"
2014-08-21 Yaowu XuMerge "Fix bug 804"
2014-08-20 Minghai ShangMerge "[spatial svc]Add a few different encode frame...
2014-08-19 Frank GalliganMerge "Improved vp9_quantize_fp_neon()"
2014-08-19 Yunqing WangMerge "Add early termination in transform size search"
2014-08-16 Pengchong JinMerge "Add a speed feature to give the tighter search...
2014-08-15 Dmitry KovalevMerge "Simplifying vp9_set_speed_features() function."
2014-08-15 Dmitry KovalevMerge "Moving framerate from VP9EncoderConfig to VP9_COMP."
2014-08-14 Adrian GrangeMerge "Fix bug 837: realloc mode info buffers on resize"
2014-08-14 James ZernMerge "cq_test: allow test cases to be run out of order"
next