Disable avx/avx2 for Visual Studio 2010
[platform/upstream/libvpx.git] / vp8 /
2013-11-12 JohannMerge "Added optimized vp9_idct32x32_34_add_dspr2"
2013-11-11 Dmitry KovalevMerge "Localizing NEARESTMV special cases in the code."
2013-11-08 Yunqing WangMerge "Improve vp9_idct4x4_1_add_sse2"
2013-11-08 Yunqing WangMerge "Remove TEXTREL from 32bit encoder"
2013-11-07 hkuangMerge "Add back vp9_short_idct32x32_1_add_neon which...
2013-11-07 Deb MukherjeeMerge "Miscelleneous changes in detokenize for speed"
2013-11-07 Ivan MaltzMerge "Move SVC per-frame loop from sample app into...
2013-11-06 Deb MukherjeeMerge "Removes stack allocation of token_cache"
2013-11-06 Yaowu XuMerge "Missing _ means no sse3 for vp9_h_predictor_32x32."
2013-11-06 Tom FineganMerge "Move WebM writing support out of vpxenc.c."
2013-11-06 Yaowu XuMerge "optimize decode_bool operation"
2013-11-05 Dmitry KovalevMerge "Removing old code."
2013-11-05 Marco PaniconiMerge "Fixes to buffer update for temporal layers."
2013-11-01 Marco PaniconiFixes to buffer update for temporal layers.
2013-11-01 Dmitry KovalevMerge "Removing is_intra_mode() function."
2013-10-31 Yunqing WangMerge "Fix x_offset_q4/y_offset_q4 calculation"
2013-10-30 Jingning HanMerge "Enable all-zero coeff block index for sub8x8...
2013-10-30 JohannMerge "vp9_decodframe.c: use vpx_memset instead of...
2013-10-30 JohannMerge "idct_blk_mmx.c: use vpx_memset instead of cast"
2013-10-30 JohannMerge "decodframe.c: use vpx_memset instead of cast"
2013-10-30 JohannMerge "threading.c: use vpx_memset instead of cast"
2013-10-30 JohannMerge "idct_blk.c: use vpx_memset instead of cast"
2013-10-30 James ZernMerge "vp9: add multi-threaded tile decoder"
2013-10-30 James ZernMerge "vp9/decode: add get_tile()"
2013-10-29 Erik NiemeyerMerge "CL for adding AVX-AVX2 support in libvpx."
2013-10-29 Dmitry KovalevMerge "Fixing wrongly initialized tx_type variable."
2013-10-29 Johannidct_blk_mmx.c: use vpx_memset instead of cast
2013-10-29 Johanndecodframe.c: use vpx_memset instead of cast
2013-10-29 Johannthreading.c: use vpx_memset instead of cast
2013-10-29 Johannidct_blk.c: use vpx_memset instead of cast
2013-10-29 Yaowu XuMerge "changed to comply with strict aliasing rule"
2013-10-29 Yaowu Xuchanged to comply with strict aliasing rule
2013-10-22 James ZernMerge changes I305fd55f,I13fe92b1
2013-10-18 Yaowu XuMerge "Use lookup table to simplify logic"
2013-10-18 Paul WilkinsMerge "Add missing calls to emms in the adaptive quanti...
2013-10-17 Yaowu Xufix a VP8 build issue
2013-10-10 Yunqing WangMerge "d153 intra prediction (32x32) ssse3 using bytes"
2013-10-07 Jim BankoskiMerge changes I8a106dd6,Iec442603
2013-10-03 Yunqing WangMerge "Rewrite HORIZx4 and HORIZx8 in subpixel filter...
2013-10-03 Dmitry KovalevMerge "Removing vpx_codec_impl_{top, bottom}.h files."
2013-10-03 Paul WilkinsMerge "Improved auto_partition_range."
2013-10-02 Dmitry KovalevMerge "Adding const to function arguments."
2013-10-02 Dmitry KovalevMerge "Removing unused vp9_coeff_stats_model typedef."
2013-10-02 Dmitry KovalevMerge "Moving get_token_alloc function from common...
2013-10-02 Dmitry KovalevMerge "Removing memset calls inside idct/iht functions."
2013-10-01 Jim BankoskiMerge "vp9_thread nolintify lint issue I can't fix...
2013-10-01 Jim BankoskiMerge "vp9_block.h cpplint issues resolved"
2013-10-01 Jim BankoskiMerge "cpplint issue in vp9_rdopt.h"
2013-10-01 Jim BankoskiMerge "cpplint issues in vp9_onyx_int.h"
2013-10-01 Matthew HeaneyMerge "Fix linker warnings for bilinear filters"
2013-10-01 Matthew HeaneyFix linker warnings for bilinear filters
2013-10-01 Yunqing WangMerge "Modify HORIZx16 macro in subpixel filter functions"
2013-09-30 Dmitry KovalevMerge "Using size_t for memory buffer size."
2013-09-30 Deb MukherjeeMerge "Some minor changes/cleanups in rate control"
2013-09-29 Dmitry KovalevMerge "Using is_inter_block and has_second_ref functions."
2013-09-29 Dmitry KovalevMerge "Moving from int_mv* to MV* (3)."
2013-09-29 Dmitry KovalevMerge "Removing vp9_subpelvar.h from common."
2013-09-29 Dmitry KovalevMerge "Fixing warning generated by gcc."
2013-09-29 Jim BankoskiMerge "mips dsp-ase r2 vp9 decoder extend module optimi...
2013-09-27 Guillaume MartresMerge "Simplify RDMULT and RDDIV derivation"
2013-09-27 Dmitry KovalevMerge "Renaming vp9_short_idct10_16x16 to vp9_short_idc...
2013-09-27 Dmitry KovalevMerge "New way of updating last frame segmentation...
2013-09-27 Scott LaVarnwayMerge "d63 intra prediction ssse3 using bytes"
2013-09-26 Erik NiemeyerMerge "intel compiler build no longer supports -axSSE2...
2013-09-26 Christian DuvivierMerge "Fix a bunch of TODO from vp9_short_idct32x32_add...
2013-09-26 Yaowu XuMerge "fixed integer overflow warnings"
2013-09-26 Yaowu Xufixed integer overflow warnings
2013-09-24 Jingning HanMerge "Remove redundant mode update in sub8x8 decoding"
2013-09-24 Dmitry KovalevMerge "Moving from int_mv to MV."
2013-09-24 Dmitry KovalevMerge "Adding best_mv[2] array instead of two variables."
2013-09-24 Jingning HanMerge "Enable per transformed block zero coeffs forcing"
2013-09-24 Jingning HanMerge "Calculate rd cost per transformed block"
2013-09-24 Yunqing WangMerge "Number of instructions in fdct4_1d_sse2 reduced...
2013-09-24 Yaowu Xuchange to prevent computatio of log(0.0)
2013-09-24 Yaowu Xufix integer overflow in vp8
2013-09-19 Jingning HanMerge "Refactor 8x8 fwd transform unit test"
2013-09-19 Yaowu XuMerge "fix vp8-only build"
2013-09-18 Yunqing WangMerge "Fix x86inc.asm to build PIC code correctly"
2013-09-18 Adrian GrangeMerge "Modified resize unit test to output test vector"
2013-09-18 Yaowu XuMerge "Silence a bunch of MSVC warnings"
2013-09-17 Yaowu XuSilence a bunch of MSVC warnings
2013-09-11 Scott LaVarnwayMerge "Improved 8t filters"
2013-09-11 Jim BankoskiMerge "resolve clang issue : implicit convert tx_mode...
2013-09-10 Jingning HanMerge "Remove redundant condition check in 32x32 quant"
2013-09-10 James ZernMerge "vpx_mem: increase default alignment"
2013-09-10 Jingning HanMerge "Remove the use of uninitialized_safe in encode_sb_"
2013-09-10 Jingning HanMerge "Enable accuracy/memory check for 16x16 transforms"
2013-09-10 Jingning HanMerge "Rework 16x16 transform unit test"
2013-09-10 hkuangMerge "Speed up idct16x16 by rearrange instructions."
2013-09-09 Ivan MaltzMerge "API extensions and sample app for spacial scalab...
2013-09-09 Ivan MaltzAPI extensions and sample app for spacial scalable...
2013-09-09 James ZernMerge "Revert "New mode_info_context storage""
2013-09-09 Yaowu XuMerge "Reduce the amount of extension in src frames"
2013-09-09 Paul WilkinsMerge "Enable kf restrictions at speed 4"
2013-09-08 Jim BankoskiMerge "New mode_info_context storage"
2013-09-06 Deb MukherjeeMerge "Support a constant quality mode in VP9"
2013-09-06 Deb MukherjeeSupport a constant quality mode in VP9
2013-08-14 hkuangMerge "Add neon optimize vp9_short_idct16x16_add."
2013-08-10 James ZernMerge "vp9_rd_pick_inter_mode_sb: fix uninitialized...
2013-08-09 Dmitry KovalevMerge "Using MV struct instead of int[2] array."
next