29 Forks
138 Stars
138 Watchers

aom

Alliance for Open Media Video Codec reference implementation (Mozilla branch)

How to download and setup aom

Open terminal and run command
git clone https://github.com/mozilla/aom.git
git clone is used to create a copy or clone of aom repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aom https://github.com/mozilla/aom/archive/master.zip

Or simply clone aom with SSH
[email protected]:mozilla/aom.git

If you have some problems with aom

You may open issue on aom support forum (system) here: https://github.com/mozilla/aom/issues