Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F ffmpeg-7.1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • sixue.cheng
  • ffmpeg-7.1
  • Repository

Switch branch/tag
  • ffmpeg-7.1
  • cmdutils.c
Find file BlameHistoryPermalink
  • Timothy Gu's avatar
    build: rename version.h to libavutil/ffversion.h · 82b2e9cb
    Timothy Gu authored Nov 28, 2013
    
    
    Also the libavutil/ffversion.h will be installed.
    
    Rationale:
    * Applications might want to know FFmpeg's version besides the individual
      libraries'.
    * Avoids file name clash between FFmpeg's ./version.h and lib*/version.h when
      a library source file includes both and is compiled on an out-of-tree build.
    
    Fixes #1769.
    Signed-off-by: default avatarTimothy Gu <timothygu99@gmail.com>
    Reviewed-by: default avatarJames Almer <jamrial@gmail.com>
    Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
    82b2e9cb

Replace cmdutils.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.