diff options
author | Manuel Lauss <manuel.lauss@gmail.com> | 2025-08-21 20:05:41 +0200 |
---|---|---|
committer | michaelni <michael@niedermayer.cc> | 2025-08-21 21:02:40 +0000 |
commit | d311382c38df9c2237b33a9e8e860a5da7d2895d (patch) | |
tree | efaa1d6e68ce3d17d5b47c24aec5e23308454388 /doc/APIchanges | |
parent | c41a70b6bb79707e1e3a4b0e31950cd986b9f50e (diff) | |
download | ffmpeg-d311382c38df9c2237b33a9e8e860a5da7d2895d.tar.gz |
avcodec/sanm: fix issues with FTCH offset hack
Just add an extra x/y offset parameter pair to process_frame_obj(),
and store the size of the data to FTCH in a separate context member.
The only valid sizes for FTCH are 6 and 12, reject any other.
Finally, if a FOBJ uses codecs37 and above, enforce it to be subversion 2,
to use the simpler STOR/FTCH method.
Fixes BIGSLEEP-440183164/process_ftch.anim
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions