Files
FFmpeg/libavformat
Moritz Barsnick 6bf48c4805 lavf/tls_gnutls: fix warnings from version check
The GnuTLS version is checked through the macro GNUTLS_VERSION_NUMBER,
but this wasn't introduced before 2.7.2. Building with older versions
of GnuTLS (using icc) warns:

src/libavformat/tls_gnutls.c(38): warning #193: zero used for undefined preprocessing identifier "GNUTLS_VERSION_NUMBER"
  #if HAVE_THREADS && GNUTLS_VERSION_NUMBER <= 0x020b00

This adds a fallback to the older, deprecated LIBGNUTLS_VERSION_NUMBER
macro.

Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
2017-09-26 15:05:32 +02:00
..
2017-09-01 02:16:33 -03:00
2016-07-03 04:37:48 +02:00
2017-09-09 12:07:14 +02:00
2017-03-31 18:19:41 +02:00
2017-03-29 14:49:29 +02:00
2017-09-01 02:16:33 -03:00
2017-09-01 17:56:33 +02:00
2017-02-01 02:57:40 +01:00
2017-09-20 03:31:48 +02:00
2017-09-20 03:31:48 +02:00
2017-09-01 18:52:56 +08:00
2016-10-21 19:41:09 +02:00
2017-08-29 01:33:47 +02:00
2017-08-30 12:13:01 +02:00
2017-02-11 20:20:07 +01:00
2017-09-07 15:19:22 +02:00
2017-09-01 02:16:33 -03:00
2017-09-15 15:10:49 +02:00
2016-05-04 18:16:21 +02:00
2017-09-09 12:07:14 +02:00
2017-09-07 15:19:22 +02:00
2017-09-23 19:37:21 -03:00
2016-05-21 18:49:45 +02:00
2017-09-18 08:57:09 +02:00
2017-03-30 13:26:04 +02:00
2016-11-07 00:51:49 +01:00
2016-10-09 20:09:00 +02:00
2017-06-13 19:49:06 +02:00
2016-07-17 13:10:27 -03:00
2017-09-01 17:56:33 +02:00
2017-09-01 02:16:33 -03:00
2017-03-02 11:39:54 +01:00
2017-07-07 15:30:57 -04:00
2017-09-01 17:56:33 +02:00
2017-07-10 15:02:29 -04:00
2016-11-23 01:16:42 +01:00
2017-01-30 11:00:58 +01:00
2017-09-22 01:33:22 +02:00
2017-09-21 16:17:02 -08:00
2017-09-09 12:07:14 +02:00
2016-05-03 15:45:10 +02:00
2017-09-01 02:16:33 -03:00
2016-08-04 16:25:40 -03:00
2017-09-20 03:31:48 +02:00
2017-09-22 01:33:22 +02:00
2017-05-10 15:21:17 +02:00
2017-07-16 16:09:17 +01:00
2017-09-01 02:16:33 -03:00
2016-11-07 00:51:49 +01:00