On Sun, 4 Oct 2015, Ganesh Ajjanagadde wrote:
This logs the SDL error messages on failure of creation of SDL_CreateMutex,
SDL_CreateCond, and SDL_CreateThread.
Signed-off-by: Ganesh Ajjanagadde
---
ffplay.c | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
Applied all thre
This logs the SDL error messages on failure of creation of SDL_CreateMutex,
SDL_CreateCond, and SDL_CreateThread.
Signed-off-by: Ganesh Ajjanagadde
---
ffplay.c | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/ffplay.c b/ffplay.c
index 3223ceb..8c9f6b1 100644
--