> On Jan 15, 2021, at 7:43 PM, Nicolas George <[email protected]> wrote: > > Zhao Zhili (12021-01-15): >> - AV_WB32(seg->iv + 12, seq); >> + AV_WB32(seg->iv + 8, seq); > > AV_WB64?
Good catch, thanks! Version two: http://ffmpeg.org/pipermail/ffmpeg-devel/2021-January/274693.html > > Regards, > > -- > Nicolas George > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
