1 This directory contains build files for the aom video
2 codec reference implementation. The actual library
3 source is in $TOPSRCDIR/third_party/aom/
5 Any patches or additional configuration to be applied to the
6 upstream source should be kept here in the media/libaom
9 To update the library source and build config files, execute
11 ./mach vendor media/libaom/moz.yaml
13 To update to a specific upstream git tag or commit, use
15 ./mach vendor media/libaom/moz.yaml -r <commit>
17 The upstream git repository is https://aomedia.googlesource.com/aom
19 To view the information about the current version, check the
20 'origin' section of moz.yaml.