diff options
author | Stephen Hutchinson <qyot27@gmail.com> | 2021-12-21 00:00:19 -0500 |
---|---|---|
committer | Stephen Hutchinson <qyot27@gmail.com> | 2022-02-13 18:24:42 -0500 |
commit | da9cc25c88b3fa1882ac9d0e4727ed8b465f95cf (patch) | |
tree | 52a2e33a19826e80a3e6dd0709811082195d589f /libavformat/tmv.c | |
parent | af69e4c24120ad03f9838a6f7fd39a86d775ccb2 (diff) | |
download | ffmpeg-da9cc25c88b3fa1882ac9d0e4727ed8b465f95cf.tar.gz |
configure: check avisynth header version
The headers from version 3.7.1 are needed in order to support
parsing of frame properties. avs/version.h has been generated
as part of the AviSynth+ build process for a long time, but was
never installed with the includes until version 3.7.1a. Checking
for the presence of avs/version.h might have been sufficient,
but a version check mechanism might be useful in the future.
This does not change the version compatibility with the library
itself; previous 3.x versions of AviSynth+ as well as AviSynth 2.6
can still be used with the demuxer.
Signed-off-by: Stephen Hutchinson <qyot27@gmail.com>
Diffstat (limited to 'libavformat/tmv.c')
0 files changed, 0 insertions, 0 deletions