Hi, On Sat, Oct 3, 2015 at 8:34 AM, Ganesh Ajjanagadde <[email protected]> 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(-) Given that Marton reviewed original patch and you addressed his comments, this is OK. Ronald _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
