Merge "Simplify rd_pick_intra_sby_mode()"
[platform/upstream/libvpx.git] / test / acm_random.h
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-03 Dmitry KovalevMerge "Moving hev mask calculation into filter4() funct...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-26 Dmitry KovalevMerge "Calculating has_second_ref only once for single_...
2013-12-19 Dmitry KovalevMerge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
2013-12-19 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-18 Jingning HanMerge "Make rd_pred_filter update consistent in all...
2013-12-18 Marco PaniconiMerge "Updates for 1-pass CBR rate control."
2013-12-18 Frank GalliganMerge "Increase required number of external frame buffers"
2013-12-18 Jim BankoskiMerge "rename loop filter functions"
2013-12-18 James ZernMerge "Add external constants."
2013-12-18 Yaowu XuMerge changes I5d28c2f5,Ib00b036f
2013-12-17 Yaowu XuAdd test for partial inverse transforms
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-09-09 Ivan MaltzMerge "API extensions and sample app for spacial scalab...
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-08 Jim BankoskiMerge "New mode_info_context storage"
2013-09-06 Deb MukherjeeMerge "Support a constant quality mode in VP9"
2013-09-06 Yaowu Xucleanup cpplint warnings
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-04-30 Dmitry KovalevMerge "Consistent names for quant-related functions...
2013-04-27 Paul WilkinsMerge "Minor tweak to implicit segmentation experiment...
2013-04-26 Ronald S. BultjeMerge "Grow MODE_INFO array to use an 8x8 basis." into...
2013-04-26 JohannMerge "Merge branch 'master' into experimental" into...
2013-04-26 JohannMerge branch 'master' into experimental
2013-04-24 Dmitry KovalevMerge "Code cleanup inside vp9_get_pred_context functio...
2013-04-22 Paul WilkinsMerge "make DC_PRED for i4x4 to use real pixels only...
2013-04-22 Sami PietiläMerge "Reordering frame header probs." into experimental
2013-04-19 Yunqing WangMerge "Remove unused parameters in handle_inter_mode...
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : postproc.c decodframe...
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : mcomp.c rdopt.c"
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : bitstream.c encodefram...
2013-04-19 Paul WilkinsMerge "Adjustments to key frame sizing." into experimental
2013-04-18 Jingning HanMerge "Make the use of pred buffers consistent in MB...
2013-04-18 Dmitry KovalevMerge "Adding DEFAULT_PRED_PROB_{0, 1, 2} constants...
2013-04-18 Dmitry KovalevMerge "Motion vector decoding code cleanup." into exper...
2013-04-18 Dmitry KovalevMerge "Changing argument type of vp9_get_mv_joint from...
2013-04-18 John KoleszarMerge "convolve: support larger blocks, fix asm saturat...
2013-04-18 John Koleszarconvolve: support larger blocks, fix asm saturation bug
2013-04-16 John KoleszarMerge branch 'experimental' into master
2013-04-05 James Zerntests: use a portable rand() implementation
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-08 John KoleszarMerge "keyframe_test: use a fixed speed step for realtime"
2012-07-27 JohannMerge "Add tests for SAD functions"
2012-07-26 Yunqing WangMerge "multi-res: add drop_frame support"
2012-07-26 JohannAdd tests for SAD functions
2012-07-24 JohannUse vpx_integer.h instead of stdint.h
2012-07-20 JohannMove ACMRandom to acm_random.h
2012-07-17 John KoleszarRestyle code
2012-07-12 John KoleszarMerge snapshot 2 development history
2012-06-30 Daniel KangMerge "Add 8x8 fDCT unit test." into experimental
2012-06-29 Daniel KangAdd 8x8 fDCT unit test.