diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-10-13 13:14:34 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-18 13:57:43 +0200 |
commit | 65d106933a5eea6cd0cb65446266a47cc83215d2 (patch) | |
tree | baf6f0165ca8c7a739bf514fa595c5966585ce26 /libavfilter/bufferqueue.h | |
parent | 24098c6c8d124cd471ec0badb596e42ba6711b82 (diff) | |
download | ffmpeg-65d106933a5eea6cd0cb65446266a47cc83215d2.tar.gz |
fftools/ffmpeg_mux: embed OutputFile in a Muxer
This is now possible since the code allocating OutputFile can see
sizeof(Muxer). Avoids the overhead and extra complexity of allocating
two objects instead of one.
Similar to what is done e.g. for AVStream/FFStream in lavf.
Diffstat (limited to 'libavfilter/bufferqueue.h')
0 files changed, 0 insertions, 0 deletions