[FFmpeg-cvslog] hw_base_encode_h264: remove unused AUD unit structure

2024-09-09 Thread Lynne
ffmpeg | branch: master | Lynne | Tue Sep 10 00:53:42 2024 +| [15c03b79d2359d1e8aeac1314fc136c4f8361029] | committer: Lynne hw_base_encode_h264: remove unused AUD unit structure Each codec initializes its own AUD structure when needed, which takes 2 lines. > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] lavc/Makefile: only compile hw_base_encode_h264.c when actually needed

2024-09-09 Thread Lynne
ffmpeg | branch: master | Lynne | Tue Sep 10 04:59:22 2024 +0200| [4646a74d1e61abfffbde3a590a3b8277c000f0b9] | committer: Lynne lavc/Makefile: only compile hw_base_encode_h264.c when actually needed > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4646a74d1e61abfffbde3a590a3b8277c000

[FFmpeg-cvslog] avdevice/decklink_dec: extend available actions on signal loss

2024-09-09 Thread Michael Riedl
ffmpeg | branch: master | Michael Riedl | Tue Jun 11 11:46:54 2024 +0200| [9bcb86b0fa58f1a5a2a8613065349e26abadb329] | committer: Marton Balint avdevice/decklink_dec: extend available actions on signal loss Deprecate the option 'draw_bars' in favor of the new option 'signal_loss_action', whic

[FFmpeg-cvslog] avfilter/unsharp: Call function directly rather than via function pointer

2024-09-09 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Mon Aug 26 21:30:57 2024 +0800| [071c4990265a0605a80c0443ef728945ed8a9f5e] | committer: Zhao Zhili avfilter/unsharp: Call function directly rather than via function pointer Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] lavfi/af_pan: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Sep 5 12:03:23 2024 +0200| [691e0a1082474815af4b31dbf8f7f8e19193316d] | committer: Anton Khirnov lavfi/af_pan: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] lavfi/af_replaygain: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 15:11:22 2024 +0200| [363d4a75593b79a643a4c0eabee0c7688ae17a7f] | committer: Anton Khirnov lavfi/af_replaygain: convert to query_func2() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=363d4a75593b79a643a4c0eabee0c7688ae17a7f ---

[FFmpeg-cvslog] lavfi/af_pan: stop modifying private data in query_formats()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Sep 5 11:03:24 2024 +0200| [b38f4e7f865df63610987e5dd78ccbda9a5dc01a] | committer: Anton Khirnov lavfi/af_pan: stop modifying private data in query_formats() It is not supposed to have any side effects, and the modification in question can just as

[FFmpeg-cvslog] lavfi/af_lv2: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Sep 5 10:52:38 2024 +0200| [d0f4c08207e35bc42801550259286f959002395c] | committer: Anton Khirnov lavfi/af_lv2: convert to query_func2() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d0f4c08207e35bc42801550259286f959002395c --- liba

[FFmpeg-cvslog] lavfi/af_sidechaincompress: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 15:11:22 2024 +0200| [75b2f5a7d316c20dc36fdca213ec1285d6d7afbd] | committer: Anton Khirnov lavfi/af_sidechaincompress: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.or

[FFmpeg-cvslog] lavfi/af_sofalizer: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 15:11:22 2024 +0200| [4c4199758c9dcff7ef92f7de9af0f05c8935f580] | committer: Anton Khirnov lavfi/af_sofalizer: convert to query_func2() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4c4199758c9dcff7ef92f7de9af0f05c8935f580 ---

[FFmpeg-cvslog] lavfi/af_stereowiden: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 15:11:22 2024 +0200| [c4d9282a568887c14b4415b6e3d1501382d41ccf] | committer: Anton Khirnov lavfi/af_stereowiden: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.org/gitw

[FFmpeg-cvslog] lavfi/af_stereotools: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 15:11:22 2024 +0200| [449f670a14b1c7700ecf28677132412d05aa1160] | committer: Anton Khirnov lavfi/af_stereotools: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.org/gitw

[FFmpeg-cvslog] lavfi/af_surround: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 15:11:22 2024 +0200| [d90035c94137199ef4641857e9d4ee731b223510] | committer: Anton Khirnov lavfi/af_surround: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] lavfi/af_virtualbass: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 15:11:22 2024 +0200| [2ee4625d4bac1991c715a95a6fea042071c6a795] | committer: Anton Khirnov lavfi/af_virtualbass: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.org/gitw

[FFmpeg-cvslog] lavfi/af_volume: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 15:11:22 2024 +0200| [7887d00ee6e29100b6d65be75fe17e183d402e89] | committer: Anton Khirnov lavfi/af_volume: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] lavfi/af_loudnorm: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 15:11:22 2024 +0200| [e13592c22d480339491f3b37fb0b363591d1e165] | committer: Anton Khirnov lavfi/af_loudnorm: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] lavfi/af_join: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 14:43:33 2024 +0200| [48d9a4d7ca759523c824d570bce26af5b9e33d35] | committer: Anton Khirnov lavfi/af_join: convert to query_func2() Also, drop a redundant call that also happens implicitly in generic code. > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] lavfi/af_headphone: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 14:43:33 2024 +0200| [fdc6e31725768bddcb2e261cc8a91080b1f7dd43] | committer: Anton Khirnov lavfi/af_headphone: convert to query_func2() Also, drop a redundant call that also happens implicitly in generic code. > http://git.videolan.org/gitw

[FFmpeg-cvslog] lavfi/af_extrastereo: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 14:43:33 2024 +0200| [408587c83673e8cff71ed77ecc87ea00a2f4bd5c] | committer: Anton Khirnov lavfi/af_extrastereo: convert to query_func2() Also, drop a redundant call that also happens implicitly in generic code. > http://git.videolan.org/gi

[FFmpeg-cvslog] lavfi/af_ladspa: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 14:43:33 2024 +0200| [bfb139bb8d100f231b38142ec8b5f1e3ea3a2768] | committer: Anton Khirnov lavfi/af_ladspa: convert to query_func2() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bfb139bb8d100f231b38142ec8b5f1e3ea3a2768 --- l

[FFmpeg-cvslog] lavfi/af_hdcd: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 14:43:33 2024 +0200| [c9c6f074362115d20867b44583ac9354b855f00d] | committer: Anton Khirnov lavfi/af_hdcd: convert to query_func2() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c9c6f074362115d20867b44583ac9354b855f00d --- lib

[FFmpeg-cvslog] lavfi/af_haas: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Sep 4 14:43:33 2024 +0200| [0ec382f4948e3b60ac36e433f294b5c200945f11] | committer: Anton Khirnov lavfi/af_haas: convert to query_func2() Also, drop a redundant call that also happens implicitly in generic code. > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] lavfi/af_channelsplit: support arbitrary channel layouts

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Sep 1 12:23:41 2024 +0200| [18d492ff41b294b447bb7d890433f4593dac9b66] | committer: Anton Khirnov lavfi/af_channelsplit: support arbitrary channel layouts Not just those containing channel values under 64. Also, remove an arbitrary limitation on ch

[FFmpeg-cvslog] lavfi/af_earwax: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Sep 3 10:32:45 2024 +0200| [7896b95430014dfc37ac98465e668768561a0f51] | committer: Anton Khirnov lavfi/af_earwax: convert to query_func2() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7896b95430014dfc37ac98465e668768561a0f51 --- l

[FFmpeg-cvslog] lavfi/af_dialoguenhance: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Sep 3 10:32:45 2024 +0200| [e37d1efe6575cac7c580f6dad21ade39c82a1e5d] | committer: Anton Khirnov lavfi/af_dialoguenhance: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.org/g

[FFmpeg-cvslog] lavfi/af_crossfeed: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Sep 3 10:32:45 2024 +0200| [ffbafbfdeddf93877c9b9076e1e4c87c67f9a709] | committer: Anton Khirnov lavfi/af_crossfeed: convert to query_func2() Also, drop redundant calls that also happen implicitly in generic code. > http://git.videolan.org/gitweb

[FFmpeg-cvslog] lavfi/af_channelsplit: convert to query_func2()

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Sep 3 10:29:51 2024 +0200| [84fda7de7948a52e4551c65faa794063e1e945e6] | committer: Anton Khirnov lavfi/af_channelsplit: convert to query_func2() Also, drop a redundant call that also happens implicitly in generic code. > http://git.videolan.org/g

[FFmpeg-cvslog] tests/fate/filter-audio: add a test for handling more than 64 channels

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Sep 3 10:19:36 2024 +0200| [cfbf10412f9ce0ea908dc1b536adc2a53b5b2253] | committer: Anton Khirnov tests/fate/filter-audio: add a test for handling more than 64 channels The test constructs 66 sine waves of different frequencies and joins them into

[FFmpeg-cvslog] lavfi/af_channelmap: remove an arbitrary limit on channel count

2024-09-09 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Sep 2 17:38:53 2024 +0200| [7dc81d33c241b9e176ea85956e8317f29bc9e3c0] | committer: Anton Khirnov lavfi/af_channelmap: remove an arbitrary limit on channel count > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7dc81d33c241b9e176ea85956e

[FFmpeg-cvslog] aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD

2024-09-09 Thread Brad Smith
ffmpeg | branch: master | Brad Smith | Mon Sep 9 06:34:42 2024 -0400| [a3f79fd22a367207097c78e0a5d2bc213efe9f80] | committer: Brad Smith aarch64: Implement support for elf_aux_info(3) on FreeBSD and OpenBSD FreeBSD 12.0+, OpenBSD -current and what will be OpenBSD 7.6 support elf_aux_info(3).

[FFmpeg-cvslog] fftools/opt_common: add missing newline after printing codecs

2024-09-09 Thread Lynne
ffmpeg | branch: master | Lynne | Mon Sep 9 10:33:12 2024 +0200| [1709f3830e14d5f1a6c1ec78097545af1fcb45e8] | committer: Lynne fftools/opt_common: add missing newline after printing codecs This fixes ffmpeg -help bsf=trace_headers => Supported codecs: av1 h264 hevc vvc mjpeg mpeg2video vp8 vp

[FFmpeg-cvslog] lavfi/avfiltergraph: fix leak on error

2024-09-09 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Thu Sep 5 03:13:13 2024 +0200| [9556379943b6c221def0022f4ce31343b91ec7f3] | committer: Anton Khirnov lavfi/avfiltergraph: fix leak on error Introduced in eddffbedb3443d5a4fe642de6e35b9e6a35cfda7 Fixes: CID1618897 Resource leak Signed-off-by: Anton Kh

[FFmpeg-cvslog] avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul()

2024-09-09 Thread Brad Smith
ffmpeg | branch: master | Brad Smith | Mon Sep 9 06:20:11 2024 -0400| [fe4b9ef69f10df2424e22cc8a1a63848c0857460] | committer: Brad Smith avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul() Initially used for getauxval() but will be used to add support for other API, such as el