2016-11-21 16:49 GMT+01:00 James Almer <jamr...@gmail.com>: >> +int64_t avpriv_atomic_int64_cas(int64_t volatile *ptr, int64_t oldval, >> int64_t newval) > > There's a bunch of libav commits in queue to replace the entire custom atomic > API and use instead the standard C11 API.
What does that mean for pre-C11 compilers? Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel