index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
w32pthreads.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw
Martin Storsjö
2015-10-30
1
-2
/
+2
*
w32pthreads: fix mingw build on x86 with -msse2 or higher
Hendrik Leppkes
2015-10-16
1
-0
/
+5
*
w32pthreads: Load dynamically loaded functions on demand
Hendrik Leppkes
2015-10-07
1
-0
/
+10
*
w32pthreads: Add pthread_once emulation
Hendrik Leppkes
2015-10-07
1
-0
/
+73
*
w32pthreads: use the condition variable API directly when targeting newer ver...
James Almer
2014-10-10
1
-22
/
+38
*
w32pthreads: use the CONDITION_VARIABLE typedef if available
James Almer
2014-10-10
1
-10
/
+13
*
w32pthreads: Mark functions in compatibility wrapper as av_unused
Diego Biurrun
2014-08-15
1
-10
/
+11
*
w32threads: Use newer thread synchronization functions when targeting Vista
Martin Storsjö
2014-08-13
1
-0
/
+12
*
Revert "w32pthread: help compiler figure out undeeded code"
Martin Storsjö
2013-08-27
1
-5
/
+5
*
w32threads: Don't use function pointers when linking directly to newer APIs
Martin Storsjö
2013-08-27
1
-5
/
+7
*
w32pthread: help compiler figure out undeeded code
Rafaël Carré
2013-08-21
1
-5
/
+5
*
Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/
Diego Biurrun
2013-07-18
1
-3
/
+3
*
w32pthreads: move from lavc to compat/
Anton Khirnov
2013-05-24
1
-0
/
+279