Version:
Usage
Install the latest theora package with the following command:
meson wrap install theoraOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from theora 1.2.0-1 can be used by adding the following lines to your meson.build file:
theoradec_dep = dependency('theoradec')
theoraenc_dep = dependency('theoraenc')
theora_dep = dependency('theora')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...