]> granicus.if.org Git - libvpx/history - vpx_ports
Add a couple of missing WRAPLOW checks
[libvpx] / vpx_ports /
2016-06-08 Alex ConverseMerge "Refactor probability savings search."
2016-06-07 Johann KoenigMerge changes I999ef597,Ic6dc9f53
2016-06-06 Debargha MukherjeeMerge "Move range checks into WRAPLOW"
2016-06-03 Linfeng ZhangMerge "Slow pshufb removal in 3 intra prediction functi...
2016-05-27 Tom FineganMerge "vpx_ports/mem_ops.h: cast the lhs of bitwise...
2016-05-27 Linfeng ZhangMerge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for...
2016-05-27 Tom Fineganvpx_ports/mem_ops.h: cast the lhs of bitwise shifts...
2016-05-27 Linfeng ZhangMerge "Upgrade vpx_lpf_{vertical,horizontal}_4 mmx...
2016-05-26 Yaowu XuMerge "Convert to unsigned int before left shift"
2016-05-26 Yaowu XuConvert to unsigned int before left shift
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
2016-04-11 Paul WilkinsMerge "Adjust motion component of prediction decay."
2016-04-11 Paul WilkinsMerge "Trap very short arf group just before a kf."
2016-04-10 Scott LaVarnwayMerge "VP9: Combine TileData with TileWorkerData"
2016-04-07 Marco PaniconiMerge "vp9-1 pass vbr: Use average QP for active_worst_...
2016-04-01 James ZernMerge changes I8e9692fc,Ifc06110c
2016-04-01 James ZernMerge "disable vp9_diamond_search_sad_avx"
2016-04-01 James ZernMerge "vpx_ports/mem_ops.h: clear some -Wconversion...
2016-03-31 James Zernvpx_ports/mem_ops.h: clear some -Wconversion warnings
2016-01-13 Alex ConverseMerge "Change highbd variance rounding to prevent negat...
2016-01-05 Yaowu XuMerge "Assert no 8x4/4x8 partition for scaled references"
2015-12-23 Jingning HanMerge "Fix sub8x8 motion search on scaled reference...
2015-12-15 Yaowu XuMerge changes Icf9b57c3,I9e12da84,Idf5ee179
2015-12-15 Yaowu XuMerge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES"
2015-12-15 Paul WilkinsMerge "1 pass VBR mode bug fix."
2015-12-12 Marco PaniconiMerge "Non-rd variance partition: Adjustments to reduce...
2015-12-11 Jian ZhouMerge "Speed up tm_predictor_16x16"
2015-12-11 Jian ZhouMerge "SSE2 based h_predictor_32x32"
2015-12-11 James ZernMerge "dc_left_pred[48]: fix pic builds"
2015-12-11 Jian ZhouMerge "Code clean of dc_left/top_predictor_16x16"
2015-12-11 Yaowu XuMerge "Proper fix of a msvc complier warning"
2015-12-11 Yunqing WangMerge "Minor cleanup"
2015-12-10 Yunqing WangMinor cleanup
2015-11-25 Jian ZhouMerge "Speed up tm_predictor_8x8"
2015-11-25 James ZernMerge "configure: simplify x86 asm dependencies"
2015-11-25 James ZernMerge changes Iaf8cbe95,I6748183d,I2a49811d
2015-11-24 Alex ConverseMerge "bitreader/writer: Change shift to signed"
2015-11-24 Alex ConverseMerge "Deduplicate some high bit depth tables"
2015-11-21 James ZernMerge "Use Interlocked calls in win32 once() implementa...
2015-11-13 Ralph GilesUse Interlocked calls in win32 once() implementation.
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-25 Jacky ChenMerge "Change size on first frame and change config...
2015-09-24 James ZernMerge "VP9: Remove frame_parallel_decoding_mode from...
2015-09-23 Hui SuMerge "Adjust rd calculation in choose_tx_size_from_rd"
2015-09-22 JohannRestrict get_msb inputs
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 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/msvc.h: include math.h for ceil/floor
2015-08-08 James Zernvpx_ports/x86.h: fix visual studio build warning
2015-08-08 Alex ConverseMove the msvc round() replacement to msvc.h
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-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-01 paulwilkinsMerge "Fast feedback of bits on undershoot."
2015-05-30 Parag SalasakarMerge "mips msa vp9 updated macros and disable all...
2015-05-28 Minghai ShangMerge "[svc] Disable tiles for spatial svc case"
2015-05-28 JohannMerge "Check size restrictions before running test...
2015-05-28 Scott LaVarnwayMerge "Re-worked header files"
2015-05-28 JohannMerge "Use correct parameters for NEON variance tests"
2015-05-28 JohannMerge "Remove conversion warnings from hbd shifts"
2015-05-28 JohannMerge "Don't #define snprintf in VS 2015 or higher."
2015-05-28 JohannDon't #define snprintf in VS 2015 or higher.
2015-05-15 Adrian GrangeMerge "Fix illegal memory access when stream starts...
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-14 Tom FineganMerge "Remove BUILD_LIBVPX_SO variable from the build...
2015-05-14 Tom FineganMerge "Remove the BUILD_LIBVPX variable from the build...
next