]> granicus.if.org Git - libvpx/history - test/resize_test.cc
Test decode and find mismatch in vp9 svc example encoder.
[libvpx] / test / resize_test.cc
2018-02-21 Kyle SiefringMerge "Fold adds in 16->32-bit converts in SSE2/AVX2...
2018-01-29 JohannMerge remote-tracking branch 'origin/mandarinduck'...
2018-01-24 Scott LaVarnwayMerge "BUG FIX: sse2 subpel variance is not PIC compliant"
2018-01-24 Scott LaVarnwayMerge "vp9_quantize_fp_avx2()"
2018-01-24 Johann KoenigMerge "update .clang-format for v5.0.0"
2018-01-24 James ZernMerge "vpx_codec_enc_init_multi: fix segfault w/vp9"
2018-01-24 Jerome JiangMerge "Fix frame sizes in pkt to support spatial layers."
2018-01-23 Jerome JiangFix frame sizes in pkt to support spatial layers.
2018-01-17 Johann KoenigMerge "Revert "Add frame width & height to frame pkt...
2018-01-17 JohannRevert "Add frame width & height to frame pkt. Add...
2017-12-20 Scott LaVarnwayMerge "Add vp9_quantize_fp_nz_c()"
2017-12-12 Paul WilkinsMerge "Bug fix for second reference stats."
2017-12-11 Jerome JiangMerge "Fix build warnings for gcc 6.3"
2017-12-06 Jerome JiangMerge "Add frame width & height to frame pkt. Add test."
2017-12-06 Jerome JiangAdd frame width & height to frame pkt. Add test.
2017-09-01 clang-formatapply clang-format
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
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-07-25 Alex ConverseMerge "Minor skip segment simplification."
2016-07-25 Scott LaVarnwayMerge "VP9: get_pred_context_switchable_interp() -...
2016-07-23 James ZernMerge "vpx/: apply clang-format"
2016-07-23 James ZernMerge "resize_test: fix implicit float->int conversion"
2016-07-22 James Zernresize_test: fix implicit float->int conversion
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-11 Yaowu XuMerge "Added a measure of rc drift."
2016-05-11 Paul WilkinsMerge "Fixed 8K two pass encoder crash."
2016-05-09 James BankoskiMerge "libvpx: vpx_add_plane_noise make c match assembly"
2016-05-04 James BankoskiMerge "libvpx: add a unit test for plane_add_noise."
2016-05-03 James BankoskiMerge "Move vpx_add_plane from codec to vpx_dsp and...
2016-04-27 Alex ConverseMerge "Declare the operator== overload for M128A in...
2016-04-27 James ZernMerge changes If45b8931,Ieab273a7
2016-04-27 James Zernresize_test: skip VP9 decode checks if it's disabled
2016-03-15 Paul WilkinsMerge "Revert "Fix bug in stats output for HBD.""
2016-03-08 Scott LaVarnwayMerge "VPX: loopfilter_mmx.asm using x86inc 2"
2016-03-08 Marcovp9-resize tests: Update to real-time resize unittests.
2016-02-16 James ZernMerge "Fix tsan error in VP9 sub8x8 intra mode search"
2016-02-16 Marco PaniconiMerge "vp9-resize: Fix an issue with external dynamic...
2016-02-12 Marcovp9-resize: Fix an issue with external dynamic resize.
2016-02-11 Marcovp9-resize: Force reference masking off for external...
2016-02-10 Marcovp9 resize_test: Enable resize_allowed in real-time...
2016-02-10 Scott LaVarnwayMerge "VP9: Refactor read_inter_block_mode_info() ...
2016-02-10 James ZernMerge "intrapred/d135: flatten border results before...
2016-02-10 James ZernMerge "vp8: fix build with mingw+pthreads"
2016-02-10 Alex ConverseMerge "Restore previous motion search bit-error scale."
2016-02-09 Marcovp9-dynamic resize: Fix bug on releasing scaled reference.
2016-02-09 Marcovp9-aq-mode=3: Reset cyclic refresh under config/extern...
2015-11-24 Alex ConverseMerge "Deduplicate some high bit depth tables"
2015-11-21 James ZernMerge "Use Interlocked calls in win32 once() implementa...
2015-11-20 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-19 Paul WilkinsMerge "Changes to best quality settings."
2015-11-19 Jian ZhouMerge "Speed up tm_predictor_4x4"
2015-11-18 Paul WilkinsMerge "Changes to exhaustive motion search."
2015-11-14 jackychenEnable resize test(down&up) by changing the bitrate.
2015-11-13 MarcoFix resize internal test.
2015-11-13 Marco PaniconiMerge "VP9 noise estimation: add frame level motion...
2015-11-13 James ZernMerge "libs.mk, testdata: rm redundant test of LIBVPX_T...
2015-11-13 James ZernMerge "Add AVX vectorized vp9_diamond_search_sad"
2015-11-13 MarcoAdjust variance threshold for 16x16 split at low resolu...
2015-11-10 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-10 Jacky ChenMerge "VP9: add unit test for realtime external resize."
2015-11-10 JohannMerge branch 'javanwhistlingduck'
2015-11-10 jackychenVP9: add unit test for realtime external resize.
2015-11-09 Jacky ChenMerge "VP9 dynamic resize: enable resize unit test...
2015-11-09 James ZernMerge "VP9: Only zero counts when !frame_parallel_decod...
2015-11-09 jackychenVP9 dynamic resize: enable resize unit test(DownUp).
2015-11-09 Marco PaniconiMerge "VP9 dynamic resize: increase waiting time after...
2015-11-09 jackychenVP9 dynamic resize: increase waiting time after key...
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-30 James ZernMerge changes I68c4f189,Ia5a752db
2015-09-29 Scott LaVarnwayMerge "VP9: move loopfilter build masks to decode loop"
2015-09-26 James ZernMerge "vp9/10 encoder: prevent NULL access on failure"
2015-09-26 James ZernMerge "Revert "remove static from fdct4/8/16/32""
2015-09-25 Tom FineganMerge "build/make/configure.sh: Embed bitcode in arm...
2015-09-25 Marco PaniconiMerge "VP8: Adjust rate correction factor for drop...
2015-09-25 James ZernMerge "configure: reference the README for missing...
2015-09-25 Jacky ChenMerge "Change size on first frame and change config...
2015-09-21 jackychenChange size on first frame and change config cause...
2015-09-18 James ZernMerge "configure: add --extra-cxxflags option"
2015-09-17 James ZernMerge changes from topic 'tile-thread-cleanup'
2015-09-16 Ronald S. BultjeMerge "vp10: don't reset contextual skip flag if block...
2015-09-16 Ronald S. BultjeMerge "Add support for color-range."
2015-09-16 Jacky ChenMerge "VP9 dynamic resizing unit test with bitrate...
2015-09-16 Ronald S. BultjeMerge "vp10: fix entropy counts for the hp bit."
2015-09-16 jackychenVP9 dynamic resizing unit test with bitrate change.
2015-09-16 Angie ChiangMerge "fix implicit declaration"
2015-09-15 James ZernMerge changes from topic 'fix-vp9-bitstream-test'
2015-09-15 Marco PaniconiMerge "VP9 dynamic resizing unit test."
2015-09-15 jackychenVP9 dynamic resizing unit test.
2015-03-05 hkuangMerge "Fix a tsan error bug in frame parallel decode."
2015-03-03 Yunqing WangMerge "fix a race condition caused by intra function...
2015-03-03 Yaowu XuMerge "Adapt color sensitiviy threshold to luma signal...
2015-03-03 JohannMerge "libyuv: update to r1305"
2015-03-03 James ZernResizeCspTest: request PSNR packets
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
2015-02-03 Yaowu XuMerge "adjust rtc setting and threshold"
next