mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-08 20:13:23 +02:00
8067f55edf
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>