]> granicus.if.org Git - libvpx/history - test/idct8x8_test.cc
tests: remove redundant round() definition
[libvpx] / test / idct8x8_test.cc
2016-06-29 James Zerntests: remove redundant round() definition
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-03 James ZernMerge "Revert "add range_check for fdct in vp10""
2015-09-02 Angie ChiangMerge "add range_check for fdct in vp10"
2015-09-02 Johann KoenigMerge changes If253fb95,I1c8a792c,I49f9b10f,I15472738...
2015-09-02 Johann KoenigMerge changes I2e0cc72a,I63a7da78,I4aee2600,I71113505...
2015-09-02 JohannRemove unused functions from test files
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-05 James ZernMerge "third_party/libwebm: pull from upstream"
2015-08-05 James ZernMerge "examples.mk: quiet vcproj script exec by default"
2015-08-04 Jingning HanMerge "Replace vp9_ prefix with vpx_ prefix in vpx_dsp...
2015-08-04 Yunqing WangMerge "Minor adjustment in diagonal sub-pixel point...
2015-08-04 Yunqing WangMerge "Small improvement in sub-pixel motion search"
2015-08-04 Jingning HanReplace vp9_ prefix with vpx_ prefix in vpx_dsp functio...
2015-08-04 Parag SalasakarMerge "mips msa vp8 denoising filter optimization"
2015-08-04 James ZernMerge "update libyuv to r1456"
2015-08-04 James ZernMerge "add vp9_vector_var_neon"
2015-08-03 Yaowu XuMerge "Correct the allocation size for ssim_vars"
2015-08-01 Jingning HanMerge "Use precise header files in inverse transform...
2015-08-01 Jingning HanMerge "Factor inverse transform functions into vpx_dsp"
2015-07-31 Jingning HanFactor inverse transform functions into vpx_dsp
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-09-24 Yaowu XuMerge "Fix invalid memory access on 2x downscale."
2014-09-16 Frank GalliganMerge "Remove memset of every external frame buffer."
2014-09-16 Jingning HanMerge "Use non-zero mode threshold for NEARESTMV modes"
2014-09-16 Tom FineganMerge "build/make/iosbuild.sh: Be more explicit about...
2014-09-16 Jingning HanMerge "Add ARF validation for compound inter mode check"
2014-09-16 Jingning HanMerge "Remove redundant reference frame check in sub8x8...
2014-09-16 Jingning HanMerge "Replace best_ref_index table fetch with best_mbmode"
2014-09-15 Jingning HanMerge "Fix format in vp9_rd_pick_inter_mode_sub8x8"
2014-09-15 Yunqing WangMerge "Refactor encode_superblock function"
2014-09-13 Jingning HanMerge "Remove redundant reference frame threshold settings"
2014-09-13 Jingning HanMerge "Refactor reference frame control in sub8x8 block...
2014-09-13 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb"
2014-09-13 Jingning HanMerge "Remove unused best_inter_rd variable"
2014-09-13 Jingning HanMerge "Remove unused speed feature"
2014-09-13 Jingning HanMerge "Add a note for enum values of MV_REFERENCE_FRAME"
2014-09-12 Deb MukherjeeMerge "Use bigdia search with pruned subpel search"
2014-09-12 JohannMerge "Remove unused vp8_strict_quantize"
2014-09-12 JohannMerge "Remove unused vp8 quantize functions"
2014-09-12 Dmitry KovalevMerge "Enabling example code build for both VP8 and...
2014-09-12 Minghai ShangMerge "[spatial svc] Output psnr for all layers in...
2014-09-12 Jingning HanMerge "Unify intra mode mask into mode_skip_mask scheme"
2014-09-12 Deb MukherjeeAdds high bitdepth transform functions and tests
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-18 James Zerntest/: remove some unnecessary extern "C"s
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-10-14 James ZernMerge "vp9_receive_compressed_data: remove unnecessary...
2013-10-13 Dmitry KovalevMerge "Moving libmkv library to third_party folder."
2013-10-11 Jingning HanMerge "Restore mode skip feature in sub8x8 rd loop"
2013-10-10 Yunqing WangMerge "d153 intra prediction (32x32) ssse3 using bytes"
2013-10-10 Dmitry KovalevMerge "Moving all scan/iscan code into separate vp9_sca...
2013-10-10 Jingning HanMerge "Allow sub8x8 intra modes test for alt frame...
2013-10-10 Paul WilkinsMerge "Disable MODE_TEST_HIT_STATS"
2013-10-09 Jingning HanMerge "Simplifying and inlining k_cvtlo_epi16 and k_cvt...
2013-10-09 James ZernMerge "vp9_blockd.h: update get_tx_eob() signature"
2013-10-08 Dmitry KovalevMerge "Removing redundant vp9_pt_energy_class declarati...
2013-10-08 Paul WilkinsMerge "Fix MSVC warning."
2013-10-08 Deb MukherjeeMerge "Rate control parameter adjustment"
2013-10-07 Jim BankoskiMerge "cpplint vp9_variance_sse2.c"
2013-10-07 Jim BankoskiMerge "cpplint errors in vp9_onyx_if.h"
2013-10-07 Dmitry KovalevMerge "Giving consistent names to IDCT 8x8 functions."
2013-10-06 Dmitry KovalevGiving consistent names to IDCT 8x8 functions.
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 KoleszarMerge "Fix chroma output when scaling"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-22 John KoleszarMerge "Initial version of alpha channel support" into...
2013-05-17 Jim BankoskiMerge "holds utility debugging functions" into experimental
2013-05-17 Paul WilkinsMerge "New inter mode context." into experimental
2013-05-16 Jingning HanMerge "Use b_width_log2_ in partition type parse" into...
2013-05-16 John KoleszarMerge "Remove vp9_extend_mb_row()" into experimental
2013-05-16 Scott LaVarnwayMerge "WIP: 8x8 idct/recon merge" into experimental
2013-05-16 Scott LaVarnwayWIP: 8x8 idct/recon merge
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : postproc.c decodframe...
next