You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-24 04:44:54 +02:00
fd77f00a8f
The input lines used in ff_snow_inner_add_yblock() must always be set (because their values are used). The MMX assembly always relied on this. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>