comparison libswscale/yuv2rgb_bfin.c @ 24992:5701e23ebcb4

Better handling of win32 GUI thread: 1. Use _beginthreadex to create the GUI thread to avoid possible memory leak when linked to MS CRT. 2. Terminate the GUI thread in an cleaner way using PostThreadMessage() rather than the unrecommended TerminateThread().
author zuxy
date Sun, 11 Nov 2007 08:14:57 +0000
parents e88ed9dc0737
children 06bf0eb70a55
comparison
equal deleted inserted replaced
24991:72bc6377fb28 24992:5701e23ebcb4