d9a4fd5cae
VLC brings its own header for atomic operations which defines a whole bunch of atomic macros, conflicting with the ones in the C++ standard <atomic> header. This changeset works around those. PR: 209722 Submitted by: dim |
||
---|---|---|
.. | ||
patch-clang | ||
patch-configure | ||
patch-include-vlc_common.h | ||
patch-include-vlc_threads.h | ||
patch-include_vlc__atomic.h | ||
patch-include_vlc__playlist.h | ||
patch-include_vlc__sout.h | ||
patch-modules-lua-vlc.h | ||
patch-modules_gui_qt4_dialogs_messages.hpp | ||
patch-share-Makefile.in | ||
patch-src-network-udp.c | ||
patch-v4l |