lavu: add an API function to return the Libav version string
This returns something like "v12_dev0-1332-g333a27c". This is much more
useful than the individual library versions, of which there are too
many, and which are very hard to map back to releases or git commits.
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- Makefile 3 additions, 3 deletionsMakefile
- cmdutils.c 1 addition, 1 deletioncmdutils.c
- doc/APIchanges 3 additions, 0 deletionsdoc/APIchanges
- libavutil/avutil.h 7 additions, 0 deletionslibavutil/avutil.h
- libavutil/utils.c 7 additions, 0 deletionslibavutil/utils.c
Loading
Please register or sign in to comment