git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/aac/aacdec : Fix -Wdeclaration-after-statement
8 janvier, par Andreas Rheinhardt -
avcodec/sga : Silence -Wunused-but-set-variable warnings
8 janvier, par Andreas Rheinhardt -
avcodec/aac_ac3_parser : Remove unused variable
8 janvier, par Andreas Rheinhardt -
avcodec/vvc/dec : print thread debug logs only if DEBUG is defined
8 janvier, par James Almer -
avcodec/nvenc : add Temporal Filtering for AV1 and H.264 in NVENC
8 janvier, par Diego de Souzaavcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC This commit extends the support for Temporal Filtering in NVENC for AV1 and H.264 codecs. For natural videos with noise, NVENC temporal filtering improves video coding efficiency by 4-5%. Signed-off-by: Diego de Souza <ddesouza@nvidia.com> Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>