diff options
| author | Youngho Kim <melchi45@gmail.com> | 2018-02-22 13:12:49 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-21 20:12:49 -0800 |
| commit | f6d652c1bf36717d492305defa3dcf94f724b2c9 (patch) | |
| tree | 65c262836641238d311e54aa253367225277075d /ports/x264/CONTROL | |
| parent | 59dca1d481113057aebb1bbf76eaf72b018d0ba2 (diff) | |
| download | vcpkg-f6d652c1bf36717d492305defa3dcf94f724b2c9.tar.gz vcpkg-f6d652c1bf36717d492305defa3dcf94f724b2c9.zip | |
add x264 package for vcpkg (#2849)
* add x264 package
add x264 package
* [x264] Simplify portfile. Use GitHub mirror instead of trying to run git clone.
Diffstat (limited to 'ports/x264/CONTROL')
| -rw-r--r-- | ports/x264/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/x264/CONTROL b/ports/x264/CONTROL new file mode 100644 index 000000000..b9a3a4f9b --- /dev/null +++ b/ports/x264/CONTROL @@ -0,0 +1,3 @@ +Source: x264 +Version: 152-e9a5903edf8ca59 +Description: x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format |
