12 2017 档案

摘要:源码下载地址 https://chromium.googlesource.com/webm/libwebp/ 版本 libwebp-20171228-664c21dd 下载工具包 阅读全文
posted @ 2017-12-30 01:19 1CM 阅读(312) 评论(0) 推荐(0)
摘要:下载源码和可执行文件 xclip.7z 阅读全文
posted @ 2017-12-04 23:12 1CM 阅读(925) 评论(0) 推荐(0)
摘要:#include "windows.h" #include "stdio.h" #include "inttypes.h" int main() { FILETIME flt; SYSTEMTIME st, lot; __int64 wintime; __int64 seconds; __int64 阅读全文
posted @ 2017-12-01 21:10 1CM 阅读(1322) 评论(0) 推荐(0)
摘要:URL: https://github.com/Netflix/vmaf libvmaf Obtain the VMAF (Video Multi-Method Assessment Fusion) score between two input videos. The obtained VMAF 阅读全文
posted @ 2017-12-01 18:15 1CM 阅读(3315) 评论(1) 推荐(0)