mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-23 03:47:50 +08:00
c4d48f9089
* limit windows dep libs to windows * fixing configure patch * fixing detect-openssl.patch * adapting portfile to linux * adding a linux-specific build sh * add missing endif() * bumping version * adding extra check for windows environment
36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
Source: ffmpeg
|
|
Version: 4.1-2
|
|
Description: a library to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.
|
|
FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.
|
|
|
|
Feature: ffserver
|
|
Description: ffserver appplication support in ffmpeg
|
|
|
|
Feature: ffplay
|
|
Description: ffplay appplication support in ffmpeg
|
|
|
|
Feature: ffprobe
|
|
Description: ffprobe appplication support in ffmpeg
|
|
|
|
Feature: openssl
|
|
Build-Depends: openssl, ffmpeg[nonfree]
|
|
Description: openssl support in ffmpeg
|
|
|
|
Feature: lzma
|
|
Build-Depends: liblzma
|
|
Description: lzma support in ffmpeg
|
|
|
|
Feature: x264
|
|
Build-Depends: x264, ffmpeg[gpl]
|
|
Description: x264 support in ffmpeg
|
|
|
|
Feature: opencl
|
|
Build-Depends: opencl
|
|
Description: opencl support in ffmpeg
|
|
|
|
Feature: nonfree
|
|
Description: allow nonfree and unredistributable libraries
|
|
|
|
Feature: gpl
|
|
Description: allow GPL licensed libraries
|