]> git.sesse.net Git - ffmpeg/commit
Revert "w32pthread: help compiler figure out undeeded code"
authorMartin Storsjö <martin@martin.st>
Tue, 27 Aug 2013 11:55:06 +0000 (14:55 +0300)
committerMartin Storsjö <martin@martin.st>
Tue, 27 Aug 2013 20:12:49 +0000 (23:12 +0300)
commitef51692a49d58963966adca55c62da9c34c3c7e1
tree44c2a0e67c65c4473d8901bcca4fe30c33818b9f
parent4332bf98dc051fd1ffbd9d4ddc1c5e55790c96f1
Revert "w32pthread: help compiler figure out undeeded code"

This reverts commit 4622f11f9c83db8a2e08408c71ff901826ca652c.

The compiler should be able to do the dead code elimination now
without this when the cond_* names point directly to the real
functions instead of to local function pointers.

Signed-off-by: Martin Storsjö <martin@martin.st>
compat/w32pthreads.h