1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-12 23:50:50 +02:00
ffmpeg/compat
Hendrik Leppkes 97be5d4d20 w32pthreads: fix mingw build on x86 with -msse2 or higher
When SSE2 or higher compiler optimizations are used, mingw uses
the _mm_mfence intrinsic for MemoryBarrier, however it doesn't include
the appropriate headers automatically.
2015-10-16 14:54:48 +02:00
..
aix Merge remote-tracking branch 'qatar/master' 2013-07-19 11:08:38 +02:00
avisynth avisynth: drop support of AviSynth 2.5 2015-03-25 20:37:26 +01:00
float Merge remote-tracking branch 'qatar/master' 2014-03-10 12:05:02 +01:00
msvcrt
plan9 Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff' 2012-10-24 13:42:58 +02:00
solaris build: add Solaris symbol versioning 2015-10-11 15:42:36 +02:00
tms470 Merge remote-tracking branch 'qatar/master' 2013-07-19 11:08:38 +02:00
windows use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 2015-07-24 20:02:32 +02:00
getopt.c Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 2014-08-15 21:00:50 +02:00
os2threads.h compat/os2threads: Check av_malloc() return code 2015-06-02 15:16:45 +02:00
strtod.c Use the avstring.h locale-independent character type functions 2013-03-07 15:16:36 +02:00
va_copy.h compat: provide va_copy for old gcc versions. 2013-12-30 12:38:03 +01:00
w32pthreads.h w32pthreads: fix mingw build on x86 with -msse2 or higher 2015-10-16 14:54:48 +02:00