x265 build improvements
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, the instructions for x265 miss the opportunity to create a library that supports bit depths higher than 8 bits. The build/linux/multilib.sh script inside the source tree shows how to build a library that supports all three bit depths. It first builds 12 bit and 10 bit static libraries and then links them into the shared library of the 8 bit build. The part that merges the static libraries can of course be ignored. I'd also pass -DENABLE_PIC=ON since they enable PIC by default only on 64 bit platforms. Best regards, Daniel -- http://lists.linuxfromscratch.org/sympa/info/blfs-dev Unsubscribe: See the above information page