On Sat, Oct 3, 2015 at 6:05 PM, Marton Balint wrote:
>
> On Sat, 3 Oct 2015, Ganesh Ajjanagadde wrote:
>
>> SDL_CreateThread can fail:
>> https://wiki.libsdl.org/SDL_CreateThread.
>> This patch makes thread creation more robust in one instance.
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> ff
On Sat, 3 Oct 2015, Ganesh Ajjanagadde wrote:
SDL_CreateThread can fail:
https://wiki.libsdl.org/SDL_CreateThread.
This patch makes thread creation more robust in one instance.
Signed-off-by: Ganesh Ajjanagadde
---
ffplay.c | 16
1 file changed, 12 insertions(+), 4 deletions(-