MediaCoder (64-bit) 歷史版本列表 Page4

最新版本 MediaCoder 0.8.63 (64-bit)

MediaCoder (64-bit) 歷史版本列表

MediaCoder 64 位是一個免費的通用媒體轉碼軟件,用於 Windows PC 自 2005 年以來積極開發和維護。它將大多數尖端音頻 / 視頻技術集成到一個開箱即用的轉碼解決方案中,具有豐富的可調整參數你完全控制你的轉碼。新功能和最新編解碼器每週添加或更新,免費! MediaCoder 64 位可能不是最簡單的,但是這裡重要的是質量和性能,一旦你掌握了它,它將成為你的瑞士軍刀用於媒體轉碼... MediaCoder (64-bit) 軟體介紹


MediaCoder 0.8.61 (64-bit) 查看版本資訊

更新時間:2020-04-05
更新細節:

What's new in this version:

- Fixed a possible MediaCoder Pass validation issue
- x265 3.3+12
- tsMuxeR 2.6.15

Visual Watermark 5.10 查看版本資訊

更新時間:2020-04-05
更新細節:

Node.js 13.12.0 (64-bit) 查看版本資訊

更新時間:2020-03-27
更新細節:

What's new in this version:

deps:
- upgrade npm to 6.14.4
- update to uvwasi 0.0.6
- upgrade to libuv 1.35.0

lib:
- add --disable-proto option to cli

node_report:
- move diagnostic reports to stable

worker:
- allow URL in Worker constructor

Node.js 13.11.0 (64-bit) 查看版本資訊

更新時間:2020-03-13
更新細節:

What's new in this version:

- async_hooks: add sync enterWith to ALS
- cli: allow --jitless V8 flag in NODE_OPTIONS
- fs: return first folder made by mkdir recursive
- n-api: define release 6
- os: create a getter for kernel version
- wasi: add returnOnExit option

Node.js 13.10.1 (64-bit) 查看版本資訊

更新時間:2020-03-05
更新細節:

What's new in this version:

- In Node.js 13.9.0 deps/zlib was switched to the chromium maintained implementation. This change had the unforseen consequence of breaking building from the tarballs we release as we were too aggressively removing unneccessary files from the deps/zlib folder. This release includes a patch that ensures that individuals will once again be able to build Node.js from source.

Node.js 13.9.0 (64-bit) 查看版本資訊

更新時間:2020-02-19
更新細節:

What's new in this version:

Notable changes:
async_hooks:
- add executionAsyncResource

crypto:
- add crypto.diffieHellman
- add DH support to generateKeyPair
- simplify DH groups
- add key type 'dh'

test:
- skip keygen tests on arm systems

perf_hooks:
- add property flags to GCPerformanceEntry

process:
- report ArrayBuffer memory in memoryUsage()

readline:
-make tab size configurable

report:
- add support for Workers

worker:
- add ability to take heap snapshot from parent thread

added new collaborators:
- add ronag to collaborators

MediaCoder 0.8.60 (64-bit) 查看版本資訊

更新時間:2020-02-07
更新細節:

What's new in this version:

- FFmpeg 4.2.2
- x265 3.2+34

Freegate 7.72 查看版本資訊

更新時間:2020-02-07
更新細節:

Node.js 13.8.0 (64-bit) 查看版本資訊

更新時間:2020-02-06
更新細節:

What's new in this version:

Vulnerabilities fixed:
- HTTP header values do not have trailing OWS trimmed
- HTTP request smuggling using malformed Transfer-Encoding header
- Remotely trigger an assertion on a TLS server with a malformed certificate string

Commits:
 - benchmark: support optional headers with wrk
 - crypto: fix assertion caused by unsupported ext
 - deps: update llhttp to 2.0.4
 - (SEMVER-MINOR) http: make --insecure-http-parser configurable per-stream or per-server
 - http: strip trailing OWS from header values
 - test: using TE to smuggle reqs is not possible

Node.js 12.14.1 (64-bit) 查看版本資訊

更新時間:2020-02-01
更新細節:

What's new in this version:

Changes:
crypto:
- fix key requirements in asymmetric cipher

deps:
- update llhttp to 2.0.1
- update nghttp2 to 1.40.0

- v8: mark serdes API as stable