diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2017-12-11 20:59:56 +0100 |
---|---|---|
committer | Hendrik Leppkes <h.leppkes@gmail.com> | 2017-12-11 21:16:06 +0100 |
commit | fd542b6f2026f1aa163882ee0283958598a97c31 (patch) | |
tree | 560bfe34a23731098015cb890a1919a58aa4df18 /libavformat/pjsdec.c | |
parent | c7a5e80f569d312c9d2f0dc534e07630eecd5a34 (diff) | |
download | ffmpeg-fd542b6f2026f1aa163882ee0283958598a97c31.tar.gz |
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.
Diffstat (limited to 'libavformat/pjsdec.c')
0 files changed, 0 insertions, 0 deletions