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
  • compat
  • cuda
  • dynlink_loader.h
Find file
BlameHistoryPermalink
  • Timo Rothenpieler's avatar
    compat: remove in-tree NVidia headers · 27cbbbb3
    Timo Rothenpieler authored Feb 26, 2018
    External headers are no longer welcome in the ffmpeg codebase because they
    increase the maintenance burden. However, in the NVidia case the vanilla
    headers need some modifications to be usable in ffmpeg therefore we still
    provide them, but in a separate repository.
    
    The external headers can be found at
    https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git
    
    Fate-source is updated because of the deleted files, and dynlink_loader.h
    license headers were updated with the standard FFmpeg headers.
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    Signed-off-by: 's avatarTimo Rothenpieler <timo@rothenpieler.org>
    27cbbbb3
dynlink_loader.h 1.25 KB
EditWeb IDE

Replace dynlink_loader.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.