diff options
author | Niklas Haas <[email protected]> | 2025-02-19 19:41:18 +0100 |
---|---|---|
committer | Niklas Haas <[email protected]> | 2025-09-02 17:05:50 +0200 |
commit | 22929bd044cdf971ea2a5b906c6fadbe653a7c19 (patch) | |
tree | f0e2af223450c4e3f71bac72343fff73ac4b7c9c /libavfilter/formats.c | |
parent | f24474dcfc719e29dc87e6483d6187ea233f4e0f (diff) |
avutil/frame: add AVFrame.alpha_mode
FFmpeg currently handles alpha in a quasi-arbitrary way. Some filters/codecs
assume alpha is premultiplied, others assume it is independent. If there is
to be any hope for order in this chaos, we need to start by defining an enum
for the possible range of values.
Diffstat (limited to 'libavfilter/formats.c')
0 files changed, 0 insertions, 0 deletions