Skip to content
Snippets Groups Projects
Commit 82b2e9cb authored by Timothy Gu's avatar Timothy Gu Committed by Michael Niedermayer
Browse files

build: rename version.h to libavutil/ffversion.h


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>
parent c5806910
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment