Merge "Simplify rd_pick_intra_sby_mode()"
[platform/upstream/libvpx.git] / test / vp8_fdct4x4_test.cc
2014-04-03 Dmitry KovalevMerge "Fixing typo in cal_nmvjointsadcost()."
2014-04-03 Dmitry KovalevMerge "Cleaning up vp9_pattern_search() function."
2014-04-01 Vignesh Venkatasub... Merge "Changing webmenc to use libwebm"
2014-03-27 Dmitry KovalevMerge "Moving thresh_mult{,_sub8x8} from SPEED_FEATURES...
2014-03-26 Jingning HanMerge "Motion referenced partition search for non-RD...
2014-03-26 Dmitry KovalevMerge "Removing prev_mi_8x8 from MACROBLOCKD."
2014-03-26 Dmitry KovalevMerge "Cleaning up vp9_entropymv.c."
2014-03-26 Dmitry KovalevMerge "Encapsulating CYCLIC_REFRESH struct into .c...
2014-03-26 James ZernMerge "tests: use consistent case for VP[89]"
2014-03-25 James Zerntests: use consistent case for VP[89]
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-01-24 Dmitry KovalevMerge "Removing MODE_STATS."
2014-01-23 James ZernMerge "cpplint: restore runtime/sizeof"
2014-01-23 James ZernMerge "update cpplint"
2014-01-23 Dmitry KovalevMerge "Cleaning up vp9_refining_search_sad() function."
2014-01-23 James ZernMerge "Enforce effective motion vector search range"
2014-01-22 Deb MukherjeeMerge "Adds a non-normative resize library to vp9 encoder"
2014-01-22 Yaowu XuMerge "Prevent invaid memory access"
2014-01-22 JohannMerge "Match vp9_coefband_trans_* declarations"
2014-01-22 hkuangMerge "Seperate the border size for encoder and decoder."
2014-01-22 Adrian GrangeMerge "Force show_frame=1 when show_existing_frame=1"
2014-01-22 Dmitry KovalevMerge "Cleaning up first_pass_motion_search() function."
2014-01-22 Dmitry KovalevMerge "Cleaning up vp9_ratectrl.c."
2014-01-22 Dmitry KovalevMerge "Replacing cpi->twopass with twopass."
2014-01-22 Yaowu XuMerge "remove complex rd modeling."
2014-01-22 James ZernMerge changes I57a94d2f,Ifb305185
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-18 James Zerntest/: remove some unnecessary extern "C"s
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-18 Yaowu XuMerge changes I5d28c2f5,Ib00b036f
2013-12-16 Dmitry KovalevMerge "Reusing nmv_frame_counts from FRAME_COUNTS in...
2013-12-16 Dmitry KovalevMerge "Cleaning up encode_sb() and encode_b() functions."
2013-12-16 Frank GalliganMerge "Add support to pass in external frame buffers."
2013-12-13 Dmitry KovalevMerge "vp9_convole.c cleanup."
2013-12-13 Dmitry KovalevMerge "Cleaning up vp9_append_sub8x8_mvs_for_idx()."
2013-12-13 Yunqing WangMerge "Increase disable_filter_search_var_thresh threshold"
2013-12-13 Dmitry KovalevMerge "Renaming treed_write() to vp9_write_tree()."
2013-12-13 Dmitry KovalevMerge "zz_motion_search() cleanup."
2013-12-13 Jingning HanMerge "Remove some dead code"
2013-12-13 Adrian GrangeMerge "Set rc_2pass_vbr_maxsection_pct to correct value"
2013-12-13 Jingning HanMerge "Enable adaptive pred filter type for sub8x8"
2013-12-12 James ZernMerge "test-data.sha1: add missing sha1sums"
2013-12-12 Frank GalliganCleanup copyright headers.
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-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-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
2012-11-16 Yaowu XuMerge "changed mv candidate search for superblocks...
2012-11-16 Yaowu XuMerge "subpelrefmv for superblocks" into experimental
2012-11-15 John Koleszarsupport building vp8 and vp9 into a single lib
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