Skip to content
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

Closed
corporateshark opened this issue Sep 19, 2016 · 2 comments
Closed

Add FFMPEG #2

corporateshark opened this issue Sep 19, 2016 · 2 comments
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR!

Comments

@corporateshark
Copy link
Contributor

https://ffmpeg.org/download.html

@ras0219-msft 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
@traversaro
Copy link
Contributor

Related: https://github.com/pyke369/sffmpeg , a superbuild for building ffmpeg and its dependencies (useful to understand all the dependencies of ffmpeg).

@wrosecrans wrosecrans mentioned this issue Feb 18, 2017
@ras0219-msft
Copy link
Contributor

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
ras0219-msft pushed a commit that referenced this issue Oct 28, 2017
Codiferous pushed a commit that referenced this issue Jan 28, 2019
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
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 <47264268+JackBoosY@users.noreply.github.com>

* [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 <47264268+JackBoosY@users.noreply.github.com>
ziriax pushed a commit to ziriax/vcpkg that referenced this issue Aug 27, 2021
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 <13720414433@163.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
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 <ridwanabdulhafidh@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR!
Projects
None yet
Development

No branches or pull requests

3 participants