summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/aom/aom_3.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* aom: Provide missing function prototypesKhem Raj2022-09-111-1/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* aom: Upgrade to 3.4.0Khem Raj2022-08-281-0/+23
This fix brings in following changes [1] Add -D_GNU_SOURCE on musl to fix ftello() [1] https://aomedia.googlesource.com/aom/+/refs/tags/v3.4.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>