]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
In win32 thread implementation do not access jobnr if the thread is asked
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 20 Nov 2009 21:08:26 +0000 (21:08 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 20 Nov 2009 21:08:26 +0000 (21:08 +0000)
commite5bae0a5b5e2d7e8269dc06278c7009a18b1b61f
tree55bae04e7aeb0201a2140cba962b02cf10f2ae6d
parentc8aed7d8e4973d163bb297cf89e0f1f79ab145d1
In win32 thread implementation do not access jobnr if the thread is asked
to terminate, jobnr it does not point to a valid location in that case.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20565 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/w32thread.c