diff options
| author | Ashik Salim <ashikns@gmail.com> | 2018-04-20 02:56:48 +0530 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-19 14:26:47 -0700 |
| commit | 12e21abfc77ce6b68fd47ac6faa6722e80d22977 (patch) | |
| tree | a1285fe6cad129629e271f0a6d8a853db8de50f8 /ports/x264/CONTROL | |
| parent | 60e63d34472819af88bd0f4aa4ca5b502775cf04 (diff) | |
| download | vcpkg-12e21abfc77ce6b68fd47ac6faa6722e80d22977.tar.gz vcpkg-12e21abfc77ce6b68fd47ac6faa6722e80d22977.zip | |
[x264] Fix compilation for uwp (#3270)
* [x264] borrow some code from ffmpeg portfile to fix compilation for uwp
* [x264] Fix uwp configure instead of removing -RTC1
Diffstat (limited to 'ports/x264/CONTROL')
| -rw-r--r-- | ports/x264/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/x264/CONTROL b/ports/x264/CONTROL index b9a3a4f9b..245fb8f7f 100644 --- a/ports/x264/CONTROL +++ b/ports/x264/CONTROL @@ -1,3 +1,3 @@ Source: x264 -Version: 152-e9a5903edf8ca59 +Version: 152-e9a5903edf8ca59-1 Description: x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format |
