搜索资源列表
ZXing-v2_1-GBK-chinese-trans
- ZXing 2.1版GBK中文乱码解决办法: zxing中扫瞄二维码图片,如果包含Gbk中文,乱码解决办法是修改DecodedBitStreamParser.h文件,在里面加入GBK的判断。 在2.1版本中,解码的定义不在这个类中了,挪到了StringUtils类中,所以需要修改这个类,在修改过程中发现,中文被优先转移成日文了。 所以需要挪动一下原类中的代码顺序。 使用方法,直接用两个类,把原来的类给替换掉就可以了。-ZXing 2.1 version
build-ffmpeg-ios.sh
- 基于ffmpeg生成IOS对应静态库,只支持常用的hls和MP4,解码为硬解码的脚本,生成的库大大减小。(Generates IOS corresponding static library based on ffmpeg, only supports the commonly used HLS and MP4, decodes the scr ipt for hard decoding, and the generated library is greatly reduced.)