刘群

Results 17 comments of 刘群

consider upgrade libjpeg from version 6b to higher? http://libjpeg.sourceforge.net/ http://libjpeg.cvs.sourceforge.net/viewvc/libjpeg/libjpeg/ http://www.ijg.org/files/jpegsrc.v6b.tar.gz

see also issue #104 and issue #53 Thanks to @chtisgit ‘s patch https://github.com/oNaiPs/droidVncServer/files/275607/droidvncserver.diff.zip ``` diff --git a/jni/jpeg/jidctfst.S b/jni/jpeg/jidctfst.S index 34e1c24..59e9848 100755 --- a/jni/jpeg/jidctfst.S +++ b/jni/jpeg/jidctfst.S @@ -63,7 +63,7 @@ jpeg_idct_ifast:...

and also set `ANDROID_JPEG_NO_ASSEMBLER:=true` in /jni/jpeg/Android.mk

https://blog.csdn.net/zhu1500527791/article/details/105320639 群二维码: https://user-gold-cdn.xitu.io/2020/4/4/17145dd072cfad82?w=1029&h=1320&f=png&s=240768 ![](https://user-gold-cdn.xitu.io/2020/4/4/17145dd072cfad82?w=1029&h=1320&f=png&s=240768)

@thinrope In the Linux kernel source tree, there is one code formater script called Lindent. But I am not quite sure how it works. I can see it calls `indent`...

另外,荔枝糖的开发手册一直没更新,其中与蜂鸟E203 RISC-V相关的章节一直是空白文档,挖坑要填啊喂: - http://tang.lichee.pro (Chinese documents only) - https://github.com/Lichee-Pi/Tang_Doc_Backup (source files of Chinese documents)

English manuals for EG4S20 and Tang Dynasty EDA tool can be found at: https://github.com/kprasadvnsi/Anlogic_Doc_English

More developes are working on LicheeTang ![](https://www.cnx-software.com/wp-content/uploads/2018/09/RISC-V-FPGA-Board-Display.jpg) - https://www.cnx-software.com/2018/09/04/licheetang-anlogic-eg4s20-fpga-board-targets-risc-v-development/

@DLoveS1314 关注微信公众号(gislite),输入“__Python与开源GIS__”获取课件和虚拟机镜像的下载链接 我之前下载过一次了, 在公众号的文章里面有百度网盘的分享链接 ![image](https://user-images.githubusercontent.com/64795/128680140-75d66510-36ec-4641-9e8c-a6ca40c0e327.png) 如果还找不到请加QQ群聊, 群号如下 ![image](https://user-images.githubusercontent.com/64795/128682485-db382ba5-10f9-4fc3-837c-263f9113db98.png)

The log file path that started with `~`, for example: > ``` > log ~/.tpm2/logfile.txt > ``` is not yet supported.