diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-09-24 10:36:29 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-09-30 09:29:18 +0200 |
commit | 71916aa1078e0cf3fcdd426756b38f30473b7de7 (patch) | |
tree | 5ebbd8c26c679ab0d81d5468a1e9bd86d47f8258 /libavcodec/vorbis_enc_data.h | |
parent | e83b5b2cc8b2fb6eb38f0b3feaecb1631bbaaf83 (diff) | |
download | ffmpeg-71916aa1078e0cf3fcdd426756b38f30473b7de7.tar.gz |
fftools/ffmpeg_mux_init: move the check for filtering+streamcopy
To streamcopy_init().
This will allow to simplify the control flow in ost_add() by moving the
ost_get_filters() call (which previously had to handle both encoding and
streamcopy streams) to ost_bind_filter() (which is only called for
audio/video encoding).
Also, return EINVAL rather than ENOSYS, as trying to combine filtering
with streamcopy is a parameter error.
Diffstat (limited to 'libavcodec/vorbis_enc_data.h')
0 files changed, 0 insertions, 0 deletions