]> granicus.if.org Git - libvpx/history - vp9
idct16x16,NEON: rm output_stride from pass1 fns
[libvpx] / vp9 /
2016-11-28 James BankoskiMerge "svc_test: fix two warnings"
2016-11-24 James ZernMerge changes I6b4cd56e,I88f91b92
2016-11-24 James ZernMerge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2
2016-11-24 Jerome JiangMerge "Change C/MSA post proc to match SSE2."
2016-11-24 Jerome JiangMerge "Cover more filter levels in unit tests for post...
2016-11-23 Marcovp9: Adjust cyclic refresh parameters for low bitrates.
2016-11-23 James ZernMerge "use storage.googleapis for testdata download"
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 Marcovp9: Use more aggressive skip when short_circuit_low_te...
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-21 Yaowu XuAdd validation of frame_parallel_decoding_mode
2016-11-19 Jingning HanMerge "Enable asymptotic closed-loop encoding decision"
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
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 Jerome JiangMerge "vp9: Speed 8: More aggresive golden skip for...
2016-11-15 Jerome Jiangvp9: Speed 8: More aggresive golden skip for low res.
2016-11-14 Jerome Jiangvp9: Speed 8: Turn off 4x4avg for low-res non-key frames.
2016-11-14 Jingning HanEnable asymptotic closed-loop encoding decision
2016-11-12 Jerome JiangMerge "Add 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-09 James Zern*ppflags.h: remove unused *_DEBUG_* enum values
2016-11-08 Marcovp9: Adjust thresholds for limiting cyclic refresh...
2016-11-08 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-08 Johann KoenigMerge "ads2gas: remove RN stanza"
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 JohannUpdate vp9_fdct8x8_quant_ssse3 for highbitdepth
2016-11-04 Johann KoenigMerge "Extract high bit depth helper functions"
2016-11-03 Marco PaniconiMerge "vp9: Non-rd pickmode: fix logic in reference...
2016-11-03 Marcovp9-svc: Add decoder control to decode up to x spatial...
2016-11-03 Marcovp9: Non-rd pickmode: fix logic in reference masking.
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 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 paulwilkinsFixed bug in formatting of debug stats.
2016-11-02 James Zernvp9,tile_worker_hook: correctly set jmp target
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 ZhangMerge "Refine 8-bit intra prediction NEON optimization...
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 Johann KoenigMerge "partial_idct_test: add _add_ test"
2016-10-28 Yaowu XuMerge "Add tools/tiny_ssim for generating SSIM/PSNR."
2016-10-28 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-10-28 Paul WilkinsChange to KF boost calculation.
2016-10-28 Debargha MukherjeeMerge "Force recode if framesize exceeds max allowed...
2016-10-27 Debargha MukherjeeSpeed-up recode loop for extreme bitrate diffs
2016-10-27 Debargha MukherjeeForce recode if framesize exceeds max allowed size
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-26 Paul WilkinsChanges to KF boost calculation.
2016-10-26 paulwilkinsRemoval of a couple of two pass adjustments.
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 James BankoskiMerge "vpxdec: return fail if frame fails to decode."
2016-10-25 Yunqing WangChange 2 motion search counts to be tile data
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-21 Marcovp9: Nonrd variance partition: increase threshold for...
2016-10-21 Marcovp9: Speed=8 real-time: Keep the bias_golden feature on.
2016-10-19 James ZernMerge "third_party: roll libwebm snapshot"
2016-10-19 James ZernRevert "vp9_bitstream: Encode tiles in parallel"
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 Marcovp9: Non-rd variance partition: add condition for 64x64...
2016-10-17 Vignesh Venkatasub... vp9_bitstream: Encode tiles in parallel
2016-10-14 James BankoskiMerge "Drop empty frames."
2016-10-13 James ZernMerge "cosmetics,*loopfilter_neon.c: s/tranpose/transpose/"
2016-10-13 Vignesh Venkatasub... Merge "vp9_bitstream: Parameterize interp_filter_selected"
2016-10-13 Vignesh Venkatasub... vp9_bitstream: Parameterize interp_filter_selected
2016-10-13 Kaustubh RasteMerge "Optimize vpx_mbpost_proc_across_ip_msa function"
2016-10-13 Kaustubh RasteMerge "Optimize vpx_get4x4sse_cs_msa function"
2016-10-12 Vignesh Venkatasub... Merge "vp9_bitstream: Parameterize max_mv_magnitude"
2016-10-12 Vignesh Venkatasub... vp9_bitstream: Parameterize max_mv_magnitude
2016-10-12 Kaustubh RasteMerge "Optimize vp8 loopfilter msa functions"
2016-10-12 James ZernMerge "[vpx highbd lpf NEON 3/6] horizontal 8"
2016-10-11 Marco1 pass vbr: Allow for lookahead alt-ref in real-time...
2016-10-11 Marcovp9: 1 pass vbr: some adjustments to gf interval.
2016-10-10 Marco PaniconiMerge "vp8: Change default gf behavior for 1 pass cbr."
2016-10-10 Linfeng ZhangMerge "[vpx highbd lpf NEON 2/6] vertical 4"
2016-10-10 Linfeng ZhangMerge "[vpx highbd lpf NEON 1/6] horizontal 4"
2016-10-08 Kaustubh RasteMerge "Optimize vp9 loopfilter msa functions"
next