community/qt5-qtwebengine: enable proprietary codecs
media/base/supported_types.cc
checks if USE_PROPRIETARY_CODECS
build flag is set to allow proprietary codecs like H264 and HEVC (aka H265) to be decoded by FFmpeg
.
Fixes #11331 (closed).
We are currently working on getting Alpine Linux 3.21 out. This means that merge requests that are not aimed to help with that (only affecting testing, new aports) have a lower priority at the moment. Please be patient, they will be eventually picked up.
media/base/supported_types.cc
checks if USE_PROPRIETARY_CODECS
build flag is set to allow proprietary codecs like H264 and HEVC (aka H265) to be decoded by FFmpeg
.
Fixes #11331 (closed).