]> granicus.if.org Git - libvpx/history - test/altref_test.cc
Merge "vp9: Make copy partition work for SVC and dynamic resize."
[libvpx] / test / altref_test.cc
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-16 James ZernMerge changes from topic 'clang-format'
2016-09-16 James ZernMerge "Revert "Restore vp8_sixtap_predict4x4_neon""
2016-09-16 Johann KoenigMerge "Restore vp8_bilinear_predict4x4_neon"
2016-09-16 Johann KoenigMerge "Restore vp8_sixtap_predict4x4_neon"
2016-09-16 Johannaltref test: comment out 'pass'
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
2016-06-24 James ZernMerge "cosmetics: Beautify whitespaces and line wrapping"
2016-06-24 James ZernMerge "cosmetics: Change few types to their posix version"
2016-06-24 James ZernMerge "cosmetics: Make few conditions clearer"
2016-06-24 Yaowu XuMerge "Rationalize type to avoid integer out of range"
2016-06-23 Vignesh Venkatasub... Merge "vp9: Fix potential SEGV in decoder_peek_si_internal"
2016-06-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-23 Angie ChiangMerge "set interp_filter to SWITCHABLE_FILTER for intra...
2016-06-23 Alex ConverseMerge "Repack vp9_token_state."
2016-06-22 Jacky ChenMerge "vp9: Change the scheme for modeling rd for bsize...
2016-06-22 James ZernMerge "remove vp10"
2016-06-18 James Zernremove vp10
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-03-23 Johann KoenigMerge "Allows sub-second frame rates in vp9"
2016-03-22 Yaowu XuMerge "Simplify the loopfilter synchronization logic...
2016-03-18 Marco PaniconiMerge "vp9: Improvement to skin detection."
2016-03-18 James ZernMerge "altref_test: mark AltRefForcedKeyTest as large"
2016-03-18 James Zernaltref_test: mark AltRefForcedKeyTest as large
2016-02-27 Scott LaVarnwayMerge "VPX: vpx_filter_block1d16_(v8, v8_avg)"
2016-02-27 James ZernMerge changes I95159bcb,Ia74e3097,I661f6439
2016-02-27 Marco PaniconiMerge "vp8-denoiser: Update some denoiser thresholds."
2016-02-26 James Zernaltref_test: move AltRefTest instantiation w/in VP8...
2016-02-26 James ZernMerge "vp9/10: fix forced keyframes w/alt-refs enabled"
2016-02-24 James Zernvp9/10: fix forced keyframes w/alt-refs enabled
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 James Zernfix timestamp calculation rollover w/altref