Navin Patel
Navin Patel
@NikoofDeath Is this issue resolved for you using Compressonator V4.1.5083?
Hi @Zelex, can you provide a reference link to the "other programs" you used to determine the 0.0414 value. Thx.
@Zelex Thank you for the reference.
@yassermalaika This would be of interest, Please share your sample code to use under MIT license so the feature can be added for next update.
@ShukantPal Will investigate why current master cmake is having issues on building CLI. @Manoa1911 Is this with running the installed cli or build and run from master source? In these...
@ShukantPal Please continue to file all issues. If there are any updates or modifications you have made and would like to share with users, please do so using a pull...
@yurivict Linux build was tested using gcc. The path to cmp_math_vec4.h is needed for cmp_core lib to build. This definition INC_cmp_math_vec4 seems to be missing or __linux__ is not defined...
@yurivict Agree, this seems to be the case not sure where it must be undefined. In your build setup you can try adding a few lines to the header to...
@yurivict Curious as to how much compatibility FreeBSD 13 has with Linux. Have you built the SDK before on this OS or is this the first time. ?
@yurivict Most likely will have to add some specific OS definitions in order for the port to work. Send us a pull request on your changes so support can be...