Version:
Usage
Install the latest openh264 package with the following command:
meson wrap install openh264Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from openh264 2.6.0-1 can be used by adding the following lines to your meson.build file:
openh264_dep = dependency('openh264')Patch Files Preview
No patch files needed for this package.