]> granicus.if.org Git - libvpx/history - test/vp9_ethread_test.cc
Merge "vp9: Make copy partition work for SVC and dynamic resize."
[libvpx] / test / vp9_ethread_test.cc
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
2017-05-03 Hui SuMerge "vp9 level: add tentative max cpb values for...
2017-05-03 Hui SuMerge "Adjust alt-ref selection in define_gf_group()"
2017-05-01 Linfeng ZhangMerge "Clean vp9_highbd_build_inter_predictor() and...
2017-04-28 Johann KoenigMerge "vp9 temporal filter: sse4 implementation"
2017-04-28 Yaowu XuMerge "VP9: enable trellis for high bitdepth intra"
2017-04-27 James ZernMerge "webm_read_frame: avoid NULL dereference"
2017-04-26 Yunqing WangMerge "Make the row based multi-threaded encoder determ...
2017-04-24 Yunqing WangMake the row based multi-threaded encoder deterministic
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-14 Yunqing WangMerge "Apply machine learning-based early termination...
2017-03-13 Linfeng ZhangMerge "Add vpx_highbd_idct32x32_135_add_c()"
2017-03-10 Yi LuoMerge "Improve idct32x32_135_add SSSE3 intrinsics perfo...
2017-03-08 Jerome JiangMerge "Shift speed 2 from non-large VP9 tests to large...
2017-03-07 Jerome JiangShift speed 2 from non-large VP9 tests to large ones.
2017-03-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-03-03 Vignesh Venkatasub... Merge "vp9,realtime: Enable row multithreading for...
2017-03-02 Vignesh Venkatasub... vp9,realtime: Enable row multithreading for non-rd
2017-03-01 Chrome CunninghamMerge "VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface"
2017-02-28 James Zernvp9_ethread_test,cosmetics: s/new-mt/row-mt/
2017-02-28 Yunqing WangAdd a comment in encoder thread test
2017-02-27 Vignesh Venkatasub... vp9_ethread_test: Rename new_mt to row_mt
2017-02-27 Vignesh Venkatasub... vp9: Rename new_mt to row_mt
2017-02-25 Yunqing WangRemove an old leftover comment
2017-02-24 Yunqing WangMerge "Improve VP9 encoder threading test for better...
2017-02-24 Yunqing WangImprove VP9 encoder threading test for better coverage
2017-02-24 Johann KoenigMerge "block error sse2: use tran_low_t"
2017-02-23 Johann KoenigMerge "vp8_fdct4x4 test: fix segfault again"
2017-02-22 Jerome JiangMerge "vp9: Non-rd pickmode: use simple block_yrd under...
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-20 Ranjit Kumar TulabanduRefactored the row based multi-threading code
2017-02-16 James ZernMerge "Fix mips vpx_post_proc_down_and_across_mb_row_ms...
2017-02-16 Yunqing WangMerge "Structured the mode ordering code to avoid redun...
2017-02-16 Paul WilkinsMerge "Additional first pass stats."
2017-02-15 paulwilkinsAdditional first pass stats.
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-14 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_256_add_neon()"
2017-02-13 Johann KoenigMerge "fdct8x8 highbd neon: use tran_low_t for output"
2017-02-13 Yunqing WangThe bitstream bit match test in multi-threaded encoder
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-02-07 Yunqing WangMerge "Row based multi-threading of ARNR filtering...
2017-02-07 Linfeng ZhangMerge "Update 16x16 8-bit idct NEON intrinsics"
2017-02-07 Johann KoenigMerge "highbd x86: consolidate tran_low_t conversions"
2017-02-04 Yunqing WangMerge "Changes to facilitate multi-threading of encodin...
2017-02-03 Yunqing WangFix visual studio build failure
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-27 Kaustubh RasteMerge "Add mips msa vpx satd function"
2017-01-26 Jerome JiangMerge "vp9: Refactor copy partitioning to reduce duplic...
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-25 Hui SuMerge "Fix an overflow warning in optimize_b()"
2017-01-25 Jerome JiangMerge "vp9: Adjust threshold for y sad used in copying...
2017-01-25 Yunqing WangMerge "Initialize errorperbit and sabperbit in ARNR...
2017-01-25 Yunqing WangMerge "Multi-threading of first pass stats collection"
2017-01-24 Ranjit Kumar TulabanduMulti-threading of first pass stats collection
2017-01-24 Jerome JiangMerge "vp9: Copy partition using avg_source_sad."
2017-01-24 Yunqing WangMerge "Add the multi-threaded first pass encoder unit...
2017-01-20 Yunqing WangAdd the multi-threaded first pass encoder unit test
2016-11-24 James ZernMerge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2
2016-11-23 James ZernMerge "vp9,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 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-03 Debargha MukherjeeMerge "Speed-up recode loop for extreme bitrate diffs"
2016-10-31 James BankoskiMerge "vpxdec.c : don't double count corrupted frames"
2016-10-28 Debargha MukherjeeMerge "Force recode if framesize exceeds max allowed...
2016-10-26 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
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-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-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-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."
next