]> granicus.if.org Git - libvpx/history - vp9
move vp9_scale_and_extend_frame_c to vp9_frame_scale.c
[libvpx] / vp9 /
2017-03-09 James Zernmove vp9_scale_and_extend_frame_c to vp9_frame_scale.c
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 Marco PaniconiMerge "vp9: Fix for denoising with SVC."
2017-03-08 Marcovp9: Fix for denoising with SVC.
2017-03-07 James BankoskiMerge "tiny_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 Alex ConverseNarrow cat6_high_cost tables to uint16_t
2017-03-03 Vignesh Venkatasub... 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 Venkatasub... vp9,realtime: Enable row multithreading for non-rd
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 Yunqing WangSet row_mt to 0 by default
2017-02-27 Marcovp9: Fix an issue with setting variance thresholds.
2017-02-27 Vignesh Venkatasub... vp9: Rename new_mt to row_mt
2017-02-24 Yunqing WangMerge "Improve VP9 encoder threading test for better...
2017-02-24 Jerome JiangMerge "Make vp9_scale_and_extend_frame_ssse3 work for...
2017-02-24 Johannconsolidate block_error functions
2017-02-24 Johann KoenigMerge "block error sse2: use tran_low_t"
2017-02-24 Jerome JiangMake vp9_scale_and_extend_frame_ssse3 work for hbd...
2017-02-24 Johannblock error sse2: use tran_low_t
2017-02-23 Johann KoenigMerge "vp8_fdct4x4 test: fix segfault again"
2017-02-23 Marco PaniconiMerge "vp9: 1pass CBR: modify condition for reducing...
2017-02-22 Jerome JiangMerge "vp9: Non-rd pickmode: use simple block_yrd under...
2017-02-22 Marcovp9: 1pass CBR: modify condition for reducing loop...
2017-02-22 Marcovp9: Non-rd pickmode: use simple block_yrd under some...
2017-02-22 Marco PaniconiMerge "vp9: aq-mode=3: On key frame reset cr->reduce_re...
2017-02-22 Marcovp9: aq-mode=3: On key frame reset cr->reduce_refresh...
2017-02-22 Jerome Jiangvp9: Only compute y_sad for golden in variance partitio...
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-22 Jerome JiangMerge "Fix segmentation fault caused by denoiser workin...
2017-02-22 Marcovp9: Incorporate source sum_diff into non-rd partition...
2017-02-21 Johann KoenigMerge "Drop zbin_ptr and quant_shift_ptr"
2017-02-21 Jerome JiangFix segmentation fault caused by denoiser working with...
2017-02-21 Yi LuoMerge "Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests"
2017-02-21 Paul WilkinsMerge "Change to prediction decay calculation."
2017-02-21 Marco PaniconiMerge "vp9: Fix for non-rd pickmode for high-bitdepth...
2017-02-21 Marcovp9: Fix for non-rd pickmode for high-bitdepth build.
2017-02-20 Ranjit Kumar TulabanduRefactored the row based multi-threading code
2017-02-17 James ZernMerge "Add vpx_highbd_idct16x16_10_add_neon()"
2017-02-17 paulwilkinsChange to prediction decay calculation.
2017-02-17 James ZernMerge "cosmetics: Fix spelling mistake in compile flag...
2017-02-16 Johann KoenigMerge "block error avx2: use tran_low_t"
2017-02-16 James ZernMerge "Fix mips vpx_post_proc_down_and_across_mb_row_ms...
2017-02-16 paulwilkinscosmetics: Fix spelling mistake in compile flag name.
2017-02-16 JohannDrop zbin_ptr and quant_shift_ptr
2017-02-16 Yi LuoMerge "Add idct32x32_135_add SSSE3 intrinsics"
2017-02-16 Johannblock error avx2: use tran_low_t
2017-02-16 Johann KoenigMerge changes I267050a5,Iebade0ef,Id96a8df3
2017-02-16 Yunqing WangMerge "Structured the mode ordering code to avoid redun...
2017-02-16 Johannquantize_fp_32x32 highbd ssse3: enable existing function
2017-02-16 Johannquantize_fp highbd ssse3: use tran_low_t for coeff
2017-02-16 Johannquantize_fp highbd sse2: use tran_low_t for coeff
2017-02-16 Johannbitdepth conversion: really use num elements
2017-02-16 Ranjit Kumar TulabanduStructured the mode ordering code to avoid redundant...
2017-02-16 Paul WilkinsMerge "Disconnect ARF breakout from frame boost."
2017-02-16 Paul WilkinsMerge "Remove unnecessary factor."
2017-02-16 Paul WilkinsMerge "Bug in scale_sse_threshold()"
2017-02-16 Paul WilkinsMerge "Additional first pass stats."
2017-02-16 Johann KoenigMerge "Use 'packssdw' for loading tran_low_t values"
2017-02-16 Johann KoenigMerge "vp8_dx_iface: remove unused 'else' condition"
2017-02-16 James ZernMerge "vpx_temporal_svc_encoder.sh: remove FUNCNAME...
2017-02-15 Marco PaniconiMerge "vp9: Some code cleanup for aq-mode = 3."
2017-02-15 Marcovp9: Some code cleanup for aq-mode = 3.
2017-02-15 Linfeng ZhangMerge "cosmetics,dsp/inv_txfm.c: reorder functions"
2017-02-15 Marco PaniconiMerge "vp9. Use same source_sad threshold for all speeds."
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_neon()"
2017-02-15 Marcovp9. Use same source_sad threshold for all speeds.
2017-02-15 MarcoVp9: Speed 8 aq-mode=3: Reduce computation in estimatin...
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_c()"
2017-02-15 paulwilkinsDisconnect ARF breakout from frame boost.
2017-02-15 paulwilkinsRemove unnecessary factor.
2017-02-15 paulwilkinsBug in scale_sse_threshold()
2017-02-15 paulwilkinsAdditional first pass stats.
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Johann KoenigMerge "vp9 fdct higbd neon: connect existing highbd...
2017-02-15 Linfeng ZhangAdd vpx_highbd_idct16x16_38_add_c()
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Ranjit Kumar TulabanduRow based multi-threading of encoding stage
2017-02-15 Linfeng ZhangMerge "Replace 14 with DCT_CONST_BITS in idct NEON...
2017-02-14 Johannvp9 fdct higbd neon: connect existing highbd calls
2017-02-14 Johann KoenigMerge "quantize_fp highbd neon: use tran_low_t for...
2017-02-14 clang-formatapply clang-format
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Johannquantize_fp highbd neon: use tran_low_t for coeff
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-13 James ZernMerge "cosmetics,vp9_ratectrl: apply clang-format"
2017-02-13 James ZernMerge "vpx_usec_timer_elapsed: use 64-bit math"
2017-02-13 Yunqing WangMinor code style refactoring
2017-02-13 James Zerncosmetics,vp9_ratectrl: apply clang-format
2017-02-13 paulwilkinsAggressive VBR method.
next