aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorMuhammad Faiz <mfcc64@gmail.com>2017-07-07 14:43:39 +0700
committerMuhammad Faiz <mfcc64@gmail.com>2017-07-11 13:22:02 +0700
commit0780ad9c688cc8272daa7780d3f112a9f55208ca (patch)
tree48756b78b84f566a4cecd4322722b8380299f20f /Changelog
parente7d977b446194649aa30f2aacc6c17bce7aeb90b (diff)
downloadffmpeg-0780ad9c688cc8272daa7780d3f112a9f55208ca.tar.gz
avcodec/rdft: remove sintable
It is redundant with costable. The first half of sintable is identical with the second half of costable. The second half of sintable is negative value of the first half of sintable. The computation is changed to handle sign of sin values, in C code and ARM assembly code. Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions