]> granicus.if.org Git - libvpx/history - test
build/make/Android.mk: set/use qexec appropriately
[libvpx] / test /
2016-11-23 Marco PaniconiMerge "vp9: Use more aggressive skip when short_circuit...
2016-11-23 James ZernMerge "avoid redefining WIN32_LEAN_AND_MEAN"
2016-11-23 James ZernMerge "vp9,read_inter_block_mode_info: quiet msan warning"
2016-11-22 James Zernvp9,read_inter_block_mode_info: quiet msan warning
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
2016-11-22 James Zernavoid redefining WIN32_LEAN_AND_MEAN
2016-11-22 Jerome JiangCosmetic changes to post proc unit tests.
2016-11-22 James ZernMerge "build/make/Android.mk: use -fPIC w/ENABLE_SHARED=1"
2016-11-22 James BankoskiMerge "vp9-tests : split VpxEncoderThreadTest into...
2016-11-22 Jim Bankoskivp9-tests : split VpxEncoderThreadTest into two tests.
2016-11-19 Jingning HanMerge "Enable asymptotic closed-loop encoding decision"
2016-11-19 Kaustubh RasteMerge "Fix SingleLargeCoeff idct test"
2016-11-19 James Zernvpx_temporal_svc_encoder.sh: fix comment (// -> #)
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-18 James ZernMerge "partial_idct_test: s/SingleLargeCoef/SingleExtre...
2016-11-18 Jerome JiangMerge "Change *_xmm to *_sse2 in deblocker assembly...
2016-11-17 Jerome JiangChange *_xmm to *_sse2 in deblocker assembly functions.
2016-11-17 James Zernpartial_idct_test: s/SingleLargeCoef/SingleExtremeCoeff/
2016-11-17 Marco PaniconiMerge "vpx_temporal_svc_encoder.sh: Run all tests for...
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
2016-11-17 Jerome JiangChange C and msa to match results from sse2.
2016-11-16 Marcovpx_temporal_svc_encoder.sh: Run all tests for 1-4...
2016-11-16 Jim Bankoskistress.sh: Runs multiple libvpx encodes and decodes...
2016-11-15 James ZernMerge "build/make/Android.mk: fix cpufeatures import"
2016-11-15 James ZernMerge changes I3950c883,I2b679b04
2016-11-15 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-15 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-15 James Zernpartial_idct_test: use <limits> for int16_min/max
2016-11-12 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-12 Jerome JiangMerge "Add unit tests for post proc."
2016-11-11 Jerome JiangAdd unit tests for post proc.
2016-11-11 Marco PaniconiMerge "vp9: Adjust thresholds for limiting cyclic refre...
2016-11-10 James ZernMerge "*ppflags.h: remove unused *_DEBUG_* enum values"
2016-11-10 James ZernMerge changes I339088b2,Iaade219e,If142afb1,I4257c4b3
2016-11-10 James Zernfdct8x8_test: add vpx_idct8x8_64_add_neon in hbd
2016-11-09 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-09 James Zernfdct4x4_test: add vpx_idct4x4_16_add_neon in hbd
2016-11-09 James Zernpartial_idct_test,NEON: add missing idct variants
2016-11-09 James Zernenable vpx_idct32x32_34_add_neon in hbd builds
2016-11-08 JohannOptimize idct32x32_135_add for NEON
2016-11-08 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-08 James ZernMerge "partial_idct_test: set MinSupportedCoeff for...
2016-11-08 Johann KoenigMerge "ads2gas: remove RN stanza"
2016-11-07 James Zernpartial_idct_test: set MinSupportedCoeff for NEON
2016-11-07 Linfeng ZhangRename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8...
2016-11-07 Linfeng ZhangMerge "Replace highbd_dct_const_round_shift with dct_co...
2016-11-06 Johann KoenigMerge "idct test: use coeff consistently"
2016-11-06 Johann KoenigMerge "partial_idct_test: Add large coefficient test"
2016-11-06 Johann KoenigMerge "Update vp9_fdct8x8_quant_ssse3 for highbitdepth"
2016-11-05 James ZernMerge "vp9-svc: Add unittest for svc-decoding."
2016-11-05 Johannidct test: use coeff consistently
2016-11-05 Johannpartial_idct_test: Add large coefficient test
2016-11-05 Marcovp9-svc: Add unittest for svc-decoding.
2016-11-03 Marco PaniconiMerge "vp9: Non-rd pickmode: fix logic in reference...
2016-11-03 Debargha MukherjeeMerge "Speed-up recode loop for extreme bitrate diffs"
2016-11-03 Jerome JiangMerge "pp_filter_test.cc,cosmetics:adjust name convention"
2016-11-02 Jerome Jiangpp_filter_test.cc,cosmetics:adjust name convention
2016-11-02 Linfeng ZhangAdd 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra...
2016-11-02 Johann KoenigMerge "arm idct: move to-be-shared code to header"
2016-11-02 Paul WilkinsMerge "Fixed bug in formatting of debug stats."
2016-11-02 James Zernvp9,tile_worker_hook: correctly set jmp target
2016-11-02 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-01 James ZernMerge "idct32x32_1_add_neon: clear a couple conv warnings"
2016-11-01 James ZernMerge changes I08af3a54,If5959a25,I6763e62e
2016-11-01 Linfeng ZhangAdd high bitdepth intra prediction optimization speed...
2016-11-01 Paul WilkinsMerge "Change to KF boost calculation."
2016-10-31 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-10-31 James BankoskiMerge "vpxdec.c : don't double count corrupted frames"
2016-10-29 Peter BoströmMerge "Add temporal-layer support to tiny_ssim."
2016-10-29 Johann KoenigMerge "partial_idct_test: add _add_ test"
2016-10-28 Debargha MukherjeeMerge "Force recode if framesize exceeds max allowed...
2016-10-27 Johann KoenigMerge "partial_idct_test: consolidate block size"
2016-10-27 Paul WilkinsMerge "Changes to KF boost calculation."
2016-10-27 Paul WilkinsMerge "Removal of a couple of two pass adjustments."
2016-10-27 Johannpartial_idct_test: add _add_ test
2016-10-27 Johannpartial_idct_test: consolidate block size
2016-10-26 JohannRefactor partial idct test
2016-10-26 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-10-25 JohannOptimize idct32x32_34_add for NEON
2016-10-25 James ZernMerge "Update vp9_intrapred_test.cc to support 8-bit"
2016-10-25 Yunqing WangMerge "Modify the encoder multi-thread unit test"
2016-10-25 Yunqing WangModify the encoder multi-thread unit test
2016-10-24 Linfeng ZhangUpdate vp9_intrapred_test.cc to support 8-bit
2016-10-22 James ZernMerge "remove idct32x32*_add_neon.asm"
2016-10-22 James ZernMerge "vpx_highbd_convolve_copy_neon: use multi reg...
2016-10-22 Vignesh Venkatasub... Merge "vp9_bitstream: Encode tiles in parallel"
2016-10-22 Vignesh Venkatasub... vp9_bitstream: Encode tiles in parallel
2016-10-19 James ZernMerge "third_party: roll libwebm snapshot"
2016-10-19 Marcovp8: Add control for gf boost for 1 pass cbr.
2016-10-18 Kaustubh RasteMerge "Optimize sad_64width_x4d_msa function"
2016-10-18 Marco PaniconiMerge "vp9: Non-rd variance partition: add condition...
2016-10-17 Linfeng ZhangMerge "add vpx high bitdepth convolve8 NEON intrinsics...
2016-10-17 Linfeng Zhangadd vpx high bitdepth convolve8 NEON intrinsics optimiz...
2016-10-15 Jerome JiangMerge "VP8: Add realtime speed to datarate_test.cc"
2016-10-15 Jerome JiangVP8: Add realtime speed to datarate_test.cc
2016-10-14 Linfeng ZhangMerge "add vpx_highbd_convolve_{copy,avg}_neon()"
2016-10-14 James BankoskiMerge "Drop empty frames."
2016-10-13 Linfeng Zhangadd vpx_highbd_convolve_{copy,avg}_neon()
2016-10-13 Marcovp8: Adjust thresholds in VP8/DatarateTestLarge tests.
2016-10-13 Kaustubh RasteMerge "Optimize vpx_mbpost_proc_across_ip_msa function"
next