Re: [FFmpeg-devel] [PATCH] h264: do not return on sidedata allocation failure

2014-08-22 Thread Michael Niedermayer
On Fri, Aug 22, 2014 at 04:57:35PM +0200, Christophe Gisquet wrote: > Hi, > > following "[PATCH] h264: Move AFD to side data to match MPEG-2", it > was mentioned making sidedata allocation failures non-fatal. > > This patch is a proposal for this. > > -- > Christophe > h264.c | 16 +++--

[FFmpeg-devel] [PATCH] h264: do not return on sidedata allocation failure

2014-08-22 Thread Christophe Gisquet
Hi, following "[PATCH] h264: Move AFD to side data to match MPEG-2", it was mentioned making sidedata allocation failures non-fatal. This patch is a proposal for this. -- Christophe From 7092da22cf0efbdb0988810bd30c279d18388fdc Mon Sep 17 00:00:00 2001 From: Christophe Gisquet Date: Fri, 22 Au