On 01/07/15 20:01, wm4 wrote: > 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. > --- > - comment on the ../version.h include > - rename to av_version_info(), as it's more popular > --- > doc/APIchanges | 3 +++ > libavutil/avutil.h | 7 +++++++ > libavutil/utils.c | 8 ++++++++ > 3 files changed, 18 insertions(+) >
It breaks building out of the source tree. Something to fix it coming. The right way to fix it is to put the value in avconfig.h I should be able to do that this evening. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
