[FFmpeg-devel] [PATCHv2] ffplay: more robust mutex, condition variable handling
Ronald S. Bultje
rsbultje at gmail.com
Sat Oct 3 15:10:22 CEST 2015
Hi,
On Sat, Oct 3, 2015 at 8:34 AM, Ganesh Ajjanagadde <gajjanagadde at gmail.com>
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 <gajjanagadde at gmail.com>
> ---
> 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
More information about the ffmpeg-devel
mailing list