[FFmpeg-devel] [PATCH v2.1 1/2] configure: Add test_ioctl and test for SIOCGIFINDEX
Michael Niedermayer
michael at niedermayer.cc
Tue Aug 12 01:28:31 EEST 2025
Hi Peter
On Fri, Aug 08, 2025 at 09:27:34AM +0200, Peter Enderborg wrote:
> Adds a generic ioctl tester and a specific test SIOCGIFINDEX
> that sets ioctl_gifindex. It is a network specific feature
> and the tests are run only in network context.
>
> Signed-off-by: Peter Enderborg <peterend at axis.com>
> ---
> configure | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/configure b/configure
> index 712ed947ff..9c9de9f525 100755
> --- a/configure
> +++ b/configure
[...]
> @@ -2668,6 +2683,7 @@ CONFIG_EXTRA="
> vvc_sei
> wma_freqs
> wmv2dsp
> +
> "
>
> CMDLINE_SELECT="
> @@ -6026,6 +6042,7 @@ case $target_os in
> linux)
> enable section_data_rel_ro
> enabled_any arm aarch64 && enable_weak linux_perf
> +
> ;;
> irix*)
> target_os=irix
These 2 changes are unneeded and unrelated to the SIOCGIFINDEX stuff
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If the United States is serious about tackling the national security threats
related to an insecure 5G network, it needs to rethink the extent to which it
values corporate profits and government espionage over security.-Bruce Schneier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250812/093b5889/attachment.sig>
More information about the ffmpeg-devel
mailing list