tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

video-encoder-flush.https.any.js.ini (945B)


      1 [video-encoder-flush.https.any.worker.html?av1]
      2  disabled:
      3    if (os == "android"): not implemented
      4 
      5 [video-encoder-flush.https.any.html?av1]
      6  disabled:
      7    if (os == "android"): not implemented
      8 
      9 [video-encoder-flush.https.any.worker.html?h264_annexb]
     10  disabled:
     11    if (os == "android") or (version == "Ubuntu 18.04"): not implemented
     12 
     13 [video-encoder-flush.https.any.html?h264_annexb]
     14  disabled:
     15    if (os == "android") or (version == "Ubuntu 18.04"): not implemented
     16 
     17 [video-encoder-flush.https.any.worker.html?vp8]
     18  disabled:
     19    if (os == "android"): not implemented
     20 
     21 [video-encoder-flush.https.any.html?vp8]
     22  disabled:
     23    if (os == "android"): not implemented
     24 
     25 [video-encoder-flush.https.any.worker.html?h264_avc]
     26  disabled:
     27    if (os == "android") or (version == "Ubuntu 18.04"): not implemented
     28 
     29 [video-encoder-flush.https.any.html?h264_avc]
     30  disabled:
     31    if (os == "android") or (version == "Ubuntu 18.04"): not implemented