This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
fail in building ffmpeg with stb option off #436
Labels
bug::minor
The defect affects minor functionality or non-critical data. It has an easy workaround
Building
wolf
fails in the following condition:WOLF_MEDIA_FFMPEG
isON
WOLF_MEDIA_STB
isOFF
All functions needed to be declared in
w_av_frame.hpp
file and the required options (such asWOLF_MEDIA_STB
) all should be checked in thew_av_frame.cpp
.The text was updated successfully, but these errors were encountered: