ultravideo / uvg266

An open-source VVC encoder based on Kvazaar
BSD 3-Clause "New" or "Revised" License
217 stars 16 forks source link

0.8.0 build fails on i686 #12

Closed lgbaldoni closed 1 year ago

lgbaldoni commented 1 year ago

And presumably on all non x86_64 architectures.

See build log.

(OS: openSUSE Tumbleweed)

Jovasa commented 1 year ago

If you comment this line does it compile then https://github.com/ultravideo/uvg266/blob/9add13b7053a6ba3f6b22bf82728e01fc437a447/src/strategies/avx2/dct-avx2.c#L55

lgbaldoni commented 1 year ago

If you comment this line does it compile then

https://github.com/ultravideo/uvg266/blob/9add13b7053a6ba3f6b22bf82728e01fc437a447/src/strategies/avx2/dct-avx2.c#L55

It does.

Jovasa commented 1 year ago

Fixed with e5e32d67f43ba73db4a1a17aa975a070f15496be