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
  • libavutil
  • ffmath.h
Find file
BlameHistoryPermalink
  • Ganesh Ajjanagadde's avatar
    all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h · db1a642c
    Ganesh Ajjanagadde authored Mar 15, 2016
    The idea is to use ffmath.h for internal implementations of math functions.
    Currently, it is used for variants of libm functions, but is by no means
    limited to such things.
    
    Note that this is not exported; use lavu/mathematics for such purposes.
    Reviewed-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
    Signed-off-by: 's avatarGanesh Ajjanagadde <gajjanag@gmail.com>
    db1a642c
ffmath.h 2.02 KB
EditWeb IDE

Replace ffmath.h

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.