SDL Event polling from different thread?

Hi!

I don’t know if this has already been discussed or not, but why doesn’t
event polling from different thread work? I have different thread for just
polling sdl events. I catches all keyboard and mouse event but it doesn’t
capture video events. Why not? Can it be done somehow so that it could
capture them?

Regards,
Hannu Kr?ger