]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-11-04 James ZernMerge "configure: disable tools for armv7-win32-vs1...
2016-11-04 Martin StorsjoAdd a missing END directive in idct_neon.asm
2016-11-04 Martin StorsjoFix producing vcxproj files with *.S arm assembly files
2016-11-04 James Zernconfigure: disable tools for armv7-win32-vs1[24]
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 Jerome Jiangpp_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 Johannarm idct: move to-be-shared code to header
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 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-11-01 Linfeng ZhangRefine 8-bit intra prediction NEON optimization (mode tm)
2016-11-01 Paul WilkinsMerge "Change to KF boost calculation."
2016-11-01 James Zernidct32x32_1_add_neon: clear a couple conv warnings
2016-11-01 James Zernbuild/make/Android.mk: s/armv8/arm64/
2016-11-01 James Zernbuild/make/Android.mk: fix armeabi-v7a build
2016-10-31 James Zernuse .S suffix rather than .s for NEON asm
2016-10-31 Marco PaniconiMerge "vp9-svc: Fix some stats in vp9_spatial_svc_encoder."
2016-10-31 Marcovp9-svc: Fix some stats in vp9_spatial_svc_encoder.
2016-10-31 James ZernMerge "idct,NEON: add a tran_low_t->s16 load adapter"
2016-10-31 Peter BoströmMerge "Add vp9_spatial_svc_encoder to .gitignore."
2016-10-31 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-10-31 Peter BoströmAdd vp9_spatial_svc_encoder to .gitignore.
2016-10-31 Marco PaniconiMerge "vp9-svc: Add checks to layer bitrates in vp9_spa...
2016-10-31 James Zernidct,NEON: add a tran_low_t->s16 load adapter
2016-10-31 Linfeng ZhangRefine 8-bit intra prediction NEON optimization (mode...
2016-10-31 Marcovp9-svc: Add checks to layer bitrates in vp9_spatial_sv...
2016-10-31 James BankoskiMerge "vpxdec.c : don't double count corrupted frames"
2016-10-31 Jim Bankoskivpxdec.c : don't double count corrupted frames
2016-10-29 James Zerntiny_ssim: fix visual studio build
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 Peter BoströmAdd temporal-layer support to tiny_ssim.
2016-10-28 Marco PaniconiMerge "vp9: Updates to SVC sample encoder."
2016-10-28 Marcovp9: Updates to SVC sample encoder.
2016-10-28 Yaowu XuMerge "Add tools/tiny_ssim for generating SSIM/PSNR."
2016-10-28 Peter BoströmAdd 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 Linfeng ZhangRefine 8-bit intra prediction NEON optimization (mode...
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-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 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 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-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-24 Linfeng ZhangRefine 8-bit intra prediction NEON optimization (mode dc)
2016-10-24 Linfeng ZhangUpdate vp9_intrapred_test.cc to support 8-bit
2016-10-24 Jim Bankoskivpxdec: return fail if frame fails to decode.
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 Venkatasubra... Merge "vp9_bitstream: Encode tiles in parallel"
2016-10-22 Vignesh Venkatasubra... vp9_bitstream: Encode tiles in parallel
2016-10-21 Marcovp9: Nonrd variance partition: increase threshold for...
2016-10-21 James Zernremove idct32x32*_add_neon.asm
2016-10-21 Marcovp9: Speed=8 real-time: Keep the bias_golden feature on.
2016-10-20 Marco PaniconiMerge "vp8: Apply gf target-size boost only when refres...
2016-10-20 Vignesh Venkatasubra... Add vp9cx_set_ref to .gitignore
2016-10-20 Marcovp8: Apply gf target-size boost only when refresh_golde...
2016-10-19 James ZernMerge "third_party: roll libwebm snapshot"
2016-10-19 Marcovp8: Adjust threshold to set the gf_noboost flag.
2016-10-19 Marcovp8: Add control for gf boost for 1 pass cbr.
2016-10-19 James ZernRevert "vp9_bitstream: Encode tiles in parallel"
2016-10-19 James Zernthird_party: roll libwebm snapshot
2016-10-18 James ZernMerge "Fix warnings reported by -Wshadow: Part1: vpx_ds...
2016-10-18 James ZernMerge "Revert "third_party: Roll libwebm snapshot.""
2016-10-18 Kaustubh RasteMerge "Optimize sad_64width_x4d_msa function"
2016-10-18 James ZernRevert "third_party: Roll libwebm snapshot."
2016-10-18 Kaustubh RasteOptimize sad_64width_x4d_msa function
2016-10-18 Urvang JoshiFix warnings reported by -Wshadow: Part1: vpx_dsp directory
2016-10-18 James Zernvpx_highbd_convolve_copy_neon: use multi reg loads
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-17 Marcovp9: Non-rd variance partition: add condition for 64x64...
2016-10-17 Frank Galliganthird_party: Roll libwebm snapshot.
2016-10-17 Vignesh Venkatasubra... vp9_bitstream: Encode tiles in parallel
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()"
next