hls: Check nettle version to ensure AES128 support
authorSeungha Yang <seungha.yang@navercorp.com>
Fri, 10 Jan 2020 07:03:48 +0000 (16:03 +0900)
committerSeungha Yang <seungha.yang@navercorp.com>
Fri, 10 Jan 2020 07:03:48 +0000 (16:03 +0900)
commit4fc3aa6ef4cb52f1571e570194975cc18cc41734
treefe6ea5a905a4b96e017530346590d4b7a94a5fe3
parentbdf9a76226742c286330ea696de074c916aa726d
hls: Check nettle version to ensure AES128 support

AES128 support was added since nettle version 3.0

../subprojects/gst-plugins-bad/ext/hls/gsthlsdemux.h:110:10: error: field ‘ctx’ has incomplete type
   struct CBC_CTX (struct aes128_ctx, AES_BLOCK_SIZE) aes_ctx;
ext/hls/meson.build