Update fft/README.chromium to conform to guidelines.

No-Try: true
Bug: webrtc:42234774, chromium:362397270
Change-Id: Id8d7368ded541b2bc31b53fc86158c366bf1d57d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/370842
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43524}
This commit is contained in:
Harald Alvestrand 2024-12-10 09:03:33 +00:00 committed by WebRTC LUCI CQ
parent 33501e4286
commit 50387647ec

View File

@ -1,7 +1,7 @@
Name: fft
Short Name: fft
URL:
Version: 0
Version: N/A
Date: 2018-07-26
License: Custom license
License File: LICENSE
@ -11,3 +11,11 @@ Shipped: yes
Description:
Multivariate complex Fourier transform, computed in place
using mixed-radix Fast Fourier Transform algorithm.
This contribution has no upstream repo and is not pulled.
It is maintained solely in the webrtc repo, and is solely
used by the audio_processing/vad function.
Bug for removal: https://issues.webrtc.org/42234774