On Sat, 3 Oct 2015, Ganesh Ajjanagadde wrote:
SDL_CreateMutex and SDL_CreateCond can fail: https://wiki.libsdl.org/SDL_CreateMutex. This patch makes handling more robust in one instance. Signed-off-by: Ganesh Ajjanagadde <[email protected]> --- ffplay.c | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-)
Applied, thanks. BTW I do not object that you push approved patches in the future by yourself. Regards, Marton _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
