[Cin] The "Story of Dav1d" with Cinelerra builds (AV1 decoder)

Phyllis Smith phylsmith2017 at gmail.com
Thu Sep 5 16:57:59 CEST 2019


Andrea, gg is interested in this.  Did you find a way to make dav1d work
for 32-bit?  Phyllis/GG


> Aha, for static Makefile GG added ...
>
> +$(NASM_BLD)/%.obj: src/x86/%.asm
> +       $(NASM) -f elf64 \
> +               -I src/ -I $(BUILD)/ -MQ $@ -MF $@.ndep \
> +               $< -o $@
>
> replace elf64 with elf32 for 32-bit builds ..... (looking at my source
> folder for 32-bit libdav1d build via Meson/Ninja)
>
> actually there are two instances of this parameter, another for (libdav1d)
> testfiles down the file ....
>
>
> +$(TESTS_CHKASM_BLD)/x86/%.obj: $(TESTS_CHKASM)/x86/%.asm
> +       @$(NASM) -f elf64 \
> +               -I src/ -I $(BUILD)/ -MQ $@ -MF $@.ndep \
> +               $< -o $@
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20190905/06767ac0/attachment.html>


More information about the Cin mailing list