diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /media/openmax_dl/README.chromium | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-upstream/125.0.1.tar.xz firefox-upstream/125.0.1.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'media/openmax_dl/README.chromium')
-rw-r--r-- | media/openmax_dl/README.chromium | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/media/openmax_dl/README.chromium b/media/openmax_dl/README.chromium deleted file mode 100644 index 3dbc3ffe29..0000000000 --- a/media/openmax_dl/README.chromium +++ /dev/null @@ -1,19 +0,0 @@ -Name: OpenMAX DL -Short Name: OpenMax DL -URL: https://silver.arm.com/download/Software/Graphics/OX000-BU-00010-r1p0-00bet0/OX000-BU-00010-r1p0-00bet0.tgz -Version: 1.0.2 -License: BSD -License File: LICENSE -Security Critical: yes - -Description: -Implementation of OpenMAX DL spec from ARM. This is used to support -WebAudio for Chromium on Android. - -Local Modifications: -Only the FFT routines from the OpenMAX DL package are included. The -code was modified to work with gcc and a new implementation for a -floating-point FFT was added. - -The original ARM license is unclear, but Google has obtained -permission to relicense this code under a BSD license. |