Hi, On Thu, May 18, 2023 at 4:21 AM Arnie Chang <[email protected]> wrote:
> On Wed, May 17, 2023 at 10:54 PM Lynne <[email protected]> wrote: > > > > > Finally, run: > > make checkasm && ./tests/checkasm/checkasm --bench > > and report on the timings for both the C and assembly versions. > > If you've made a mistake somewhere, (forgot to restore stack, or a > > callee-saved register, > > or your function produces an incorrect result), checkasm will fail. > > > > The checkasm does not cover motion compensation of chroma samples in the > H.264 decoder, > so my modification can not be tested. > Maybe you could fix that? Ronald _______________________________________________ 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".
