[x264-devel] [PATCH] set: fix transpose custom scaling lists
Gaullier Nicolas
nicolas.gaullier at arkena.com
Mon Sep 24 10:37:05 CEST 2018
>> x264_sps_init() may be called twice, resulting in a second call to
>> transpose() which cancels the first one. This patch isolates input
>> parameters from current scaling lists stored in x264_sps_t.
>
>> Fix AVC-Intra cqm_8iy scaling list in 1080i
>> ---
>> ...
>
>Hi.
>
>Yes, I can confirm this bug but your fix looks too complicated for no reason.
>
>Can you test with attached simplified fix for this bug?
Yes, just tested, and I can confirm your fix is fine.
Thank you
Nicolas
More information about the x264-devel
mailing list