<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/ffmpeg/CONTROL, branch 2020.04</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[ffmpeg] Install tools (#10486)</title>
<updated>2020-03-28T02:40:10+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-03-28T02:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=774f4fe6dddeaf4d4aae163d3272032a1337d953'/>
<id>774f4fe6dddeaf4d4aae163d3272032a1337d953</id>
<content type='text'>
* [ffmpeg] Install tools

* [ffmpeg] Fix incorrect macro

* [ffmpeg] Re-fix installation

* re-trigger ci test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ffmpeg] Install tools

* [ffmpeg] Fix incorrect macro

* [ffmpeg] Re-fix installation

* re-trigger ci test</pre>
</div>
</content>
</entry>
<entry>
<title>[ffmpeg] Add NVIDIA Codec feature for Windows and Linux (#9171)</title>
<updated>2020-03-24T20:00:09+00:00</updated>
<author>
<name>Marc Bertola</name>
<email>5149167+marcbertola@users.noreply.github.com</email>
</author>
<published>2020-03-24T20:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=78a2116a4ad58a96d23146ffa8f8ca4d998a3a5a'/>
<id>78a2116a4ad58a96d23146ffa8f8ca4d998a3a5a</id>
<content type='text'>
* Add NVIDIA Codec support for Windows, Linux and Linux for Tegra

* [ffnvcodec] Fix typos, add/remove comments

* Bump nvcodec version to 9.1.23.1

* Update version number as per change request

* Use PORT variable instead of hardcoded portname

* Identify the release the hash pertains to

* Find nvcodec in 'installed' instead of 'packages'

* Force FFmpeg to look for nvcodec headers in the installed directory instead of /usr/lib/pkgconfig.

* Use p option on cygpath to convert full path in case it contains more than one entry</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add NVIDIA Codec support for Windows, Linux and Linux for Tegra

* [ffnvcodec] Fix typos, add/remove comments

* Bump nvcodec version to 9.1.23.1

* Update version number as per change request

* Use PORT variable instead of hardcoded portname

* Identify the release the hash pertains to

* Find nvcodec in 'installed' instead of 'packages'

* Force FFmpeg to look for nvcodec headers in the installed directory instead of /usr/lib/pkgconfig.

* Use p option on cygpath to convert full path in case it contains more than one entry</pre>
</div>
</content>
</entry>
<entry>
<title>[ffmpeg] Fix build static error (#10368)</title>
<updated>2020-03-19T07:28:10+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2020-03-19T07:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3d82def504f2cdf999e568bfdd26e6ebfa04aec0'/>
<id>3d82def504f2cdf999e568bfdd26e6ebfa04aec0</id>
<content type='text'>
* [ffmpeg] Fix build static error

* Remove additional condition</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ffmpeg] Fix build static error

* Remove additional condition</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports] Support building with MinGW toolchain (#8940)</title>
<updated>2020-02-12T01:30:03+00:00</updated>
<author>
<name>Todor Prokopov</name>
<email>koprok@users.noreply.github.com</email>
</author>
<published>2020-02-12T01:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f478be7479f4a418d46c34156bb34ae4f87656af'/>
<id>f478be7479f4a418d46c34156bb34ae4f87656af</id>
<content type='text'>
* Some package fixes necessary to build with MinGW toolchain

* [libraqm] Fix build error caused by trying to write to source directory

* [tmxparser] Fix build failure when tmx port is intalled before tmxparser port

System include path was added first on compiler command line. This leads to
build failure when there is a tmx.h header file in system include path.

* [qt5-base][angle] Trigger CI rebuild

* [kd-soap] Fix build error

* Update ci.baseline

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Some package fixes necessary to build with MinGW toolchain

* [libraqm] Fix build error caused by trying to write to source directory

* [tmxparser] Fix build failure when tmx port is intalled before tmxparser port

System include path was added first on compiler command line. This leads to
build failure when there is a tmx.h header file in system include path.

* [qt5-base][angle] Trigger CI rebuild

* [kd-soap] Fix build error

* Update ci.baseline

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ffmpeg] fix link order (#9718)</title>
<updated>2020-01-22T20:20:32+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-01-22T20:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a626cd7fa0bf04cd72393612505a1f913ea70cd6'/>
<id>a626cd7fa0bf04cd72393612505a1f913ea70cd6</id>
<content type='text'>
* [ffmpeg] fix link order

closes #9714

* bump CONTROL

* change link order slightly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ffmpeg] fix link order

closes #9714

* bump CONTROL

* change link order slightly
</pre>
</div>
</content>
</entry>
<entry>
<title>[ffmpeg] fix openssl detection (#9695)</title>
<updated>2020-01-16T19:23:49+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-01-16T19:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=529edbb3a4a4d9045b280d1de54205f085159abc'/>
<id>529edbb3a4a4d9045b280d1de54205f085159abc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ffmpeg] install correct copyright file and enable (L)GPLv3 builds (#9090)</title>
<updated>2019-12-23T23:37:41+00:00</updated>
<author>
<name>Matthias C. M. Troffaes</name>
<email>matthias.troffaes@gmail.com</email>
</author>
<published>2019-12-23T23:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d6fb76bfc26e83dedcd01b5804cfe54bd9c8b56e'/>
<id>d6fb76bfc26e83dedcd01b5804cfe54bd9c8b56e</id>
<content type='text'>
* [ffmpeg] add version3 feature to enable (L)GPLv3 builds

* [ffmpeg] inspect log file to copy correct copyright file

* Bump version

* [ffmpeg] remove license status message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ffmpeg] add version3 feature to enable (L)GPLv3 builds

* [ffmpeg] inspect log file to copy correct copyright file

* Bump version

* [ffmpeg] remove license status message
</pre>
</div>
</content>
</entry>
<entry>
<title>[ffmpeg] Pass Vcpkg compiler and linker flags to build script</title>
<updated>2019-10-14T11:03:01+00:00</updated>
<author>
<name>Todor Prokopov</name>
<email>koprok@gmail.com</email>
</author>
<published>2019-10-14T11:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=20d49dcf624d0418e3b9743c86823b097936ae29'/>
<id>20d49dcf624d0418e3b9743c86823b097936ae29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ffmpeg] update to 4.2 (#8021)</title>
<updated>2019-09-23T20:46:16+00:00</updated>
<author>
<name>Stefano Sinigardi</name>
<email>stesinigardi@hotmail.com</email>
</author>
<published>2019-09-23T20:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=839cdff896114d423bfdb0abc8ffa6bb6d839337'/>
<id>839cdff896114d423bfdb0abc8ffa6bb6d839337</id>
<content type='text'>
* [ffmpeg] update to 4.2

* [ffmpeg] add missing dependencies under linux
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ffmpeg] update to 4.2

* [ffmpeg] add missing dependencies under linux
</pre>
</div>
</content>
</entry>
<entry>
<title>[ffmpeg] Fix static linking on Windows, FindFFMPEG (#7739)</title>
<updated>2019-08-19T15:41:49+00:00</updated>
<author>
<name>Martin Kröning</name>
<email>mkroening@posteo.net</email>
</author>
<published>2019-08-19T15:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9a6f38041fbf75e9df455919aab2412cee9c0a20'/>
<id>9a6f38041fbf75e9df455919aab2412cee9c0a20</id>
<content type='text'>
This adds zlib as dependency to make it possible to find in FindFFMPEG.cmake.
Also FFmpeg likes to autodetect zlib for additional features on compilation.
This removes the check for stdint.h, as it is included since MSVC 2010 and does not always find it.
To enable static linking on windows, bcript had to be added:

avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptOpenAlgorithmProvider@16 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptCloseAlgorithmProvider@8 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptGenRandom@16 referenced in function _av_get_random_seed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds zlib as dependency to make it possible to find in FindFFMPEG.cmake.
Also FFmpeg likes to autodetect zlib for additional features on compilation.
This removes the check for stdint.h, as it is included since MSVC 2010 and does not always find it.
To enable static linking on windows, bcript had to be added:

avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptOpenAlgorithmProvider@16 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptCloseAlgorithmProvider@8 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptGenRandom@16 referenced in function _av_get_random_seed</pre>
</div>
</content>
</entry>
</feed>
