mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-11 13:32:39 +02:00
8a38deb789
With the current code it fails due to running out
of registers.
So code the store offsets manually into the assembler
instead.
Passes "make fate-dts".
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
(cherry picked from commit 8067f55edf)
Fixes ticket #2756.