Dirk Farin
Dirk Farin
Do we still need the `configure` script or can we switch to cmake as the only build environment?
@fancycode Any opinion on this?
The CI still uses the configure scripts.
TODO: - [ ] use cmake in CI scripts - [ ] add sherlock265 to cmake - [ ] compile Neon code for ARM architectures
This is mostly ok. Most of those were small test programs for development. For some I even forgot what they do. The only thing that might be some fun to...
Adding those plugins only for Ubuntu versions that have the codec packages should be sufficient.
Right. Actually, 'frame-parallel' should have become the new master branch because it had faster (video) decoding. For still images, there is probably no performance difference. Thus, it seems that it...
@bradh It's affecting both, because libheif also has special code for the "new" libde265 API. I don't know yet how to proceed here. It's also not that urgent.
Thank you for looking into this. A PR would be very welcome.
@jerbob92 Yes, sure, great. We should enable this with a compile option, though, and at the same time make h265 support optional.