youtube / js_mse_eme

js_mse_eme is an externally-published tool that is aimed to test the validity of a browser's HTML5 Media Source Extension and Encrypted Media Extension implementations
Apache License 2.0
91 stars 58 forks source link

Question about MSE Codec tests MediaSourceDuration #46

Closed jeunder closed 4 years ago

jeunder commented 4 years ago

In MSE Codec tests MediaSourceDuration item, I have a question about test function https://github.com/youtube/js_mse_eme/blob/master/media/mseCodecTest.js#L855 Why it uses checkEq? Why not uses checkApproxEq as previous line to do the check?

austin226 commented 4 years ago

Fixed in 9edb3984f98a37ccf6620bd59d4e83eba8fc23a4