[FFmpeg-cvslog] swscale/x86/swscale: Make M24 variables static

2025-02-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jan 12 19:59:08 2025 +0100| [4afe61ea6c1568fce223287306ff40610d0ebecd] | committer: Andreas Rheinhardt swscale/x86/swscale: Make M24 variables static Reviewed-by: Michael Niedermayer Signed-off-by: Andreas Rheinhardt > http://git.videolan.o

[FFmpeg-cvslog] avutil/cpu: Disable ff_getauxval() on x86

2025-02-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jan 12 20:01:22 2025 +0100| [10047fea1c47fa77a8ddbeba217e1f88d62859cb] | committer: Andreas Rheinhardt avutil/cpu: Disable ff_getauxval() on x86 Not used there. Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] fftools/ffmpeg_opt: Remove audio_drift_threshold

2025-02-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jan 12 20:40:31 2025 +0100| [452d6738b507ffa1d41a8fc86fd048627f6ea501] | committer: Andreas Rheinhardt fftools/ffmpeg_opt: Remove audio_drift_threshold Forgotten in 5a04aae82193d75b8f8814dc7e35f4cc84b1beba. Reviewed-by: Alexander Strasser Si

[FFmpeg-cvslog] swscale/x86/swscale: Move some constants to rgb2rgb.c

2025-02-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jan 12 19:43:12 2025 +0100| [3797e9239e6e1f2ef42fb4a5390b640183b5f131] | committer: Andreas Rheinhardt swscale/x86/swscale: Move some constants to rgb2rgb.c ff_w and ff_bgr2(Y|UV)Offset are only used there (and only on x86-32 since caaec2e

[FFmpeg-cvslog] avcodec/nvenc: add UHQ to AV1 for NVENC

2025-02-02 Thread Diego de Souza
ffmpeg | branch: master | Diego de Souza | Wed Jan 8 13:18:54 2025 +0100| [ed80e555860126ececb77181f0bf00fa8e699259] | committer: Timo Rothenpieler avcodec/nvenc: add UHQ to AV1 for NVENC This commit adds support for Ultra High Quality mode for AV1 on NVIDIA GPUs. Signed-off-by: Diego de Sou

[FFmpeg-cvslog] avcodec/nvenc: add 4:2:2 encoding and H.264 10-bit support

2025-02-02 Thread Diego de Souza
ffmpeg | branch: master | Diego de Souza | Wed Jan 8 10:32:19 2025 +0100| [2cfef29f978080d6064d15f17c3b7948f025fef1] | committer: Timo Rothenpieler avcodec/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 GPU

[FFmpeg-cvslog] avcodec/cuviddec: add HEVC/H.264 4:2:2 and H.264 10-bit support

2025-02-02 Thread Diego de Souza
ffmpeg | branch: master | Diego de Souza | Wed Jan 8 10:29:14 2025 +0100| [7e9655800da385f8dc9d31f6ac831910f98c8c9e] | committer: Timo Rothenpieler avcodec/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 Blackwel

[FFmpeg-cvslog] avutil/hwcontext_cuda: add 4:2:2 pixel format support

2025-02-02 Thread Diego de Souza
ffmpeg | branch: master | Diego de Souza | Wed Jan 8 10:26:57 2025 +0100| [7454a07d583ad92dd2cafeff8afcb385df64c560] | committer: Timo Rothenpieler avutil/hwcontext_cuda: add 4:2:2 pixel format support This commit adds support for 4:2:2 pixel formats, namely NV16 and P216 for NVIDIA GPUs. Si

[FFmpeg-cvslog] avcodec/nvenc: finalize SDK 13.0 support

2025-02-02 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Thu Jan 30 20:37:00 2025 +0100| [b37606e56220e3a0c936d46de4f08cef07aec767] | committer: Timo Rothenpieler avcodec/nvenc: finalize SDK 13.0 support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b37606e56220e3a0c936d46de4f08cef07aec767

[FFmpeg-cvslog] avcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC

2025-02-02 Thread Diego de Souza
ffmpeg | branch: master | Diego de Souza | Wed Jan 8 13:21:01 2025 +0100| [a583f7e2fd454acf7a279d3593fef6d48a3fef83] | committer: Timo Rothenpieler avcodec/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.26

[FFmpeg-cvslog] avcodec/nvenc: use encoder level options for qmin/qmax

2025-02-02 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Thu Jan 9 00:14:04 2025 +0100| [89b37b4dcb2d91f9e5fd457f89b2cd8c94a217f9] | committer: Timo Rothenpieler avcodec/nvenc: use encoder level options for qmin/qmax AV1 uses a vastly different range than what the global options permit, and also for the

[FFmpeg-cvslog] avcodec/nvdec: add 4:2:2 decoding and 10-bit support

2025-02-02 Thread Diego de Souza
ffmpeg | branch: master | Diego de Souza | Wed Jan 8 10:30:41 2025 +0100| [30e6e94c6f4310aa2db571917bb2952f4d9e] | committer: Timo Rothenpieler avcodec/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. Add

[FFmpeg-cvslog] avcodec/mpeg12dec: rename 0x0502 CC format

2025-02-02 Thread Scott Theisen
ffmpeg | branch: master | Scott Theisen | Sun Feb 2 13:55:03 2025 -0500| [33daef5f498c7c6092dd1440481fa898f7c83cf4] | committer: Marth64 avcodec/mpeg12dec: rename 0x0502 CC format The format is used by at least Dish Network, but is not defined in any DVB standard, so remove references to DVB.

[FFmpeg-cvslog] avcodec/h264dec: make slice header parse errors fatal under AV_EF_EXPLODE

2025-02-02 Thread Dale Curtis
ffmpeg | branch: master | Dale Curtis | Tue Jan 7 00:11:49 2025 +| [957eb2323a924aa0b148927889eae581185c367b] | committer: Marth64 avcodec/h264dec: make slice header parse errors fatal under AV_EF_EXPLODE This fixes timeout issues and seems like it was intended since the line emits an err