[FFmpeg-devel] [PATCH] libavformat: fix inputs initialization in mpegts muxer with filters

Andreas Håkon andreas.hakon at protonmail.com
Thu Apr 18 14:14:39 EEST 2019


> On Wed, Apr 17, 2019 at 08:28:39PM +0000, Andreas Håkon via ffmpeg-devel wrote:
>
> > This patch solves the initialization of the inputs when using filters (a graph filter) with the mpegts muxer.
> > This bug seems to be generated by a simple forgetting to copy. The same code is repeated two times, but only in one case the variable “inputs_done” is initialized. Compare the two blocks:
>
> This text should be in the commit message.
> also a testcase would be usefull, a fate test even better
>

Done!

Regards.
A.H.


---

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-libavformat-input-init-fix-mpegts-filters[2].patch.txt
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190418/791e6297/attachment.txt>


More information about the ffmpeg-devel mailing list