Sen Jiang

Results 12 issues of Sen Jiang

https://www.w3.org/TR/WOFF/ - [ ] Recompress `FontTables` It's compressed with zlib. - [ ] Support WOFF in DataURI search `data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAU...` - [ ] Remove metadata?

new format
good first issue

Things to do: - [ ] Format parsing - [ ] Optimize FlateDecode - [ ] Optimize DCTDecode - [ ] Remove unused object - [ ] Remove comments -...

new format

Maybe a settings page? Not sure how to do this.

help wanted

I'm using python 2.7.6 `ngxtop --config /usr/local/nginx/conf/nginx.conf` It works for 933 seconds, then I got this ``` Traceback (most recent call last): File "/opt/python2.7.6/bin/ngxtop", line 11, in sys.exit(main()) File "/opt/python2.7.6/lib/python2.7/site-packages/ngxtop/ngxtop.py",...

After this: ``` jpegtran -outfile 5c67195f6993c9f8d0d32d4ffe0d8e62_mozjpeg.jpg 5c67195f6993c9f8d0d32d4ffe0d8e62.jpg ``` some pixels slightly changed. 5c67195f6993c9f8d0d32d4ffe0d8e62.jpg: ![5c67195f6993c9f8d0d32d4ffe0d8e62](https://cloud.githubusercontent.com/assets/1552641/18902687/5c961d10-8509-11e6-9a38-9aa334715bcc.jpg) 5c67195f6993c9f8d0d32d4ffe0d8e62_mozjpeg.jpg: ![5c67195f6993c9f8d0d32d4ffe0d8e62_mozjpeg](https://cloud.githubusercontent.com/assets/1552641/18902690/61bc188a-8509-11e6-9ee7-91362042067f.jpg) This file is from https://github.com/MozillaSecurity/fuzzdata/blob/master/samples/jpg/5c67195f6993c9f8d0d32d4ffe0d8e62.jpg some other files in that directory also have this...

## Description: I can play most videos just fine, but this video is splitted into two files, part1 and part2, and it will stuck after trying to play. ## Details:...

It's very easy to implement the check wrong, most people only check if denominator is 0, but not `i32::MIN / -1`.

每次播放都是最大音量,吓我一跳

During deep DFS, some task could take significantly longer than others, so we ends up waiting for one thread to finish. This commit attempt to address this by breaking up...