git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/cbrt_tablegen : Remove always-false branch
2 septembre, par Andreas Rheinhardtavcodec/cbrt_tablegen: Remove always-false branch Each ff_cbrt_tableinit*() is called at most once, making this check always-false. Reviewed-by: Zhao Zhili <quinkblack@foxmail.com> Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
.forgejo/CODEOWNERS : add myself for various files
2 septembre, par Niklas Haas -
checkasm : sw_ops : Avoid division by zero
2 septembre, par Martin Storsjö -
avfilter/af_afade : don't leak memory on error
2 septembre, par Niklas Haas -
doc/examples/vaapi_encode : fix invalid check on fwrite
2 septembre, par Zhao Zhili