[FFmpeg-devel] [PATCH] avformat/mux: remove unnecessary autobsf hack
James Almer
jamrial at gmail.com
Sun Nov 6 02:49:33 EET 2016
On 11/5/2016 9:46 PM, Michael Niedermayer wrote:
> On Fri, Sep 23, 2016 at 02:04:08AM -0300, James Almer wrote:
>> autobsf has been ported to the new bsf API.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavformat/mux.c | 6 ------
>> 1 file changed, 6 deletions(-)
>
> has this patch been forgotten ?
It didn't get a review, and then we began working on the ffmpeg bsf
port so i kinda forgot, yeah.
Will re-run fate with it now that we have a better autobsf coverage
and apply it if it passes.
More information about the ffmpeg-devel
mailing list