diff options
author | Jun Li <junli1026@gmail.com> | 2019-10-13 14:14:25 -0700 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2019-10-25 11:55:52 +0800 |
commit | 155508c6e925f4f2f5e77087a7e1925b3de735ff (patch) | |
tree | 8b0fab9e976dd1a47a91388c1e2cdf36162c1176 /libavutil/imgutils.c | |
parent | 6f2a3958cfac135c60b509a61a4fd39432d8f9a9 (diff) | |
download | ffmpeg-155508c6e925f4f2f5e77087a7e1925b3de735ff.tar.gz |
avformat/tee.c: steal bsf option before passing to fifo muxer
Fix #7620
In the case tee muxer with both "bsf" and "use_fifo" parameters
will trigger this bug. Tee muxer will first steal parameters (like "f",
"select"...) and then "use_fifo" will try reading out remaining options
and pass them to fifo as option "format_options".
Current code miss the part of stealing "bsf" options.
Diffstat (limited to 'libavutil/imgutils.c')
0 files changed, 0 insertions, 0 deletions