mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-20 13:01:14 +01:00
Otherwise, slice index will never update for hwaccel decode, and slice
RPL will be always overlap into first one which use slice index to construct.
Fixes hwaccel decoding after 47d34ba7fb
Signed-off-by: Fei Wang <fei.w.wang@intel.com>