]> granicus.if.org Git - libvpx/history - test/vp8_fdct4x4_test.cc
Merge "vp9: Make copy partition work for SVC and dynamic resize."
[libvpx] / test / vp8_fdct4x4_test.cc
2017-03-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-02-24 Yunqing WangMerge "Improve VP9 encoder threading test for better...
2017-02-24 Jerome JiangMerge "Make vp9_scale_and_extend_frame_ssse3 work for...
2017-02-24 Johann KoenigMerge "block error sse2: use tran_low_t"
2017-02-23 Johann KoenigMerge "vp8_fdct4x4 test: fix segfault again"
2017-02-22 Johannvp8_fdct4x4 test: fix segfault again
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-22 Jerome JiangMerge "Fix segmentation fault caused by denoiser workin...
2017-02-21 Johann KoenigMerge "Drop zbin_ptr and quant_shift_ptr"
2017-02-21 Yi LuoMerge "Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests"
2017-02-21 Paul WilkinsMerge "Change to prediction decay calculation."
2017-02-21 Marco PaniconiMerge "vp9: Fix for non-rd pickmode for high-bitdepth...
2017-02-18 James Zernvp8_fdct4x4_test: align input and output buffers
2017-02-17 Johann KoenigMerge "vp8_short_fdct4x4: verify optimized functions"
2017-02-17 Johannvp8_short_fdct4x4: verify optimized functions
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-08-09 Alex ConverseMerge "Refactor mv limits."
2016-08-08 Yury GitmanMerge "Add cpi parameter for forcing segmentation update"
2016-08-08 James ZernMerge changes from topic 'clang-tidy'
2016-08-06 clang-formattest: apply clang-tidy google-readability-braces-around...
2016-08-04 Johann KoenigMerge "Pad 'Left' when building under ASan"
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernMerge "test: apply clang-format"
2016-07-27 clang-formattest: apply clang-format
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-04 James ZernMerge "update libyuv to r1456"
2015-07-31 James ZernMerge changes Iecdbbc34,I8b4db93f
2015-07-31 Parag SalasakarMerge "mips msa vp8 quantize optimization"
2015-07-30 Hui SuMerge "Exclude vpx intra prediction functions in vp8...
2015-07-30 Aℓex ConverseMerge "Clean up some casts."
2015-07-30 Jingning HanMerge "Cosmetics - Fix header file order in unit tests"
2015-07-30 Jingning HanCosmetics - Fix header file order in unit tests
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
next