Disable avx/avx2 for Visual Studio 2010
[platform/upstream/libvpx.git] / examples.mk
2013-11-18 Yunqing WangMerge "Do horizontal loopfiltering in parallel"
2013-11-18 Yaowu XuMerge "Add support for VC++2013"
2013-11-15 Dmitry KovalevMerge "Removing vp9_encodeintra.{h, c} files."
2013-11-15 Tom FineganMerge "vpx[dec|enc]: Extract IVF support from the apps."
2013-11-15 Tom Fineganvpx[dec|enc]: Extract IVF support from the apps.
2013-11-13 Dmitry KovalevMerge "Replacing raster_block with block in the encoder."
2013-11-13 Dmitry KovalevMerge "Syncing write_modes_{b, sb} implementation with...
2013-11-13 Dmitry KovalevMerge "Optimizing set_contexts() function."
2013-11-13 Jingning HanMerge "Add test vector for row/col tile decoding"
2013-11-13 Dmitry KovalevMerge "Using max_tx_size instead of bsize when possible."
2013-11-12 Dmitry KovalevMerge "Moving {sb, mb, b, ab}_index from MACROBLOCKD...
2013-11-12 JohannMerge "Added optimized vp9_idct32x32_34_add_dspr2"
2013-11-12 Yunqing WangMerge "Rewrite filter_selectively_horiz for parallel...
2013-11-12 Yunqing WangMerge "Improve loopfilter function"
2013-11-12 Jingning HanMerge "Allocate dual buffer sets for encoding"
2013-11-12 Tom FineganMerge "vpxenc: clean up; move stats code out of vpxenc.c"
2013-11-12 Tom Fineganvpxenc: clean up; move stats code out of vpxenc.c
2013-11-11 Dmitry KovalevMerge "Localizing NEARESTMV special cases in the code."
2013-11-11 Dmitry KovalevMerge "Cleaning up vp9_quantize_b_c() function."
2013-11-11 Dmitry KovalevMerge "Cleaning up read_mv_probs() function."
2013-11-11 Dmitry KovalevMerge "Adding read_reference_mode() function."
2013-11-08 Yunqing WangMerge "Improve vp9_idct4x4_1_add_sse2"
2013-11-08 Dmitry KovalevMerge "Unifying tile decoding for both direct and inver...
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 Jingning HanMerge "Fix the variable naming in encode_block"
2013-11-07 Deb MukherjeeMerge "Miscelleneous changes in detokenize for speed"
2013-11-07 Yaowu XuMerge "disable avx/avx2 for old versions of MSVC"
2013-11-07 Ivan MaltzMerge "Move SVC per-frame loop from sample app into...
2013-11-06 Ivan MaltzMove SVC per-frame loop from sample app into libvpx...
2013-11-06 Joshua LittMerge "Allow test data path to be set by preprocessor...
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 Tom FineganMove WebM writing support out of vpxenc.c.
2013-10-16 Guillaume MartresMerge "Prevent accidental changes to the previous frame...
2013-10-15 Jingning HanMerge "Make vp9_zero use cases of consistent format"
2013-10-15 Jingning HanMerge "Remove unused variable vp9_64x64_zeros"
2013-10-15 Jingning HanMerge "Fix a few indent format issues in buffer defs"
2013-10-15 Jingning HanMerge "Remove unused comment"
2013-10-15 Jingning HanMerge "Re-design all-zero-coeff block index buffer...
2013-10-15 James ZernMerge "add a test vector with frame parallel mode enabled"
2013-10-14 James ZernMerge "vp9_receive_compressed_data: remove unnecessary...
2013-10-14 Jingning HanMerge "Move token_cache from cost_coeffs to MACROBLOCK"
2013-10-13 Dmitry KovalevMerge "Moving libmkv library to third_party folder."
2013-10-07 Dmitry KovalevMoving libmkv library to third_party folder.
2013-10-01 Matthew HeaneyMerge "Fix linker warnings for bilinear filters"
2013-09-29 Jim BankoskiMerge "mips dsp-ase r2 vp9 decoder extend module optimi...
2013-09-21 James ZernMerge "thumb: Extend the regexp for handling negative...
2013-09-20 Dmitry KovalevMerge "Adding get_scan_and_band function."
2013-09-19 Jingning HanMerge "Refactor 8x8 fwd transform unit test"
2013-09-19 Yaowu XuMerge "fix vp8-only build"
2013-09-18 James Zernfix vp8-only build
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-06-12 John KoleszarMerge changes I86fe51b0,I4c9a9e0f
2013-06-12 John KoleszarMerge "Enable mmx loop filter routines"
2013-06-12 John KoleszarMerge "Fix chroma output when scaling"
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-21 James ZernMerge changes I179837d6,If7818d8e,Ifa27c706,I4be8ca12...
2013-05-21 Martin Storsjomsvs: Don't link to winmm.lib
2013-05-21 Martin Storsjomsvs: Pass dependency project vcxproj files to the...
2013-05-21 Martin Storsjomsvs: Support producing both vcproj and vcxproj dependi...
2013-03-06 Paul WilkinsMerge "Added stricter Q control flag." into experimental
2013-03-05 Dmitry KovalevMerge "Code cleanup."
2013-03-04 John Koleszarvpxdec: support scaling output
2013-03-04 John Koleszarvpxenc: support scaling prior to encoding
2013-03-01 John KoleszarMerge master branch into experimental
2013-03-01 Yaowu XuMerge "Adjust the max_gf_interval initialization" into...
2013-02-28 John KoleszarMerge "Fix rollover and pass 1 time estimate" into...
2013-02-27 Dmitry KovalevMerge "Motion vectors code cleanup." into experimental
2013-02-27 Yunqing WangMerge "Remove unused file" into experimental
2013-02-27 John KoleszarMerge "Remove unused vp9_copy32xn" into experimental
2013-02-27 Yunqing WangMerge "Remove unused file" into experimental
2013-02-27 Ronald S. BultjeMerge "Move eob from BLOCKD to MACROBLOCKD." into exper...
2013-02-27 Yunqing WangMerge "Optimize vp9_dc_only_idct_add_c function" into...
2013-02-27 John KoleszarMerge "vpxdec: support scaling output" into experimental
2013-02-27 John KoleszarMerge "vpxenc: support scaling prior to encoding" into...
2013-02-27 John Koleszarvpxdec: support scaling output
2013-02-27 John Koleszarvpxenc: support scaling prior to encoding
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-11-30 Yunqing WangMerge "Further improve macroblock loop filters" into...
2012-11-28 Yaowu XuMerge "remove the vp9_default_mode_contexts_a" into...
2012-11-28 Jim BankoskiMerge "remove postproc invokes" into experimental
2012-11-28 John KoleszarMerge "Revert "make: flatten object file directories...
2012-11-28 John KoleszarRevert "make: flatten object file directories"
2012-11-16 Yunqing WangMerge "Add const before the dequant(dq)" into experimental
2012-11-16 Yunqing WangMerge "Optimize 8x8 dequant and idct" into experimental
2012-11-16 John KoleszarMerge "Don't write recon.yuv by default" into experimental
2012-11-16 Deb MukherjeeMerge "Compound inter-intra experiment" into experimental
next