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>
This commit is contained in:
@ -19,6 +19,9 @@ API changes, most recent first:
|
||||
2015-xx-xx - xxxxxxx - lavu 54.14.0 - cpu.h
|
||||
Add AV_CPU_FLAG_AVXSLOW.
|
||||
|
||||
2015-xx-xx - xxxxxxx - lavu 56.xx.0
|
||||
Add av_version_info().
|
||||
|
||||
2015-xx-xx - xxxxxxx - lavc 56.23.0
|
||||
Add av_vda_default_init2.
|
||||
|
||||
|
Reference in New Issue
Block a user