mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
This removes the XP compatibility code, and switches entirely to SRW locks, which are available starting at Windows Vista. This removes CRITICAL_SECTION use, which allows us to add PTHREAD_MUTEX_INITIALIZER, which will be useful later. Windows XP is hereby not a supported build target anymore. Signed-off-by: Diego Biurrun <diego@biurrun.de> |
||
|---|---|---|
| .. | ||
| aix | ||
| atomics | ||
| dispatch_semaphore | ||
| float | ||
| msvcrt | ||
| solaris | ||
| windows | ||
| getopt.c | ||
| strtod.c | ||
| w32pthreads.h | ||