]> git.sesse.net Git - x264/commit
Support for native Windows threads
authorSteven Walters <kemuri9@gmail.com>
Sun, 12 Dec 2010 01:30:29 +0000 (20:30 -0500)
committerFiona Glaser <fiona@x264.com>
Tue, 14 Dec 2010 20:00:07 +0000 (12:00 -0800)
commit74ee50e539dc06bea6b4bbd2f674c21248c05970
tree5d0965f6a6d4dd6bcf08382cdd6f4e119357f39c
parent25a1ffb266f409fe657d834b87c47e63cdaded3b
Support for native Windows threads

Patch originally by Pegasys Inc.
12 files changed:
Makefile
common/cpu.c
common/osdep.c [moved from common/mdate.c with 56% similarity]
common/osdep.h
common/threadpool.h
common/win32thread.c [new file with mode: 0644]
common/win32thread.h [new file with mode: 0644]
configure
encoder/encoder.c
encoder/lookahead.c
x264.c
x264.h