X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FDeveloper.tex;h=783d64bed7cce5bd03fc0dfe2b27590d21197af6;hb=HEAD;hp=4abbf25245d49b2d57b128a4af7716aff27977aa;hpb=f7f85cfabbbb97c00dcd58e91c17bdab510e7d96;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/Developer.tex b/parts/Developer.tex index 4abbf25..34d355f 100644 --- a/parts/Developer.tex +++ b/parts/Developer.tex @@ -227,6 +227,7 @@ Optional Features: --enable-openjpeg build openjpeg (auto) --enable-libogg build libogg (auto) --enable-libsndfile build libsndfile (auto) + --enable-libsvtav1 build libsvtav1 (no) --enable-libtheora build libtheora (auto) --enable-libuuid build libuuid (yes) --enable-libvorbis build libvorbis (auto) @@ -334,12 +335,13 @@ Individual package libraries can be rebuilt, via: The rule targets create the set of thirdparty packages which are built from local source archive copies of thirdparty source code and patches, if needed. The build rule set of dependencies allows for compiling multiple thirdparty programs simultaneously using maximum computer resources. This parallel build speeds up the process considerably. For example, these are full static build timings on the production build machine (full build includes building all thirdparty programs as well as all of \CGG{}): -\hspace{2em} -\begin{tabular}{@{}rcr} - 1 cpu & = & 61 mins\\ - 12 cpus & = & 7.5 mins\\ - 24 cpus & = & 2 mins\\ -\end{tabular} +\begin{center} + \begin{tabular}{@{}lcr} + 1 cpu & = & 61 mins\\ + 12 cpus & = & 7.5 mins\\ + 24 cpus & = & 2 mins\\ + \end{tabular} +\end{center} \section{Using the very latest Libraries} \label{sec:latest_libraries} @@ -405,14 +407,6 @@ compile; and use binaries that you do not know what they contain since no source Look into opencv4/opencv2/core/types.hpp:711;27 \end{description} -\textbf{webp} -\begin{description}[noitemsep] - \item Status - currently at version 1.1.0 - \item Problem - requires cmake 3.5 - \item Workaround already in use by \CGG{} - leaving out of Ubuntu14, Ubuntu, Centos7 - \item Your workaround - upgrade on those systems to cmake 3.5 -\end{description} - \textbf{libaom} \begin{description}[noitemsep] \item Status - currently at version 3.0.0 for older O/S and 3.1.1 for newer O/S