Add missing virtual destructors to tests.
[platform/upstream/libvpx.git] / test / config_test.cc
2014-03-12 Alex ConverseAdd missing virtual destructors to tests.
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-07-09 Yaowu XuMerge "Fix loopfilter bug"
2013-06-27 Dmitry KovalevMerge "General cleanup in segmentation-related code."
2013-06-27 Dmitry KovalevMerge "Moving subexp encoding functions in separate...
2013-06-27 Jingning HanMerge "Make intra predictor reference buffer configurable"
2013-06-27 Yaowu XuMerge "Change to use LUT for mode-to-txfm conversion"
2013-06-26 Dmitry KovalevMerge "Using get_plane_block_{width, height} instead...
2013-06-26 John KoleszarMerge "vpxenc: send usage to stderr"
2013-06-26 John KoleszarMerge ".gitignore: add gcov files"
2013-06-26 John KoleszarMerge "Move vp9_counts_to_nmv_context to encoder"
2013-06-26 John KoleszarMerge "Move vp9_full_to_model_counts to encoder"
2013-06-26 John KoleszarMerge "make: add libvpx_test_srcs.txt target"
2013-06-26 John KoleszarMerge "encode_test_driver: check for fatal failures"
2013-06-26 James Zernencode_test_driver: check for fatal failures
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-01-29 Ronald S. BultjeMerge "Fix block pointer corruption in intra8x8 predict...
2013-01-29 Ronald S. BultjeMerge "Fix overread/write reported by valgrind if ...
2013-01-25 Ronald S. BultjeMerge "Remove "update_context" variable from VP9_COMP...
2013-01-24 Scott LaVarnwayMerge "Intrinsic version of loopfilter now matches...
2013-01-23 John KoleszarMerge "Support multiple codecs in test infrastructure...
2013-01-23 John KoleszarSupport multiple codecs in test infrastructure
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-23 Scott LaVarnwayMerge "Added row based extend borders"
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-21 Scott LaVarnwayMerge "Removed last_kf_gf_q"
2012-08-21 Jim BankoskiMerge "Added row based loopfilter"
2012-08-08 John KoleszarMerge "tests: fix Continue() signatures"
2012-08-08 James Zerntests: fix Continue() signatures
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-19 John KoleszarMerge "disable lagged encoding in one-pass"
2012-06-13 James Zerndisable lagged encoding in one-pass