diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-19 23:44:16 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-22 23:57:20 +0100 |
commit | 37f0dbbc3911d315e12478535dcc7ea138d000ad (patch) | |
tree | 044f0572e3aceb1de314ba0721804646f600d8ee /libavfilter/vf_vif.c | |
parent | 2ccb45511fa9f1c7f57d171d3e7f41a604e07a71 (diff) | |
download | ffmpeg-37f0dbbc3911d315e12478535dcc7ea138d000ad.tar.gz |
avformat: Enforce codec_id where appropriate
E.g. chromaprint expects to be fed 16bit signed PCM
in native endianness, yet there was no check for this.
Similarly for other muxers. Use the new
FF_OFMT_FLAG_ONLY_DEFAULT_CODECS to enfore this where
appropriate, e.g. for pcm/raw muxers.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_vif.c')
0 files changed, 0 insertions, 0 deletions