Merge "Simplify rd_pick_intra_sby_mode()"
[platform/upstream/libvpx.git] / test / idct8x8_test.cc
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...
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-17 JohannMerge "Include RTCD header in encodeframe.c"
2013-04-16 John KoleszarMerge branch 'experimental' into master
2013-04-02 John KoleszarMerge branch 'master' into experimental
2013-03-27 John KoleszarMerge branch 'master' into experimental
2013-03-01 John KoleszarMerge master branch into experimental
2013-02-23 Yaowu XuMerge "changes related fdct/idct tests" into experimental
2013-02-22 Yaowu Xuchanges related fdct/idct tests
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-12-05 Paul WilkinsMerge "Change to MV reference search." into experimental
2012-12-05 John KoleszarMerge remote-tracking branch 'origin/vp9-preview' into...
2012-12-04 Yaowu XuEnable unit tests to build with MSVC
2012-11-26 Paul WilkinsMerge "Modified mv prediction." into experimental
2012-11-25 Jim BankoskiMerge "removed the idct rtcd idct calls" into experimental
2012-11-25 Jim Bankoskiremoved the idct rtcd idct calls
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 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes
next