]> granicus.if.org Git - libvpx/history - vpx_ports
vp9,encoder: relocate setjmp
[libvpx] / vpx_ports /
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...
2015-05-14 Tom FineganRemove the BUILD_LIBVPX variable from the build system.
2015-05-13 JohannMerge "Relocate memory operations for common code"
2015-05-13 JohannRelocate memory operations for common code
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-05-11 Adrian GrangeMerge "Reduce border extension by 1 line"
2015-05-08 hkuangMerge "Add more sse2 code for intra prediction."
2015-05-08 Parag SalasakarMerge "mips msa vp9 idct 32x32 optimization"
2015-05-07 JohannMerge "Remove only remaining uses of 'fast_unaligned'"
2015-05-07 James Zernreplace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
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-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
2015-04-17 Jim BankoskiMerge "Adds a blockiness metric to internal stats."
2015-04-17 Jim BankoskiMerge "adds psnrhvs to internal stats."
2015-04-17 Jim BankoskiMerge "Adds a fastssim metric to VPX internal stats."
2015-04-17 Jingning HanMerge "Remove unnecessary backup token stream pointer"
2015-04-16 Minghai ShangMerge "[svc] Fix syntax error when encoding multiple...
2015-04-16 Parag SalasakarMerge "mips msa configuration fix"
2015-04-16 James ZernMerge "Android.mk: add a flag to control shared/static...
2015-04-15 Yunqing WangMerge "Fix Tsan errors"
2015-04-15 JohannMerge "Reorganize *_rtcd() calling conventions"
2015-04-15 JohannReorganize *_rtcd() calling conventions
2015-03-24 paulwilkinsMerge "Enable group adaptive max q by default."
2015-03-24 paulwilkinsMerge "Revised rd adjustment for variance."
2015-03-24 paulwilkinsMerge "Experimental rd bias based on source vs recon...
2015-03-23 hkuangMerge "Safely free all the frame buffers after all...
2015-03-19 Jingning HanMerge "Speed up non-rd mode decision search"
2015-03-19 Jingning HanMerge "Fix an ioc warning in vp9_pick_inter_mode"
2015-03-19 MarcoMerge "Adjustments to aq-mode=3."
2015-03-18 Alex ConverseMerge "Fix external resize memory issues."
next