OSDN Git Service

threads: move state update after progress cleanup.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 11 Feb 2012 19:13:23 +0000 (20:13 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 12 Feb 2012 19:24:29 +0000 (20:24 +0100)
commit6be0960851d41bb1aa2c9bebcbad45f715de939a
treea0000db49ac078cce8bcbf49e7d4588d780050bb
parentf900d601784ca69b5760bff5cb8f6dae333a79da
threads: move state update after progress cleanup.

This order is more logic and might prevent a race.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/pthread.c