Skip to content
Snippets Groups Projects

Add CI for --disable-asm.

Merged Jörn Heusipp requested to merge manx/theora:ci-add-disable-asm into master
  1. Mar 14, 2025
    • Jörn Heusipp's avatar
      Add CI for --disable-asm. · fcc5d21e
      Jörn Heusipp authored
      CI currently does not thoroughly test encoding and decoding (except for
      encoding zeroed dummy frames).
      Testing --disable-asm is still useful because it ensures that the code compiles
      on platforms where there are no ASM optimizations and the generic C code paths
      are used.
      fcc5d21e
Loading