mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[trancode/artwork] Put back compability with older versions of ffmpeg/libav
This commit is contained in:
@@ -256,6 +256,9 @@ FORK_MODULES_CHECK([FORKED], [LIBAV],
|
||||
AC_CHECK_HEADERS([libavutil/channel_layout.h libavutil/mathematics.h])
|
||||
])
|
||||
|
||||
dnl TODO Actually test for this
|
||||
AM_CONDITIONAL([COND_FFMPEG_LEGACY], [[test "yes" = "no"]])
|
||||
|
||||
AC_CHECK_SIZEOF([void *])
|
||||
|
||||
dnl --- Begin configuring the options ---
|
||||
|
||||
Reference in New Issue
Block a user