git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/nvenc : add 4:2:2 encoding and H.264 10-bit support
8 janvier, par Diego de Souzaavcodec/nvenc: add 4:2:2 encoding and H.264 10-bit support This commit adds support for 4:2:2 encoding for HEVC and H.264 on NVIDIA Blackwell GPUs. Additionally, it supports 10-bit encoding for H.264 on Blackwell GPUs. Signed-off-by: Diego de Souza <ddesouza@nvidia.com> Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
-
avcodec/nvdec : add 4:2:2 decoding and 10-bit support
8 janvier, par Diego de Souzaavcodec/nvdec: add 4:2:2 decoding and 10-bit support This commit adds support for 4:2:2 decoding for HEVC and H.264 on NVIDIA Blackwell GPUs. Additionally, it supports 10-bit decoding for H.264 on Blackwell GPUs. Signed-off-by: Diego de Souza <ddesouza@nvidia.com> Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
-
avcodec/cuviddec : add HEVC/H.264 4:2:2 and H.264 10-bit support
8 janvier, par Diego de Souzaavcodec/cuviddec: add HEVC/H.264 4:2:2 and H.264 10-bit support This commit adds support for 4:2:2 decoding for HEVC and H.264 on NVIDIA Blackwell GPUs for cuviddec. Moreover, it supports 10-bit decoding for H.264 on Blackwell GPUs. Signed-off-by: Diego de Souza <ddesouza@nvidia.com> Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
-
avutil/hwcontext_cuda : add 4:2:2 pixel format support
8 janvier, par Diego de Souza -
avfilter/vf_v360 : Fix NULL pointer use
8 janvier, par Michael Niedermayer