view binary.ver @ 35857:deb05212671e

Enable gcc atomics to fix compilation on Windows without pthreads. Should also a avoid a potentially significant performance regression for multithreaded decoding.
author reimar
date Sun, 10 Mar 2013 17:52:52 +0000
parents 9d626905f38b
children 7e4a8748cf9a
line wrap: on
line source

MPLAYER_1 {
  local: *;
};