Job Bautista
6f97a5012d
Issue #1937 - Follow-up: Remove some unnecessary includes and sources from sources.mozbuild
...
These were used only by the encoder, which has been excluded from the build.
2022-06-29 08:56:08 +08:00
Moonchild
932e9d8fc6
Issue #1937 - Follow-up: Exclude aom_encoder.c/h from our build
...
We don't need an encoder!
2022-06-29 08:55:53 +08:00
Job Bautista
463a502764
Issue #1937 - Follow-up: Add missing sources, and remove unneeded ones in sources.mozbuild
...
This should (hopefully) fix building for Windows.
The ones I removed are not used for decoding, but for encoding, which
we don't need.
2022-06-29 08:55:33 +08:00
Job Bautista
8c7e76360f
Issue #1937 - Follow-up: Add missing sources and includes in sources.mozbuild
2022-06-29 08:55:15 +08:00
Job Bautista
49696a7887
Issue #1937 - Follow-up: Fix sources.mozbuild not having exports
...
Thankfully I already redundantly edited this file myself before to
account for updates in the source, and backed this up to another
location just in case the shell script breaks my build files,
which it did!
2022-06-29 08:55:02 +08:00
Job Bautista
d09a5eeca2
Issue #1937 - Part 1: Update build system for libaom.
2022-06-29 08:52:26 +08:00
Moonchild
148bd3547b
Issue #1737 - Update build config and mozbuild files.
2021-03-04 09:29:44 +08:00
Matt A. Tobin
b746a4196a
Move aom source to a sub-directory under media/libaom
...
There is no damned reason to treat this differently than any other media lib given its license and there never was.
2020-04-11 09:40:44 +08:00
trav90
368651059a
Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591
2019-02-16 00:17:46 +08:00
trav90
656835e767
[aom] Only build stats code if examples are enabled
2019-02-16 00:17:42 +08:00
trav90
3d109dd4fc
Update libaom to rev b25610052a1398032320008d69b51d2da94f5928
2019-02-16 00:17:40 +08:00
trav90
48f6d2e034
Update aom to v1.0.0
...
Update aom to commit id d14c5bb4f336ef1842046089849dee4a301fbbf0.
2019-02-16 00:17:30 +08:00
trav90
49bf3b1211
[av1] Fix build issues
...
This revision of libaom has some conflicts with our vendor script
and build system. A number of new .asm files have the same basename
as .c files, which our build system cannot handle.
To work around this, I manually renamed the conflicting
files in the filesystem and sources.mozbuild.
Also add av1_convolve_scale_sse4.c to sources.mozbuild manually.
This is needed by the build but for some reason isn't picked up
by generate_sources_mozbuild.sh.
2019-02-16 00:17:17 +08:00
trav90
992c6637e3
Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614
2019-02-16 00:17:15 +08:00
trav90
2ab8fcbfd1
Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918
2019-02-16 00:17:05 +08:00
trav90
76f1e6edca
Update aom to slightly newer commit ID
2019-02-16 00:16:50 +08:00
trav90
28c6a9062e
Generate build description for libaom
2019-02-16 00:16:30 +08:00