Kevin Lin

Results 2 issues of Kevin Lin

Follow #9, Firefox can't play HLS now if `enableWorker` is true in `HlsConfig`. To be compatible with Chrome, I make `enableWorker` optional and set it to true by default.

### What did you do? Open a 16-bit grayscale png and access its `mode` flag. ### What did you expect to happen? `im.mode == 'I;16'` ### What actually happened? `im.mode...

Bug