tor-browser

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

README_MOZILLA (405B)


      1 IETF Opus audio codec reference implementation.
      2 
      3 The source in this directory was copied from an opus
      4 repository checkout by running the ./update.sh script.
      5 Any changes made to this version of the source should
      6 be reflected in that script, e.g. by applying patch
      7 files after the copy step.
      8 
      9 The upstream repository is https://gitlab.xiph.org/xiph/opus
     10 
     11 Refer to moz.yaml for the current in-tree revision.