-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add FFMPEG #2
Labels
category:new-port
The issue is requesting a new library to be added; consider making a PR!
Comments
ras0219-msft
added
the
category:new-port
The issue is requesting a new library to be added; consider making a PR!
label
Sep 30, 2016
Related: https://github.com/pyke369/sffmpeg , a superbuild for building ffmpeg and its dependencies (useful to understand all the dependencies of ffmpeg). |
Closed
I've added an initial port of ffmpeg with only a minimum of dependencies in 2f8d8d8. Please open new issues and pull requests to add more dependencies! |
alexkaratarakis
pushed a commit
that referenced
this issue
Apr 1, 2017
Merged
vicroms
pushed a commit
that referenced
this issue
Jan 30, 2019
Revert "Remove the libmysql dependency"
spinicist
pushed a commit
to spinicist/vcpkg
that referenced
this issue
Sep 2, 2020
Revert "incorporate changes from microsoft:master"
bartholmberg
pushed a commit
to bartholmberg/vcpkg
that referenced
this issue
Feb 12, 2021
Merge master to fork
jwtowner
added a commit
to jwtowner/vcpkg
that referenced
this issue
Feb 25, 2021
vicroms
pushed a commit
that referenced
this issue
Apr 7, 2021
…16392) * [woff2] fix static linking and alternate toolchain First, this change teaches the woff2 CMake configuration to understand the vcpkg's custom unofficial-brotli pkg-config configuration in order to support static linking. This fixes a build failure on x64-linux or other triplets when VCPKG_LIBRARY_LINKAGE is set to static. Secondly, the CANONICAL_PREFIXES option for the woff2 CMake configuration has been changed to be on by default, otherwise custom triplets or toolchains using alternate compilers such as Clang/LLVM or other versions of GCC will fail. Leaving CANONICAL_PREFIXES set to OFF causes -no-canonical-prefixes to be passed to the compiler, which prevents symlinked compiler toolchains from working correctly. If a user does actually need non-canonical prefixes, chances are they will have a custom triplet or toolchain file that passes in -no-canonical-prefixes as a CFLAG for every port, and so setting it to ON here is a better default for vcpkg. * [woff2] update versions * [woff2] update control file * [woff2] update versions * [woff2] update ci.baseline.txt * Update ports/woff2/0001-unofficial-brotli.patch Co-authored-by: Jack·Boos·Yu <[email protected]> * [woff2] regenerate 0001-unofficial-brotli.patch file * [woff2] update versions * [woff2] regenerate 0001-unofficial-brotli.patch file attempt #2 * [woff2] update versions Co-authored-by: Jack·Boos·Yu <[email protected]>
BillyONeal
pushed a commit
that referenced
this issue
Dec 30, 2021
* [cpp-ipc] Update 1.0.1 * [cpp-ipc] Update version and ci.baseline * [cpp-ipc] Remove cpp-ipc from ci.baseline.txt * [teemo] Update to v2.3 * [teemo] Run `vcpkg x-add-version --all` * [teemo] Update vcpkg.json * [teemo] Run vcpkg `x-add-version teemo --overwrite-version` * Remove excess teemo.json * [teemo] Update to v2.4 * [teemo] run ./vcpkg x-add-version --all * [teemo] Update to v2.5 * [teemo] Update versions/t-/teemo.json * [teemo] Fix string replace error. * [teemo] Update port version. * [teemo] Use port-version instead of appending #2. * [teemo] Run 'vcpkg x-add-version --all' * [teemo] Add maintainers. * Update versions/t-/teemo.json * Update versions/t-/teemo.json * Update ports/teemo/vcpkg.json * [teemo] Format vcpkg.json Co-authored-by: Jonliu1993 <[email protected]> Co-authored-by: Jack·Boos·Yu <[email protected]>
dempo93
pushed a commit
to dempo93/vcpkg
that referenced
this issue
Aug 23, 2022
Ewerlopes dev. Tested on El Capitan by miccol
dempo93
pushed a commit
to dempo93/vcpkg
that referenced
this issue
Aug 23, 2022
rdhafidh
pushed a commit
to rdhafidh/vcpkg
that referenced
this issue
Aug 5, 2023
JavierMatosD
pushed a commit
that referenced
this issue
Aug 7, 2023
* fix gperf in cpp17 mode * update version * update version #2 * remove unused header patch file * update version 3 --------- Co-authored-by: rdh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://ffmpeg.org/download.html
The text was updated successfully, but these errors were encountered: