1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavfilter
Niklas Haas ecf09764dc 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>
2022-01-10 09:11:02 +01:00
..
2021-04-19 14:34:10 +02:00
2020-02-14 09:59:27 +01:00
2021-11-11 21:54:46 +01:00
2021-12-25 11:32:41 +01:00
2021-01-17 12:06:01 +01:00
2021-01-17 12:06:01 +01:00
2021-09-30 01:22:48 +02:00
2021-07-22 14:47:57 +02:00
2021-09-19 04:26:00 +02:00
2022-01-05 15:16:22 +01:00
2021-04-11 23:18:20 +08:00
2020-02-04 18:28:04 +01:00
2021-10-23 23:53:51 +02:00
2021-11-11 21:54:46 +01:00
2021-11-11 21:54:46 +01:00
2021-10-10 12:04:30 +02:00