diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-09-12 18:17:30 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-09-26 18:29:40 +0200 |
commit | addc29f67ae5b23c385c0ce2434f298720454496 (patch) | |
tree | 0c46b6a2a7dd744601418369834736c835fd370a /tests/ref/fate/oggvp8-demux | |
parent | ac578ccb8ec47c9175f1b1020058e5f0141c5527 (diff) | |
download | ffmpeg-addc29f67ae5b23c385c0ce2434f298720454496.tar.gz |
fftools/ffmpeg_filter: stop accessing OutputStream.[max_]frame_rate
Pass them to ofilter_bind_ost() via OutputFilterOptions, as is done for
most other data it needs. OutputStream.[max_]frame_rate/force_fps are no
longer used outside of ffmpeg_mux*, and so can be made private.
This is a step toward decoupling encoders from muxers.
Diffstat (limited to 'tests/ref/fate/oggvp8-demux')
0 files changed, 0 insertions, 0 deletions