1. 11 Jul, 2017 1 commit
    • Muhammad Faiz's avatar
      avcodec/rdft: remove sintable · 0780ad9c
      Muhammad Faiz authored
      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: 's avatarMuhammad Faiz <mfcc64@gmail.com>
      0780ad9c
  2. 10 Jul, 2017 8 commits
  3. 09 Jul, 2017 2 commits
  4. 08 Jul, 2017 4 commits
  5. 07 Jul, 2017 17 commits
  6. 06 Jul, 2017 4 commits
  7. 05 Jul, 2017 4 commits