]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-11-10 James ZernMerge changes I339088b2,Iaade219e,If142afb1,I4257c4b3
2016-11-10 James Zernfdct8x8_test: add vpx_idct8x8_64_add_neon in hbd
2016-11-09 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-09 James Zernfdct4x4_test: add vpx_idct4x4_16_add_neon in hbd
2016-11-09 James Zernpartial_idct_test,NEON: add missing idct variants
2016-11-09 James Zernenable vpx_idct32x32_34_add_neon in hbd builds
2016-11-08 JohannRefine vp8_refining_search_sadx4 targeting
2016-11-08 JohannOptimize idct32x32_135_add for NEON
2016-11-08 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-08 James ZernMerge "partial_idct_test: set MinSupportedCoeff for...
2016-11-08 Johann KoenigMerge "ads2gas: remove RN stanza"
2016-11-08 Johannads2gas: remove RN stanza
2016-11-07 James Zernpartial_idct_test: set MinSupportedCoeff for NEON
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 James ZernMerge "vp9-svc: Add unittest for svc-decoding."
2016-11-05 Johannidct test: use coeff consistently
2016-11-05 Johannpartial_idct_test: Add large coefficient test
2016-11-05 Marcovp9-svc: Add unittest for svc-decoding.
2016-11-05 JohannUpdate vp9_fdct8x8_quant_ssse3 for highbitdepth
2016-11-04 Linfeng ZhangReplace highbd_dct_const_round_shift with dct_const_rou...
2016-11-04 Linfeng ZhangMerge "Cosmetics of inv_txfm.c"
2016-11-04 Johann KoenigMerge "Extract high bit depth helper functions"
2016-11-04 Linfeng ZhangCosmetics of inv_txfm.c
2016-11-04 JohannExtract high bit depth helper functions
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-02 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
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...
next