]> granicus.if.org Git - libvpx/shortlog
libvpx
2017-03-20 Marcovp9: Nonrd variance partition: improve split to 16x16.
2017-03-20 Marco PaniconiMerge "vp9: Use sb content measure to bias against...
2017-03-20 Marcovp9: Use sb content measure to bias against golden.
2017-03-20 Johann KoenigMerge "temporal filter test: update types"
2017-03-17 James ZernMerge "inv_txfm_sse2: clear conversion warning in hbd...
2017-03-17 Johanntemporal filter test: update types
2017-03-17 Johann KoenigMerge "test: add vp9_temporal_filter_apply test"
2017-03-17 Alex ConverseMerge "vp9_optimize_b: Combine extrabits cost with...
2017-03-17 James Zerninv_txfm_sse2: clear conversion warning in hbd build
2017-03-17 James ZernMerge "Add vpx_highbd_idct32x32_135_add_neon()"
2017-03-17 Linfeng ZhangAdd vpx_highbd_idct32x32_135_add_neon()
2017-03-17 James ZernMerge "Clean vpx_idct32x32_1024_add_neon()"
2017-03-17 Marcovp9: Fix speed 8 condition for enabling copy_partition.
2017-03-17 Alex Conversevp9_optimize_b: Combine extrabits cost with token lookup
2017-03-16 Gabriel MarinAdd a vector form of routine vp9_model_rd_from_var_lapndz
2017-03-16 Marco PaniconiMerge "vp9: Fixes in non-rd pickmode for denoising...
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
2017-03-16 Johann KoenigMerge "Add Hadamard for Power8"
2017-03-16 Marcovp9: Fixes in non-rd pickmode for denoising with SVC.
2017-03-16 Marcovpx_codec.h: include vpx/*.h -> ./*.h
2017-03-16 Jerome JiangMerge "Refactor: Change cpi->resize_state to enum values."
2017-03-16 Marco PaniconiMerge "vp8: Fix compiler warning in vp8 pickinter.c"
2017-03-16 Rafael de Lucena... Add Hadamard for Power8
2017-03-16 Marco PaniconiMerge "vp9: Fix some issues with denoiser and SVC."
2017-03-16 Marcovp9: Fix some issues with denoiser and SVC.
2017-03-16 Jerome JiangRefactor: Change cpi->resize_state to enum values.
2017-03-15 Marcovp9: Turn off ml_partition_search_early_termination.
2017-03-15 Marcovp8: Fix compiler warning in vp8 pickinter.c
2017-03-15 Linfeng ZhangClean vpx_idct32x32_1024_add_neon()
2017-03-15 Yi LuoMerge "Improve idct32x32_1024_add SSSE3 intrinsics...
2017-03-15 Linfeng ZhangMerge "Fix overflow issue in 32x32 idct NEON intrinsics"
2017-03-15 Jerome JiangMerge "vp9: Using source sad for speedup for dynamic...
2017-03-14 Linfeng ZhangFix overflow issue in 32x32 idct NEON intrinsics
2017-03-14 Jerome JiangMerge "vp9: Enable row multithreading for SVC in real...
2017-03-14 Jerome Jiangvp9: Using source sad for speedup for dynamic resizing.
2017-03-14 Yi LuoImprove idct32x32_1024_add SSSE3 intrinsics performance
2017-03-14 James ZernMerge "vp9/encoder: fix segfault on win32 using vs...
2017-03-14 Yunqing WangMerge "Apply machine learning-based early termination...
2017-03-14 Marco PaniconiMerge "vp9: Speed >= 8: Enable simple_block_yrd speed...
2017-03-14 Marcovp9: Adjust copy partition threshold, for speed 8.
2017-03-14 Marcovp9: Speed >= 8: Enable simple_block_yrd speed feature.
2017-03-13 Johanntest: add vp9_temporal_filter_apply test
2017-03-13 Marco PaniconiMerge "vp9: Fix to source_sad feature for SVC."
2017-03-13 Linfeng ZhangMerge "Add vpx_highbd_idct32x32_135_add_c()"
2017-03-13 Marcovp9: Fix to source_sad feature for SVC.
2017-03-13 Yunqing WangApply machine learning-based early termination in VP9...
2017-03-13 Marco PaniconiMerge "vp9: Fix condition for intra search in non-rd...
2017-03-13 Marcovp9: Fix condition for intra search in non-rd pickmode.
2017-03-11 James Zerninv_txfm_ssse3,butterfly: fix win32 abi compatibility
2017-03-11 James Zernvp9/encoder: fix segfault on win32 using vs < 2015
2017-03-10 Marco PaniconiMerge "vp9: Sample encoder vpx_temporal_svc_encoder...
2017-03-10 Marcovp9: Sample encoder vpx_temporal_svc_encoder: enable...
2017-03-10 Yi LuoMerge "Improve idct32x32_135_add SSSE3 intrinsics perfo...
2017-03-10 Marcovp9: Enable row multithreading for SVC in real-time...
2017-03-10 Yi LuoImprove idct32x32_135_add SSSE3 intrinsics performance
2017-03-09 Johann KoenigMerge "ppc: include ppc.h for ppc_simd_caps()"
2017-03-09 James ZernMerge "move vp9_scale_and_extend_frame_c to vp9_frame_s...
2017-03-09 JohannRemove ppc-linux-gcc target
2017-03-09 Johannppc: include ppc.h for ppc_simd_caps()
2017-03-09 James Zernmove vp9_scale_and_extend_frame_c to vp9_frame_scale.c
2017-03-09 Marco PaniconiMerge "vp9: Enable two speed features for SVC real...
2017-03-09 Marcovp9: Enable two speed features for SVC real-time mode.
2017-03-09 Marcovp9: Add control to vpx_temporal_svc_encoder for row-mt.
2017-03-08 Jerome JiangMerge "Shift speed 2 from non-large VP9 tests to large...
2017-03-08 Johann KoenigMerge "Add support for POWER8/VSX"
2017-03-08 Yunqing WangMerge "Make the partition search early termination...
2017-03-08 Yunqing WangMake the partition search early termination feature...
2017-03-08 Linfeng ZhangUpdate vpx_idct32x32_1024_add_neon()
2017-03-08 Rafael de Lucena... Add support for POWER8/VSX
2017-03-08 Linfeng ZhangAdd vpx_highbd_idct32x32_135_add_c()
2017-03-08 Marco PaniconiMerge "vp9: Fix for denoising with SVC."
2017-03-08 Marcovp9: Fix for denoising with SVC.
2017-03-08 Linfeng Zhangcosmetics,dsp/arm/: vpx_idct32x32_{34,135}_add_neon()
2017-03-08 Linfeng Zhangcosmetics,dsp/arm/: rename a variable
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-07 Jim Bankoskitiny_ssim.c : adds y4m support to tiny_ssim.
2017-03-04 James ZernMerge "vp8_create_decoder_instances: correct pbi[]...
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-03-03 James Zernvp8_create_decoder_instances: correct pbi[] memset
2017-03-03 Alex ConverseNarrow cat6_high_cost tables to uint16_t
2017-03-03 Vignesh Venkatasubra... Merge "vp9,realtime: Enable row multithreading for...
2017-03-02 Marco PaniconiMerge "vp9: Speed 8: reduce the adaptive_rd_thresh...
2017-03-02 Marcovp9: Speed 8: reduce the adaptive_rd_thresh level.
2017-03-02 Vignesh Venkatasubra... vp9,realtime: Enable row multithreading for non-rd
2017-03-01 Yi LuoImprove idct32x32_34_add SSSE3 intrinsics performance
2017-03-01 Chrome CunninghamMerge "VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface"
2017-03-01 Chris CunninghamVPX_CODEC_CAP_HIGHBITDEPTH for decoder interface
2017-03-01 James ZernRevert "Fix for max qindex calculation of a gf interval"
2017-02-28 James Zernvp9_ethread_test,cosmetics: s/new-mt/row-mt/
2017-02-28 James Zernstress.sh: add vp9_stress_test_row_mt
2017-02-28 James Zernstress.sh: parameterize thread count
2017-02-28 James Zernstress.sh: add one pass encodes
2017-02-28 Yunqing WangAdd a comment in encoder thread test
2017-02-28 Yunqing WangSet row_mt to 0 by default
2017-02-27 Marcovp9: Fix an issue with setting variance thresholds.
2017-02-27 Vignesh Venkatasubra... vp9_ethread_test: Rename new_mt to row_mt
2017-02-27 Vignesh Venkatasubra... vp9: Rename new_mt to row_mt
2017-02-25 Yunqing WangRemove an old leftover comment
2017-02-24 James Zernget_prob(): rationalize int types
next