Re: [FFmpeg-devel] [PATCH] lavf/img2enc: remove redundant option 'updatefirst'

2017-11-01 Thread Lou Logan
On Sun, 29 Oct 2017 13:30:40 +0530 Gyan Doshi wrote: > From e845a4cc2d885db6bc27e3f69fbd7940b6131f52 Mon Sep 17 00:00:00 2001 > From: Gyan Doshi > Date: Sun, 29 Oct 2017 13:23:18 +0530 > Subject: [PATCH] lavf/img2enc: remove redundant option

[FFmpeg-devel] [PATCH] lavf/img2enc: remove redundant option 'updatefirst'

2017-10-29 Thread Gyan Doshi
'updatefirst' is an undocumented option redundant to older option 'update'. Since it doesn't serve as a shorthand, this patch removes it. Regards, Gyan From e845a4cc2d885db6bc27e3f69fbd7940b6131f52 Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Sun, 29 Oct 2017 13:23:18