内容简介:FFmpeg 是开源多媒体框架,是用于录制、转换、编辑和串流音频和视频的完整解决方案,适用于 Windows、Mac 和 Linux,它支持大多数视频和音频格式之间的转换。 FFmpeg 4.4.1 发布,主要修复了此前版本存在的各种错...
FFmpeg 是开源多媒体框架,是用于录制、转换、编辑和串流音频和视频的完整解决方案,适用于 Windows、Mac 和 Linux,它支持大多数视频和音频格式之间的转换。
FFmpeg 4.4.1 发布,主要修复了此前版本存在的各种错误:
- avcodec/ttadsp: 修复
tta_filter_process_c()中的整数溢出。 - avutil/mathematics: 记录
av_rescale_rnd()在非 int64 结果上的行为 - avformat/matroskadec: 在
matroska_reset_status()中,失败时也要重置状态。 - avcodec/apedec: 使用 64bit 以避免溢出
- avcodec/apedec: 修复
long_filter_ehigh_3830()中未定义的整数溢出。 - avfilter/scale_npp: 修复输出帧尺寸不对齐的问题;
- avcodec/mpeg12dec: 不要在错误返回时将
mpeg_f_code放入无效状态; - avformat/mvdec: 不要设置无效的采样率
- avformat/sbgdec: 检查
expand_tseq()中的 t0 溢出问题; - avformat/sbgdec: 检查
opt_duration和start是否溢出 - avformat/mov: 检查重复的 clli
- avformat/adtsenc: 检查 adts_decode_extradata 中 init_get_bits 的返回值
- avcodec/webp: 在
decode_entropy_coded_image()中检查循环中的可用空间。 - avcodec/h264dec: 在
ff_print_debug_info2()中使用图片参数 - avcodec/frame_thread_encoder: 在启动过程中,错误地释放 AVCodecContext 结构
- avcodec/vc1dec: 禁用 *IMAGE 的错误隐藏功能;
- ……
更多详情可查看:https://ffmpeg.org/
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 科普文章-另一个视角解读计算机编码(修订版)
- 使用Travis CI自动部署Hexo【转载修订版】
- Linux 5.10.9 发布,小幅更新持续优化
- Inferno 6.2.0 发布,V8 运行时性能小幅改进
- 阿里巴巴 Arthas 3.1.1 版本:trace 支持行号/小幅改进
- 动态 | Monero第二次算法更新即将到来 预计升级之后难度会小幅回落
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web Data Mining
Bing Liu / Springer / 2011-6-26 / CAD 61.50
Web mining aims to discover useful information and knowledge from Web hyperlinks, page contents, and usage data. Although Web mining uses many conventional data mining techniques, it is not purely an ......一起来看看 《Web Data Mining》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
HTML 编码/解码
HTML 编码/解码