You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Fix libavformat version extraction in configure
This fixes shared library builds broken by
50196a982b
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -3241,7 +3241,7 @@ get_version LIBPOSTPROC libpostproc/postprocess.h
|
|||||||
get_version LIBAVCODEC libavcodec/avcodec.h
|
get_version LIBAVCODEC libavcodec/avcodec.h
|
||||||
get_version LIBAVCORE libavcore/avcore.h
|
get_version LIBAVCORE libavcore/avcore.h
|
||||||
get_version LIBAVDEVICE libavdevice/avdevice.h
|
get_version LIBAVDEVICE libavdevice/avdevice.h
|
||||||
get_version LIBAVFORMAT libavformat/avformat.h
|
get_version LIBAVFORMAT libavformat/version.h
|
||||||
get_version LIBAVUTIL libavutil/avutil.h
|
get_version LIBAVUTIL libavutil/avutil.h
|
||||||
get_version LIBAVFILTER libavfilter/avfilter.h
|
get_version LIBAVFILTER libavfilter/avfilter.h
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user