diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-09-10 10:55:28 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-09-26 18:25:21 +0200 |
commit | 238f439992f7e77609c2dc7ab6230da756c460b8 (patch) | |
tree | 4ff7b811fd563bca9f039ff13ab212bccca567f4 /libavformat/hevc.c | |
parent | 1ebd521a4e503c1e4697273a984e6de2c5f8886d (diff) | |
download | ffmpeg-238f439992f7e77609c2dc7ab6230da756c460b8.tar.gz |
fftools/ffmpeg_enc: do not set AVStream timebase directly
Instead, pass the encoder context to of_stream_init() and have the muxer
take the timebase from there. Note that the muxer can currently access
the codec context directly, but that will change in future commits.
This is a step towards decoupling encoders from muxers.
Diffstat (limited to 'libavformat/hevc.c')
0 files changed, 0 insertions, 0 deletions