On Sun, May 26, 2024 at 03:42:01AM +0200, Lynne via ffmpeg-devel wrote:
> The inline asm function had issues running under checkasm.
> So I came to finish what I started, and wrote the last part
> of LPC computation in assembly.
> ---
>  libavcodec/x86/lpc.asm    | 91 +++++++++++++++++++++++++++++++++++++++
>  libavcodec/x86/lpc_init.c | 87 ++++---------------------------------
>  2 files changed, 100 insertions(+), 78 deletions(-)

seems to break fate
make: *** [tests/Makefile:311: fate-lavf-ogg] Error 1
make: *** [tests/Makefile:311: fate-iamf-stereo] Error 1
make: *** [tests/Makefile:311: fate-mov-mp4-iamf-stereo] Error 1
make: *** [tests/Makefile:311: fate-iamf-ambisonic_1] Error 1
make: *** [tests/Makefile:310: fate-mov-mp4-iamf-ambisonic_1] Error 1
make: *** [tests/Makefile:311: fate-mov-mp4-iamf-5_1_4] Error 1
make: *** [tests/Makefile:311: fate-iamf-5_1_4] Error 1
make: *** [tests/Makefile:311: fate-iamf-7_1_4] Error 1
make: *** [tests/Makefile:311: fate-mov-mp4-iamf-7_1_4] Error 1
make: *** [tests/Makefile:311: fate-cover-art-flac-remux] Error 1

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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".

Reply via email to