Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH 0/9] Nvidia Video Codec SDK 13.0 support
@ 2025-01-30 19:40 Timo Rothenpieler
  2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 1/9] avutil/hwcontext_cuda: add 4:2:2 pixel format support Timo Rothenpieler
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Timo Rothenpieler @ 2025-01-30 19:40 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Timo Rothenpieler

This series adds support for new features and capabilities added in
todays release of the Video Codec SDK 13.0.

Diego de Souza (7):
  avutil/hwcontext_cuda: add 4:2:2 pixel format support
  avcodec/nvdec: add 4:2:2 decoding and 10-bit support
  avcodec/cuviddec: add HEVC/H.264 4:2:2 and H.264 10-bit support
  avcodec/nvenc: add 4:2:2 encoding and H.264 10-bit support
  avcodec/nvenc: add UHQ to AV1 for NVENC
  avcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC
  avcodec/nvenc: add MV-HEVC encoding support

Timo Rothenpieler (2):
  avcodec/nvenc: use encoder level options for qmin/qmax
  avcodec/nvenc: finalize SDK 13.0 support

 libavcodec/cuviddec.c      |  83 +++++++++++++--
 libavcodec/h264_slice.c    |   3 +
 libavcodec/hevc/hevcdec.c  |   6 ++
 libavcodec/nvdec.c         |  44 ++++++--
 libavcodec/nvdec.h         |   5 +
 libavcodec/nvdec_h264.c    |   2 +-
 libavcodec/nvenc.c         | 210 ++++++++++++++++++++++++++++++++-----
 libavcodec/nvenc.h         |  20 ++++
 libavcodec/nvenc_av1.c     |  15 ++-
 libavcodec/nvenc_h264.c    |  19 ++++
 libavcodec/nvenc_hevc.c    |  10 ++
 libavcodec/version.h       |   4 +-
 libavutil/hwcontext_cuda.c |   2 +
 13 files changed, 373 insertions(+), 50 deletions(-)

-- 
2.45.2

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2025-02-02 19:05 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-30 19:40 [FFmpeg-devel] [PATCH 0/9] Nvidia Video Codec SDK 13.0 support Timo Rothenpieler
2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 1/9] avutil/hwcontext_cuda: add 4:2:2 pixel format support Timo Rothenpieler
2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 2/9] avcodec/nvdec: add 4:2:2 decoding and 10-bit support Timo Rothenpieler
2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 3/9] avcodec/cuviddec: add HEVC/H.264 4:2:2 and H.264 " Timo Rothenpieler
2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 4/9] avcodec/nvenc: add 4:2:2 encoding " Timo Rothenpieler
2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 5/9] avcodec/nvenc: add UHQ to AV1 for NVENC Timo Rothenpieler
2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 6/9] avcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC Timo Rothenpieler
2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 7/9] avcodec/nvenc: add MV-HEVC encoding support Timo Rothenpieler
2025-01-30 20:17   ` James Almer
2025-01-30 23:23   ` [FFmpeg-devel] [PATCH v2 " Timo Rothenpieler
2025-01-31  3:26     ` James Almer
2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 8/9] avcodec/nvenc: use encoder level options for qmin/qmax Timo Rothenpieler
2025-01-31  6:16   ` Zhao Zhili
2025-01-31 13:20     ` Timo Rothenpieler
2025-01-30 19:40 ` [FFmpeg-devel] [PATCH 9/9] avcodec/nvenc: finalize SDK 13.0 support Timo Rothenpieler
2025-02-01 21:15 ` [FFmpeg-devel] [PATCH 0/9] Nvidia Video Codec " Timo Rothenpieler
2025-02-02 19:05   ` Timo Rothenpieler

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git