内容简介:MPV 0.29.0 发布了,MPV 是一款基于 mplayer2 和 MPlayer 的轻量级高品质视频播放器。MPV 基于 OpenGL 视频输出,支持视频缩放、高质量算法、色彩管理、帧定时、插值、HDR 等功能。同时,利用 FFmpeg hwaccel API 来支持 VDPAU、VAAPI、DXVA2、VDA 和 VideoToolbox 视频解码加速。此次更新内容包括:此外还有选项更新和其它的 bug 修复等内容,详情查看
MPV 0.29.0 发布了,MPV 是一款基于 mplayer2 和 MPlayer 的轻量级高品质视频播放器。MPV 基于 OpenGL 视频输出,支持视频缩放、高质量算法、色彩管理、帧定时、插值、HDR 等功能。同时,利用 FFmpeg hwaccel API 来支持 VDPAU、VAAPI、DXVA2、VDA 和 VideoToolbox 视频解码加速。
此次更新内容包括:
Features
Added
-
ao/openal: Add better sample format and channel layout selection
-
ao/openal: Add support for direct channels output
-
cocoa-cb: initial implementation via opengl-cb API
-
context_drm_egl: Introduce 30bpp support (requires Mesa 18.0.0_rc4 or later)
-
osx: add some more menu bar items as suggested by Apples's HIG
-
vo_gpu: make screenshots use the GL renderer ( #5498 , #5240 )
-
x11: support Shift+TAB as an input key bind ( #5849 )
-
ytdl_hook: support native dash demuxer, if present
Changed
-
ao_alsa, ao_pulse: reduce requested buffer size
-
audio: change format negotiation, remove channel remix fudging
-
client API: deprecate opengl-cb API and introduce a replacement API
-
demux: lower demuxer cache default sizes from 400MB/400MB to 50MB/150MB
-
osx: always deactivate the early opengl flush on macOS
-
scripting: change when/how player waits for scripts being loaded
-
vo_gpu: various improvements to HDR peak detection
-
vo_gpu: various improvements to HDR tone mapping
-
wayland_common: update to stable xdg-shell
-
ytdl_hook: parse youtube playlist urls to set start index if
--ytdl-raw-option=yes-playlist=
is specified
Deprecated
-
af_lavrresample: deprecate this filter
Removed
-
build: drop support for SDL1 (only applied to ao_sdl)
此外还有选项更新和其它的 bug 修复等内容,详情查看 发布公告 。
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Little Schemer
[美] Daniel P. Friedman、[美] Matthias Felleisen / 卢俊祥 / 电子工业出版社 / 2017-7 / 65.00
《The Little Schemer:递归与函数式的奥妙》是一本久负盛名的经典之作,两位作者Daniel P. Friedman、Matthias Felleisen在程序语言界名声显赫。《The Little Schemer:递归与函数式的奥妙》介绍了Scheme的基本结构及其应用、Scheme的五法十诫、Continuation-Passing-Style、Partial Function、......一起来看看 《The Little Schemer》 这本书的介绍吧!