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
  • libswscale
  • x86
  • Makefile
Find file
BlameHistoryPermalink
  • Ting Fu's avatar
    libswscale/x86/yuv2rgb: Change inline assembly into nasm code · e934194b
    Ting Fu authored Jan 19, 2020
    The original inline assembly and nasm code have the same fps when called by command.
    NASM code almost has no impact on the perfromance.
    Signed-off-by: 's avatarTing Fu <ting.fu@intel.com>
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    e934194b
Makefile 779 Bytes
EditWeb IDE

Replace Makefile

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.