diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-07-07 09:37:32 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-07-15 11:02:11 +0200 |
commit | 9a97f9cf3a95f4c2f13abc52702bd19e3a748b66 (patch) | |
tree | 3539bd5b36b732c7c6f6ce85d69dec9424377c1e /libavformat/ttmlenc.c | |
parent | b295ec31f351d8cc2dfad6f7c0cb261c1b19b7d9 (diff) | |
download | ffmpeg-9a97f9cf3a95f4c2f13abc52702bd19e3a748b66.tar.gz |
fftools/ffmpeg_enc: initialize audio/video encoders from frame parameters
This is possible now that enc_open() is always called with a non-NULL
frame for audio/video.
Previously the code would directly reach into the buffersink, which is a
layering violation.
Diffstat (limited to 'libavformat/ttmlenc.c')
0 files changed, 0 insertions, 0 deletions