[FFmpeg-cvslog] libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv

2024-11-26 Thread Brad Smith
ffmpeg | branch: release/7.1 | Brad Smith | Sun Nov 17 21:02:39 2024 -0500| [64e2864cb983d30162dc9003b5aae81e89c929cd] | committer: Brad Smith libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv FreeBSD/

[FFmpeg-cvslog] libavutil/ppc: Include the hardware feature flags like the other archs

2024-11-26 Thread Brad Smith
ffmpeg | branch: release/7.1 | Brad Smith | Mon Oct 21 11:57:44 2024 -0400| [ac4c725944d9923c3b696e6809c9da1d9d5df9fe] | committer: Brad Smith libavutil/ppc: Include the hardware feature flags like the other archs Also include the hardware feature flags like the other archs do and clean up the

[FFmpeg-cvslog] libavutil/ppc: defines involving bit shifts should be unsigned

2024-11-26 Thread Sean McGovern
ffmpeg | branch: release/7.1 | Sean McGovern | Sun Nov 3 21:58:43 2024 -0500| [0c641ee6610ed3bc8a06040c32ea280649d427b0] | committer: Brad Smith libavutil/ppc: defines involving bit shifts should be unsigned Otherwise, these can overflow at the boundaries of the integer type. Signed-off-by:

[FFmpeg-cvslog] libavcodec/mpeg12dec.c: support DVB CC format 0x0502 in user_data

2024-11-26 Thread Scott Theisen
ffmpeg | branch: master | Scott Theisen | Thu Nov 21 02:54:08 2024 -0500| [78c4d6c136e10222a0b0ddff639c836f295a9029] | committer: Marth64 libavcodec/mpeg12dec.c: support DVB CC format 0x0502 in user_data Reviewed-by: Marth64 Signed-off-by: Marth64 > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] avformat/libssh: fix credential variables typo

2024-11-26 Thread Marth64
ffmpeg | branch: master | Marth64 | Wed Nov 20 01:35:18 2024 -0600| [084d3515cabf1f7141e8789f21db534b304a47cc] | committer: Marth64 avformat/libssh: fix credential variables typo Signed-off-by: Marth64 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=084d3515cabf1f7141e8789f21db534

[FFmpeg-cvslog] vulkan: add opaque field to execution contexts

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Nov 23 19:03:01 2024 +0100| [8ac49ae9e0fab632e5b1a7428e9f911d4a258873] | committer: Lynne vulkan: add opaque field to execution contexts Helps keep track of what dispatch happened where. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8ac49ae9e

[FFmpeg-cvslog] hwcontext_vulkan: take disable_multiplane into account when checking for formats

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Sun Nov 24 17:08:29 2024 +0100| [d48542023725c5ad319bfbfa169954a42de4500f] | committer: Lynne hwcontext_vulkan: take disable_multiplane into account when checking for formats > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d48542023725c5ad319bfbfa16

[FFmpeg-cvslog] vulkan: only apply shortcut for next context selection if selection has a submission

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Nov 23 19:03:29 2024 +0100| [f582de8f343d25c7a67c6419f3bbbc8b102de994] | committer: Lynne vulkan: only apply shortcut for next context selection if selection has a submission > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f582de8f343d25c7a67c6

[FFmpeg-cvslog] vulkan: zero out AVBufferRef in case of failure

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Sun Nov 24 17:28:23 2024 +0100| [86e552506dbeee9b43f209d441cfee1e81eb1287] | committer: Lynne vulkan: zero out AVBufferRef in case of failure This resulted in uninit errors and was never caught as we generally did not use massive allocations before. > http://g

[FFmpeg-cvslog] hwcontext_vulkan: add support for AV_PIX_FMT_GRAY10/12/14

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Fri Nov 22 17:04:08 2024 +0100| [08fb505a6663b8d2c7e70a2ea16badc026b4b66e] | committer: Lynne hwcontext_vulkan: add support for AV_PIX_FMT_GRAY10/12/14 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=08fb505a6663b8d2c7e70a2ea16badc026b4b66e --- li

[FFmpeg-cvslog] hwcontext_vulkan: add support for AV_PIX_FMT_GBRP12/14/16

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Thu Nov 21 01:54:12 2024 +0100| [7c52dda55f130958b4d39f433f40e5c60ef919d2] | committer: Lynne hwcontext_vulkan: add support for AV_PIX_FMT_GBRP12/14/16 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c52dda55f130958b4d39f433f40e5c60ef919d2 --- li

[FFmpeg-cvslog] ffv1enc_vulkan: remove arbitrary limitation of the number of slices

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Thu Nov 21 19:56:23 2024 +0100| [4fefc6e80c21bbc63e4dee3bd7332f04ca811698] | committer: Lynne ffv1enc_vulkan: remove arbitrary limitation of the number of slices > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4fefc6e80c21bbc63e4dee3bd7332f04ca81169

[FFmpeg-cvslog] hwcontext_vulkan: require storage properties to claim formats as supported

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Sun Nov 24 17:05:18 2024 +0100| [cf0961a52707122749028e388bbde7723574d767] | committer: Lynne hwcontext_vulkan: require storage properties to claim formats as supported This function dates back a long time ago, before vkfmt_from_pixfmt2. When it was converted o

[FFmpeg-cvslog] ffv1enc_vulkan: switch to receive_packet

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Wed Nov 20 08:10:22 2024 +0100| [d8f301cdf263fd05c6c5a3d46ee62143f117d41d] | committer: Lynne ffv1enc_vulkan: switch to receive_packet This allows the encoder to fully saturate all queues the GPU has, giving a good 10% in certain cases and resolutions. This al

[FFmpeg-cvslog] hwcontext_vulkan: add support for AV_PIX_FMT_GBRAP10/12/14

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Sun Nov 24 17:50:34 2024 +0100| [f65e51293aedaffd51c54abc682bcea130d74e74] | committer: Lynne hwcontext_vulkan: add support for AV_PIX_FMT_GBRAP10/12/14 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f65e51293aedaffd51c54abc682bcea130d74e74 --- l

[FFmpeg-cvslog] ffv1enc: expose ff_ffv1_encode_buffer_size

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Sun Nov 24 15:55:14 2024 +0100| [5effac3b0246cecbb2c1ede43b986099d40baf51] | committer: Lynne ffv1enc: expose ff_ffv1_encode_buffer_size The function is quite important to ensure that the output is always going to be sufficient, and it can change version to ver

[FFmpeg-cvslog] vulkan: only wait for fences on uninit if the context had a submission

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Sun Nov 24 17:29:40 2024 +0100| [ce8a070cf39dd46e43cc91165740dad4acddcfdd] | committer: Lynne vulkan: only wait for fences on uninit if the context had a submission This fixes a potential deadlock on exit. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] ffv1enc_vulkan: limit parallelism based on VRAM, fallback to host memory

2024-11-26 Thread Lynne
ffmpeg | branch: master | Lynne | Sun Nov 24 16:20:19 2024 +0100| [d4966f0a7484afb71239690d3591cb4d18af4557] | committer: Lynne ffv1enc_vulkan: limit parallelism based on VRAM, fallback to host memory > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d4966f0a7484afb71239690d3591cb4d18