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 <[email protected]> --- ffplay.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-)
Applied, thanks. Marton _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
