пт, 16 сент. 2022 г., 06:12 Phyllis Smith <[email protected]>:
*Andrea*, when you do a build so you get 900+ warning messages in the generated "log" file that look like:
/mnt0/build5/cinelerra-5.1/thirdparty/flac-1.4.0/include/FLAC++/export.h:87: warning: Member FLACPP_API_VERSION_CURRENT (macro definition) of group flacpp_export is not documented. /mnt0/build5/cinelerra-5.1/thirdparty/flac-1.4.0/include/FLAC/metadata.h:408: warning: Illegal command \n as part of a title section /mnt0/build5/cinelerra-5.1/thirdparty/flac-1.4.0/include/FLAC/metadata.h:1700: warning: Illegal command \n as part of a title section
it seems this warning comes from doxygen ... https://github.com/doxygen/doxygen/issues/6304 may be we can just disable documentation building in flac ....
On Mon, Sep 12, 2022 at 8:12 PM Phyllis Smith <[email protected]> wrote:
So far I just downloaded it and built into Cinelerra. It had no "hard" errors BUT there were 956 lines in the log file about warnings and unknown that I have not yet analyzed. And I have not run any tests. Will update later.
On Sun, Sep 11, 2022 at 9:48 AM Andrew Randrianasulu via Cin < [email protected]> wrote:
https://www.phoronix.com/news/FLAC-1.4-Released
there ARE breaking changes in API so it may not work with our code yet ...
One thing NOT mentioned in Phoronix article but spelled out on github is removal of some assembly optimizations, because they "provide only small benefits" and make fuzzing harder...
so speed might be slower, not sure how much -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin