1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavcodec
Hendrik Leppkes fd542b6f20 Revert "libavcodec/utils.c: simplify avcodec locking with atomics"
This reverts commit 590136e78da3d091ea99ab5432543d47a559a461.

Atomics are not required for this variable, because it is protected
through the lock manager, and the use of atomics here is not compatible
with the c11 emulation wrappersi.

Fixes FATE on MSVC, among other setups which use the compat wrappers.
2017-12-11 21:16:06 +01:00
..
2017-10-03 19:47:37 -03:00
2017-10-24 23:07:58 +01:00
2017-11-12 16:00:27 +00:00
2017-11-09 19:49:32 +01:00
2017-11-26 21:41:14 +00:00
2017-11-03 00:26:26 -03:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-08-30 12:13:01 +02:00
2017-09-16 19:55:03 +02:00
2017-08-30 12:13:01 +02:00
2017-10-03 19:47:37 -03:00
2017-12-10 14:43:01 +01:00
2017-12-11 00:42:26 -03:00
2017-11-20 16:02:50 -08:00
2017-12-07 22:51:18 +01:00
2017-10-03 19:47:37 -03:00
2017-11-26 21:41:14 +00:00
2017-10-03 19:47:37 -03:00
2017-12-10 14:43:01 +01:00
2017-11-26 21:41:14 +00:00
2017-12-10 14:43:01 +01:00
2017-11-29 10:42:58 +01:00
2017-11-26 21:41:14 +00:00
2017-11-26 21:41:14 +00:00
2017-09-10 19:08:23 +02:00
2017-09-22 01:33:22 +02:00
2017-11-03 13:33:14 +01:00
2017-10-04 23:14:37 +01:00
2017-11-26 21:41:19 +00:00
2017-11-26 14:55:01 -08:00
2017-11-26 21:41:19 +00:00
2017-11-29 17:18:12 +01:00
2017-11-26 21:41:19 +00:00
2017-09-22 01:33:22 +02:00
2017-10-03 19:47:37 -03:00