diff options
author | Stephen Hutchinson <qyot27@gmail.com> | 2022-02-26 19:25:40 -0500 |
---|---|---|
committer | Stephen Hutchinson <qyot27@gmail.com> | 2022-03-02 17:45:40 -0500 |
commit | e81242bb13b1e394cebaffcbed3e30700ccb8477 (patch) | |
tree | a0b182a200ec87f9167f220204b006ebd780803f /libavformat/rtpdec_svq3.c | |
parent | 4419433d77278cb742944c4514be5f72a04103c0 (diff) | |
download | ffmpeg-e81242bb13b1e394cebaffcbed3e30700ccb8477.tar.gz |
avformat/avisynth: fix fallbacks for four frameprops
If _FieldBased, _Matrix, _ColorRange, or _ChromaLocation haven't
been set, that absence would be interpreted as 0, leading to those
being set to case 0 instead of default. There is no case 0 for
_Primaries and _Transfer, so those were correctly falling back
to the default case.
Signed-off-by: Stephen Hutchinson <qyot27@gmail.com>
Diffstat (limited to 'libavformat/rtpdec_svq3.c')
0 files changed, 0 insertions, 0 deletions