Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • tests
  • checkasm
  • float_dsp.c
Find file
BlameHistoryPermalink
  • Martin Storsjö's avatar
    checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing · 8f70e261
    Martin Storsjö authored Dec 10, 2019
    As the values generated by av_bmg_get can be arbitrarily large
    (only the stddev is specified), we can't use a fixed tolerance.
    
    This matches what was done for test_vector_dmul_scalar in
    38f966b2.
    
    This fixes the float_dsp checkasm test for some seeds, when built
    with clang for mingw/x86_32.
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    8f70e261
float_dsp.c 11.5 KB
EditWeb IDE

Replace float_dsp.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.