Changeset 9b121dfc in ffmpeg

Timestamp:
Dec 26, 2017, 1:49:48 AM (7 years ago)
Author:
wm4 <nfxjfg@googlemail.com>
Branches:
master
Children:
a04c2c70
Parents:
2aee5a87
git-author:
wm4 <nfxjfg@googlemail.com> (12/21/17 19:23:14)
git-committer:
wm4 <nfxjfg@googlemail.com> (12/26/17 01:49:48)
Message:

w32pthreads: always use Vista+ API, drop XP support

This removes the XP compatibility code, and switches entirely to SWR
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. It was
decided in a project vote that this is OK.

(No files)

Note: See TracChangeset for help on using the changeset viewer.