diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-10-13 13:14:34 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-18 14:19:11 +0200 |
commit | 2266e0483470cb73147c36bf5ce044b9eef1e841 (patch) | |
tree | 0abd51e0937415e7e9cc75f72d34db7d1ad598c8 /libavfilter/bufferqueue.h | |
parent | 709b47f8a4a92f79ccbc05487ccaebefb7c78049 (diff) | |
download | ffmpeg-2266e0483470cb73147c36bf5ce044b9eef1e841.tar.gz |
fftools/ffmpeg_mux: embed OutputStream in a MuxStream
This is now possible since OutputStream is a child of OutputFile and the
code allocating it can access MuxStream. Avoids the overhead and extra
complexity of allocating two objects instead of one.
Similar to what was previously done for OutputFile/Muxer.
Diffstat (limited to 'libavfilter/bufferqueue.h')
0 files changed, 0 insertions, 0 deletions