Chun-Min Chang 4f6d814779 Bug 1895635 - Import mac/arm64 sources for libaom r=media-playback-reviewers,padenot
This patch introduces the macOS/arm64 sources for libaom through the
following steps:

1. Modify the `revision` in libaom/moz.yaml to `x`
2. Run the command:
```
./mach vendor media/libaom/moz.yaml \
-r 23c94347d84241c322f3b40daf120047ff4f8d56 \
--patch-mode=none --ignore-modified
```
3. Revert the change made in step 1, set the `revision` back to
   `23c94347d84241c322f3b40daf120047ff4f8d56`
4. Run the command:
```
./mach vendor media/libaom/moz.yaml --patch-mode=only --ignore-modified
```
5. Commit the patch

Differential Revision: https://phabricator.services.mozilla.com/D209996
2024-05-14 00:56:41 +00:00
..