[FFmpeg-cvslog] avutil/thread: add support for setting thread name on *bsd and solaris

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/6.1 | Brad Smith | Sun Jan 7 00:55:51 2024 -0500| [66f2cf8958edb55545724f127d3f39ae7b1c024a] | committer: Brad Smith avutil/thread: add support for setting thread name on *bsd and solaris FreeBSD/DragonFly/Solaris use pthread_setname_np(). OpenBSD uses pthread_set_na

[FFmpeg-cvslog] avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple

2024-05-18 Thread Marton Balint
ffmpeg | branch: release/6.1 | Marton Balint | Mon Feb 5 00:31:27 2024 +0100| [2aad37688cedf7675a55137d326c7d931f587138] | committer: Brad Smith avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple Signed-off-by: Marton Balint (cherry picked from commit 71ea90638efa56b4cd006

[FFmpeg-cvslog] avutil/thread: add support for setting thread name on *bsd and solaris

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/6.0 | Brad Smith | Sun Jan 7 00:55:51 2024 -0500| [ce29877f5c05fb90dc2cfb245a3b2202a2db] | committer: Brad Smith avutil/thread: add support for setting thread name on *bsd and solaris FreeBSD/DragonFly/Solaris use pthread_setname_np(). OpenBSD uses pthread_set_na

[FFmpeg-cvslog] avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple

2024-05-18 Thread Marton Balint
ffmpeg | branch: release/6.0 | Marton Balint | Mon Feb 5 00:31:27 2024 +0100| [9dbeb1d5d0f4fbc9bdc943c869a6e312f12074a8] | committer: Brad Smith avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple Signed-off-by: Marton Balint (cherry picked from commit 71ea90638efa56b4cd006

[FFmpeg-cvslog] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/7.0 | Brad Smith | Sat May 18 07:38:40 2024 -0400| [8b0fe91754f5250742c438f1fb574c62494d2229] | committer: Brad Smith avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the machdep.altivec sysctl on NetBSD for AltiVec detection as is done with OpenBSD.

[FFmpeg-cvslog] lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/7.0 | Brad Smith | Sun May 5 23:59:47 2024 -0400| [6ab65792ab8e522f5a8a9f432ca11900f35a9d94] | committer: Brad Smith lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's The proper type was used until 73251678c83cbe24d08264da693411b166239bc7. T

[FFmpeg-cvslog] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/6.1 | Brad Smith | Sat May 18 07:38:40 2024 -0400| [a01ed5273350d869017b7ec26efd3da0866b1de4] | committer: Brad Smith avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the machdep.altivec sysctl on NetBSD for AltiVec detection as is done with OpenBSD.

[FFmpeg-cvslog] lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/6.1 | Brad Smith | Sun May 5 23:59:47 2024 -0400| [ebb406db7c7b1fff5223d824fa3bbe3cd1402685] | committer: Brad Smith lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's The proper type was used until 73251678c83cbe24d08264da693411b166239bc7. T

[FFmpeg-cvslog] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/6.0 | Brad Smith | Sat May 18 07:38:40 2024 -0400| [4873178ee358394c467c250d197d0197917a6fe0] | committer: Brad Smith avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the machdep.altivec sysctl on NetBSD for AltiVec detection as is done with OpenBSD.

[FFmpeg-cvslog] lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/6.0 | Brad Smith | Sun May 5 23:59:47 2024 -0400| [13ebc732596a2c488a38bbe97d1eec90c60a2707] | committer: Brad Smith lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's The proper type was used until 73251678c83cbe24d08264da693411b166239bc7. T

[FFmpeg-cvslog] lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/5.1 | Brad Smith | Sun May 5 23:59:47 2024 -0400| [ff8eee647028933c7adeaeb446e693289691a07f] | committer: Brad Smith lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's The proper type was used until 73251678c83cbe24d08264da693411b166239bc7. T

[FFmpeg-cvslog] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/5.1 | Brad Smith | Sat May 18 07:38:40 2024 -0400| [2d50a0e84a51070d6e4c72871a6a52727f1207cd] | committer: Brad Smith avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the machdep.altivec sysctl on NetBSD for AltiVec detection as is done with OpenBSD.

[FFmpeg-cvslog] avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/5.0 | Brad Smith | Wed Mar 2 20:34:53 2022 -0500| [537a17a16fe396e12c96d7b33dcf2eeaa7b23dcf] | committer: Brad Smith avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection Use the proper header for PPC CPU detection code. sys/param.h includes sys/types, but s

[FFmpeg-cvslog] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/5.0 | Brad Smith | Sat May 18 07:38:40 2024 -0400| [d6bec7f83e639358f4ec0df6d573f6ea63b95c17] | committer: Brad Smith avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the machdep.altivec sysctl on NetBSD for AltiVec detection as is done with OpenBSD.

[FFmpeg-cvslog] lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/5.0 | Brad Smith | Sun May 5 23:59:47 2024 -0400| [307df02e1d013a88fb704a8c6b3aab29330b83c0] | committer: Brad Smith lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's The proper type was used until 73251678c83cbe24d08264da693411b166239bc7. T

[FFmpeg-cvslog] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/4.4 | Brad Smith | Sat May 18 07:38:40 2024 -0400| [a48116a2fe7a23eb6d584f4f92fd16911824f813] | committer: Brad Smith avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the machdep.altivec sysctl on NetBSD for AltiVec detection as is done with OpenBSD.

[FFmpeg-cvslog] avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/4.4 | Brad Smith | Wed Mar 2 20:34:53 2022 -0500| [8184fd878dcb48d52b1735ed09931c0a755b632c] | committer: Brad Smith avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection Use the proper header for PPC CPU detection code. sys/param.h includes sys/types, but s

[FFmpeg-cvslog] lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/4.4 | Brad Smith | Sun May 5 23:59:47 2024 -0400| [008b0b4a3b0cbafa568d0dcbf78c798d56929802] | committer: Brad Smith lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's The proper type was used until 73251678c83cbe24d08264da693411b166239bc7. T

[FFmpeg-cvslog] configure: use pkg-config for sndio

2024-05-18 Thread Brad Smith
ffmpeg | branch: release/4.4 | Brad Smith | Fri Oct 29 16:41:27 2021 -0400| [2161acff6d132091a46ac6b6354a9705c34c6137] | committer: Brad Smith configure: use pkg-config for sndio (cherry picked from commit bb813ccb458ea64a68feebcdfa76504fd6969f52) Signed-off-by: Brad Smith > http://git.video

[FFmpeg-cvslog] Changelog: update

2024-05-18 Thread Michael Niedermayer
ffmpeg | branch: refs/remotes/origin/release/4.4 | Michael Niedermayer | Sun Apr 14 20:31:14 2024 +0200| [568c374568b5938c5c3304eb887c92d31dedc952] | committer: Michael Niedermayer Changelog: update > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=568c374568b5938c5c3304eb887c92d31de

[FFmpeg-cvslog] fate/lavf-container: add a test for VVC in mp4 muxing

2024-05-18 Thread James Almer
ffmpeg | branch: master | James Almer | Sat May 18 13:26:29 2024 -0300| [7e59f02c1417ab12694781f969a8247f5dfd7ea3] | committer: James Almer fate/lavf-container: add a test for VVC in mp4 muxing Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7e59f02c1417

[FFmpeg-cvslog] configure: split ISOBMFF writer helpers into a separate component

2024-05-18 Thread James Almer
ffmpeg | branch: master | James Almer | Fri May 17 09:48:03 2024 -0300| [3765305928bfd1a7c111d24314b07ab7f29cafbf] | committer: James Almer configure: split ISOBMFF writer helpers into a separate component Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] avformat/vvc: use align_get_bits() where useful

2024-05-18 Thread James Almer
ffmpeg | branch: master | James Almer | Sat May 18 11:49:43 2024 -0300| [9ab8dddf1f2e1ffb7ee24b550173247f7c63c692] | committer: James Almer avformat/vvc: use align_get_bits() where useful Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9ab8dddf1f2e1ffb7e

[FFmpeg-cvslog] avformat/vvc: fix parsing some early VPS bitstream values

2024-05-18 Thread James Almer
ffmpeg | branch: master | James Almer | Fri May 17 16:23:41 2024 -0300| [a48203d51aa4836150f9379448f6b2a1d5ca9d36] | committer: James Almer avformat/vvc: fix parsing some early VPS bitstream values vps_default_ptl_dpb_hrd_max_tid_flag needs to always be set, and vps_direct_ref_layer_flag needs

[FFmpeg-cvslog] avformat/vvc: reduce the scope of some variables

2024-05-18 Thread James Almer
ffmpeg | branch: master | James Almer | Sat May 18 11:41:27 2024 -0300| [f00b23453ca522854b69bfcb81cc47765798b760] | committer: James Almer avformat/vvc: reduce the scope of some variables Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f00b23453ca522854

[FFmpeg-cvslog] avformat/vvc: remove duplicate struct

2024-05-18 Thread James Almer
ffmpeg | branch: master | James Almer | Fri May 17 19:15:09 2024 -0300| [f121d52b3535278fe1bd406c4dc4797b11b96ddf] | committer: James Almer avformat/vvc: remove duplicate struct VVCCProfileTierLevel is the same as VVCPTLRecord since the previous commit. Signed-off-by: James Almer > http://gi

[FFmpeg-cvslog] avformat/vvc: fix writing general_constraint_info bytes

2024-05-18 Thread James Almer
ffmpeg | branch: master | James Almer | Thu May 16 11:55:00 2024 -0300| [415dfa89e29686786085c207fdebcf2c97883a33] | committer: James Almer avformat/vvc: fix writing general_constraint_info bytes The existing implementation was completely broken. Signed-off-by: James Almer > http://git.video

[FFmpeg-cvslog] avformat/vvc: generalize calculating num_bytes_constraint_info

2024-05-18 Thread James Almer
ffmpeg | branch: master | James Almer | Thu May 16 20:51:38 2024 -0300| [cba15ca0ec418fa169563ec63065a69ee191c1d5] | committer: James Almer avformat/vvc: generalize calculating num_bytes_constraint_info Will be useful for when the aditional bits are supported, as well as for the next commit. S

[FFmpeg-cvslog] avfilter/dnn: Refactor DNN parameter configuration system

2024-05-18 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed May 8 00:08:08 2024 +0800| [8c21f1e3b71ab6f82c8127a3a0b0b10d13c91caf] | committer: Guo Yejun avfilter/dnn: Refactor DNN parameter configuration system This patch trying to resolve mulitiple issues related to parameter configuration: Firstly, each DN

[FFmpeg-cvslog] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD

2024-05-18 Thread Brad Smith
ffmpeg | branch: master | Brad Smith | Sat May 18 07:38:40 2024 -0400| [115c96b9bd53e775f425f23d5b73fa0a9dedbd08] | committer: Brad Smith avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the machdep.altivec sysctl on NetBSD for AltiVec detection as is done with OpenBSD. Signed