git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
tests/ref/fate/png-icc-parse : Add lossless flag to ref file
9 janvier, par Andreas Rheinhardt -
avcodec/nvenc : use encoder level options for qmin/qmax
8 janvier, par Timo Rothenpieleravcodec/nvenc: use encoder level options for qmin/qmax AV1 uses a vastly different range than what the global options permit, and also for the other codecs the range of the global options is at least misaligned. Fixes #11365
-
avformat/mov : Factorize sanity check out
8 janvier, par Michael Niedermayer -
avfilter/vf_overlay : Remove spec-incompliant ' ;'
8 janvier, par Andreas Rheinhardt -
swscale/cms,graph,lut3d : Use ff_-prefix, don't export internal functions
8 janvier, par Andreas Rheinhardtswscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions Symbols with the sws_* prefix are exported. Reviewed-by: Alexander Strasser <eclipse7@gmx.net> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>