[FFmpeg-devel] [PATCH 02/13] lavf: update auto-bsf to new BSF API
Jan Sebechlebsky
sebechlebskyjan at gmail.com
Mon Jun 20 14:16:21 CEST 2016
On 06/20/2016 02:04 PM, Michael Niedermayer wrote:
> On Sun, Jun 12, 2016 at 04:30:50PM -0500, Rodger Combs wrote:
>> ---
>> libavformat/internal.h | 5 +++--
>> libavformat/mux.c | 45 +++++++++++++++++++++++++++++---------
>> libavformat/segment.c | 6 +++--
>> libavformat/utils.c | 59 +++++++++++++++++++++++++++++++++++++++++---------
>> 4 files changed, 91 insertions(+), 24 deletions(-)
> This fixes the memleak in fate-matroska-remux
> is there a reason why this is not pushed ?
>
> [...]
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
There is a discussion about creating new API for list of BSFs
processing, so maybe the author decided to wait for that, but I guess
there is no reason not to use this patch until the API is ready.
Regards,
Jan
More information about the ffmpeg-devel
mailing list