diff options
author | James Almer <jamrial@gmail.com> | 2024-03-24 17:26:20 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2025-01-25 21:56:49 -0300 |
commit | e61b9d4094d76f5fede0b65139d17add281e6e45 (patch) | |
tree | 537f3c91189cd7882efaeaa00168d98973d5c884 /doc/APIchanges | |
parent | 6707d970c04177bbda9057a1d5609d23739552c5 (diff) | |
download | ffmpeg-e61b9d4094d76f5fede0b65139d17add281e6e45.tar.gz |
fftools/ffmpeg: propagate decoded_side_data from decoded streams to the filterchain
Global side data as exported by a decoder may no longer apply if a filter in
the chain altered the frames in some form, like changing color, dimensions,
or channel layout information.
After this change, any such changes in side data will be taken into account by
the encoder futher in the process.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions