- 13 Apr, 2017 1 commit
-
-
Tom Finegan authored
Requires use of new cmake toolchain file: $ cmake path/to/aom -DCMAKE_TOOLCHAIN_FILE=path/to/aom/build/cmake/toolchains/mips32-linux-gcc.cmake DSPR2 and MSA are supported via addition of -DENABLE_DSPR2=1 and -DENABLE_MSA=1 respectively. Note that the latter requires the addition of -DMIPS_CPU=p5600. BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: Idf7d7f2daecf18cc45b834166eaf34ee9f414d49
-
- 12 Apr, 2017 1 commit
-
-
Sebastien Alaiwan authored
Rename '--enable-aom-highbitdepth' to '--enable-highbitdepth' Change-Id: I1de13c3508c30c552532993419d8ace326142ab6
-
- 22 Mar, 2017 1 commit
-
-
Tom Finegan authored
BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: I07869d1bf46f0c3a918e317445e10774e5d1657c
-
- 17 Mar, 2017 1 commit
-
-
Tom Finegan authored
This is used at cmake generation time via a command line like this: $ cmake path/to/aom -DCMAKE_TOOLCHAIN_FILE=path/to/aom/build/cmake/toolchain/armv7-ios.cmake BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: Iadacc32c43bc23e0f670b88e3c1563c44319945c
-
- 09 Mar, 2017 2 commits
-
-
Tom Finegan authored
- Default was missing. - Was omitted from aom_config.{asm,h}. - Was omitted from RTCD templates. Change-Id: I8e0514bec657ca30e4225e16c6915e38344fed04
-
Tom Finegan authored
It was touched only in configure, and then only for dist dir naming. No source level changes. Change-Id: I5b6134ad800c74d0f022441553da99ab97311b79
-
- 08 Mar, 2017 1 commit
-
-
Tom Finegan authored
- Remove {av1_,}temporal_denoising feature from configure. - Remove CONFIG_{AV1_,}TEMPORAL_DENOISING from cmake build. Change-Id: I5ed823c0fcc9a2e1be8ce495fe55c321da206c51
-
- 07 Mar, 2017 3 commits
-
-
Tom Finegan authored
Does nothing; clean up patch. Change-Id: Ic96f9a70dc2d947b406cd50cd00878ce8b2c1ca0
-
Tom Finegan authored
Change-Id: Ida916960e1291a560d96e9ebcbea602c78392d8d
-
Tom Finegan authored
Change-Id: I4553666b3f162b7a4017a9c6b81bac24a0206cd6
-
- 03 Mar, 2017 1 commit
-
-
Tom Finegan authored
- Build and maintain a list of configurable variables. - Add/remove CONFIG_ variables to sync w/old build system. - Update defaults for same reason. - Set RTCD versions of CONFIG_ variables using the CONFIG_ vars directly. BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: If3ca6c94a8919d92dcc5c47e0010098f5694b165
-
- 18 Feb, 2017 1 commit
-
-
Jean-Marc Valin authored
The result is identical to enabling both deringing and CLPF Change-Id: I71db5ba9e21fcaf11ad87e94841eaf80be58c0a8
-
- 13 Feb, 2017 2 commits
-
-
Tom Finegan authored
BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: Ieec0ba8a7a6aec87a531a3daea09591034bb6d0f
-
Tom Finegan authored
BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: I6fa298e6b9dd6b40bd2322a1b78c79d35a34fa93
-
- 07 Feb, 2017 2 commits
-
-
Tom Finegan authored
Includes CONFIG_AOM_HIGHBITDEPTH support for same. BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: I99893c8c3c7e163383f7297d0df777c9c21822fd
-
Tom Finegan authored
BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: Ibb5564989bd02cf3fec7b8e1d61d2dee1a96c42d
-
- 02 Feb, 2017 1 commit
-
-
Tom Finegan authored
Darwin/Linux x86_64 only. BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: I1500c085f26066ac0108017b5155aba0f003427c
-
- 10 Nov, 2016 1 commit
-
-
Tom Finegan authored
Generic only. BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: Ic4e3119be7febec5428a3b5f915a885745c2a36d
-