mpv/common
Leo Izen f871294204 common/av_log: explicitly include version.h for required libraries
FFmpeg recently split version.h into version.h and
version_major.h, and no longer automatically includes
version.h in avcodec.h (and the other libraries). This
should allow mpv to build against ffmpeg git master. See
FFmpeg/ffmpeg@f2da2e1458

These headers are not new, so their inclusion should not affect
backwards compatibility.
2022-03-17 20:07:55 +02:00
..
av_common.c
av_common.h
av_log.c
av_log.h
codecs.c
codecs.h
common.c
common.h
encode.h
encode_lavc.c
encode_lavc.h
global.h
msg.c
msg.h
msg_control.h
playlist.c
playlist.h
recorder.c
recorder.h
stats.c
stats.h
tags.c
tags.h
version.c