Re: [FFmpeg-devel] [PATCH] ffmpeg: Avoid null pointer dereferences

2015-04-02 Thread Michael Niedermayer
On Thu, Apr 02, 2015 at 04:22:19PM +0530, Himangi Saraogi wrote: > --- > ffmpeg.c | 9 +++-- > 1 file changed, 7 insertions(+), 2 deletions(-) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are too smart to engage in politics are

[FFmpeg-devel] [PATCH] ffmpeg: Avoid null pointer dereferences

2015-04-02 Thread Himangi Saraogi
--- ffmpeg.c | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ffmpeg.c b/ffmpeg.c index 67ce1f3..8bf507a 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -3171,17 +3171,22 @@ static int transcode_init(void) const char *in_codec_name = "?"; const char *