1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavutil
Dale Curtis 01763144dc Avoid corrupting diagnostic state with _Pragma changes.
The macros for ICC and MSVC correctly push and pop the diagnostic
state of the compiler when disabling deprecation warnings. The
ones for clang/gcc should do the same. Without this, if a blanket
deprecation warning is applied to the code base it'll be flipped
back on incorrectly with FF_ENABLE_DEPRECATION_WARNINGS.

Signed-off-by: Dale Curtis <dalecurtis@chromium.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-11-14 20:49:07 +01:00
..
2016-10-02 19:35:55 +02:00
2016-10-02 19:35:55 +02:00
2017-03-01 11:23:19 -05:00
2017-01-26 10:25:20 +01:00
2017-09-13 22:03:27 +01:00
2017-09-13 22:03:27 +01:00
2017-09-13 22:03:27 +01:00
2017-03-01 11:23:19 -05:00
2017-09-13 22:03:27 +01:00
2017-06-02 21:00:35 -04:00
2016-08-02 07:50:44 -07:00
2016-08-02 21:52:40 -07:00
2017-11-05 22:13:16 +01:00
2016-10-21 23:58:47 +02:00
2017-10-23 11:56:15 +02:00