git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
tests : Add fate-hevc-alpha
20 février, par Zhao Zhili -
avcodec/hevc : Add support for output_corrupt/showall flags
20 février, par Zhao Zhiliavcodec/hevc: Add support for output_corrupt/showall flags Also handle gradual decoding refresh stream. Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
-
avfilter/vf_libplacebo : set correct alpha mode before blending
19 février, par Niklas Haasavfilter/vf_libplacebo: set correct alpha mode before blending &pl_alpha_overlay expects straight alpha, but the alpha output may be premultiplied as a result of the target alpha mode (or in the absence of an alpha channel). Fix it by requesting independent alpha explicitly when blending.
-
libs : bump major version for all libraries
19 février, par James Almerlibs: bump major version for all libraries Signed-off-by: James Almer <jamrial@gmail.com>
- [DH] doc/APIchanges
- [DH] libavcodec/version.h
- [DH] libavcodec/version_major.h
- [DH] libavdevice/version.h
- [DH] libavdevice/version_major.h
- [DH] libavfilter/version.h
- [DH] libavfilter/version_major.h
- [DH] libavformat/version.h
- [DH] libavformat/version_major.h
- [DH] libavutil/version.h
- [DH] libpostproc/version.h
- [DH] libpostproc/version_major.h
- [DH] libswresample/version.h
- [DH] libswresample/version_major.h
- [DH] libswscale/version.h
- [DH] libswscale/version_major.h
-
avutil/version_major : postpone some deprecations until the next bump
19 février, par James Almer