summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorwm4 <nfxjfg@googlemail.com>2015-06-30 23:57:53 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-07-01 14:58:05 +0200
commitf91126643a91c2d3f8d8e210c8facaf259951b03 (patch)
treef70d380c38188e12a55eeea66b3fd6f5dcbb98b0 /doc
parentdb64af639559c80668bf4fca2768fd8f7aeb43e9 (diff)
downloadffmpeg-streaming-f91126643a91c2d3f8d8e210c8facaf259951b03.zip
ffmpeg-streaming-f91126643a91c2d3f8d8e210c8facaf259951b03.tar.gz
lavu: add an API function to return the FFmpeg version string
This returns something like "N-73264-gb54ac84". This is much more useful than the individual library versions, of which there are too much and which are very hard to map back to releases or git commits. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 6e64a05..b1ecc3c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2014-08-09
API changes, most recent first:
+2015-xx-xx - xxxxxx - lavu 53.xx.100
+ Add avutil_version_info().
+
-------- 8< --------- FFmpeg 2.7 was cut here -------- 8< ---------
2015-06-04 - cc17b43 - lswr 1.2.100
OpenPOWER on IntegriCloud