Mercurial > mplayer.hg
comparison stream/udp.h @ 30915:8b78430a1249
Don't try to delete the global memory mutex in the Win32 loader code,
since it's now statically allocated and will not be reallocated if a new
allocation comes along.
This also fixes an issue where the mutex would not always be properly
unlocked, leading to deadlocks. I thought I'd committed that ages ago,
but obviously not, and it broke CineForm initialization.
author | sesse |
---|---|
date | Thu, 25 Mar 2010 12:58:41 +0000 |
parents | a26e50cae389 |
children | b542cd25f03d |
comparison
equal
deleted
inserted
replaced
30914:ce07076345c0 | 30915:8b78430a1249 |
---|