Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ set(targetsFile ${PROJECT_NAME}-targets)
xpExternPackage(NAMESPACE ffmpeg
TARGETS_FILE ${targetsFile} LIBRARIES ${libs}
BASE n4.3.1 XPDIFF "native(unix)" DEPS openh264 PVT_DEPS yasm
WEB "https://www.ffmpeg.org/" UPSTREAM "github.com/FFmpeg/FFmpeg"
DESC "complete, cross-platform solution to record, convert and stream audio and video (pre-release: no windows package)"
LICENSE "[LGPL-2.1](https://www.ffmpeg.org/legal.html 'LGPL version 2.1 or later')"
)
Expand Down