git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
forgejo/workflows : make autolabel workflow always use token from secrets
1er septembre, par Timo Rothenpielerforgejo/workflows: make autolabel workflow always use token from secrets Using the built-in token seems to only partially work. And in the latest Forgejo release the issue forcing the use of the built-in token was fixed with: https://codeberg.org/forgejo/forgejo/pulls/9025
-
vp9 : Add 8bpc intra prediction AVX2 asm
1er septembre, par Henrik Gramner -
avcodec/mfenc : add AVLowLatencyMode support
31 août, par Cameron Gutmanavcodec/mfenc: add AVLowLatencyMode support Set CODECAPI_AVLowLatencyMode when AV_CODEC_FLAG_LOW_DELAY is enabled on the AVCodecContext. AVLowLatencyMode can acheive lower latency encoding that may not be accessible using eAVScenarioInfo options alone. Signed-off-by: Cameron Gutman <aicommander@gmail.com>
-
avcodec/videotoolboxenc : support global_quality without qscale
31 août, par Zhao Zhili -
avcodec/videotoolboxenc : fix the loss of precision when calculating quality
31 août, par Zhao Zhili