Hello, Le jeu. 5 déc. 2024 à 08:25, flow gg <hlefthl...@gmail.com> a écrit : > I submitted a new patch: "checkasm/rv40dsp: cover more cases for rv40_bias" > to test this situation.
My point is, that patch was fine, the one you talk about isn't. > > Le mer. 4 déc. 2024 à 10:14, <uk7b-at-foxmail....@ffmpeg.org> a écrit : > > > @@ -27,7 +27,7 @@ > > > #define randomize_buffers() \ > > > do { \ > > > for (int i = 0; i < 16*18*2; i++) \ > > > - src[i] = rnd() & 0x3; \ > > > + src[i] = rnd() & 0xff; \ -- Christophe _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".