Ho Ming Shun

Results 5 issues of Ho Ming Shun

Any error in page flipping caused mpv to wait indefinitely for a page flip callback.

**Describe the bug** After upgrading from an old firmware (Nov 23 2018 19:36:38 version d8054e0f49c3f96936956a4079b2290b11a5d428 (clean) (release)) I found the ability to switch from composite output to HDMI output using...

When a source map promise fails to resolve, the identity source map is installed incorrectly, leading to an error about missing fields from source-map module. Also pass-through function names from...

Happens only on Samsung keyboard on a Galaxy Tab E. Google pinyin keyboard seems to be ok. Fixed by commenting out https://github.com/LeoEatle/react-composition-input/blob/19600525099666026e939958e98e7644cbc4aaf9/src/inputfield.js#L47 Tested on Safari iOS and chrome 74 with...

This causes mpv to segfaults as it enumerates all AV_PIX_FMT's and uses the AVPixFmtDescriptor's name when initializing its video output modules. https://github.com/RPi-Distro/ffmpeg/issues/4 https://github.com/mpv-player/mpv/issues/9865 https://github.com/mpv-player/mpv/pull/10344