aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/libvpxdec.c
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2022-01-10 08:29:17 +0100
committerLynne <dev@lynne.ee>2022-01-10 09:11:18 +0100
commitfb840a79b978ff8c5b9c101bda3974f7ebcc5df1 (patch)
tree2f6c44937b6f54aede3b791cb00332945d7bbb83 /libavcodec/libvpxdec.c
parent0acca1791ee3180726d850c40b8bba2937502c3b (diff)
downloadffmpeg-fb840a79b978ff8c5b9c101bda3974f7ebcc5df1.tar.gz
lavfi/vf_libplacebo: fix side data stripping logic
This was accidentally comparing s->colorspace against out->colorspace, which is wrong - the intent was to compare in->colorspace against out->colorspace. We also forgot to strip mastering metadata. Finally, the order is sort of wrong - we should strip this side data *before* process_frames, because otherwise it may end up being seen and used by libplacebo. Signed-off-by: Niklas Haas <git@haasn.dev>
Diffstat (limited to 'libavcodec/libvpxdec.c')
0 files changed, 0 insertions, 0 deletions