From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] avformat: enable UDP IPv6 multicast interface selection
Date: Tue, 19 Mar 2024 02:23:56 +0100
Message-ID: <20240319012356.GJ6420@pb2> (raw)
In-Reply-To: <AS8P193MB19976D562D0910BCDD3D93E68D2D2@AS8P193MB1997.EURP193.PROD.OUTLOOK.COM>
[-- Attachment #1.1: Type: text/plain, Size: 1555 bytes --]
Hi
On Mon, Mar 18, 2024 at 01:45:00PM +0000, Ignjatović, Lazar (RS)� wrote:
>
> This message has been marked as Public on 03/18/2024 13:45Z.
> On Thursday, March 14, 2024 10:14 PM, Michael Niedermayer wrote:
>
> > breaks mingw64 build
> >
> > CC libavformat/ip.o
> > src/libavformat/ip.c: In function ‘ff_ip_resolve_interface_index’:
> > src/libavformat/ip.c:206:1: error: control reaches end of non-void function [-Werror=return-type] } ^
> > cc1: some warnings being treated as errors
> > src/ffbuild/common.mak:81: recipe for target 'libavformat/ip.o' failed
> > make: *** [libavformat/ip.o] Error 1
>
> I see the problem, when building for windows without iphlpapi.h, mentioned function has no code within.
> Will account for such case.
>
> > also configure produces
> > ../configure: 6415: ../configure: network_extralibs+= -liphlpapi: not found
>
> Problem here is that "+=" operator is a bashism, probably causing the previous error by not including iphlpapi properly.
>
> Some questions I have:
> Should I send another patch within this thread to address these comments, or should I create a V2 of the patch?
> Also, if creating a V2, should the patch be sent within this thread, or should a new thread be opened?
new patch with "V2"
it can be sent in the same or a new thread, developers are not consistent with
that.
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct answer.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2024-03-19 1:24 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-14 12:04 Ignjatović, Lazar (RS)
2024-03-14 21:13 ` Michael Niedermayer
2024-03-18 13:45 ` Ignjatović, Lazar (RS)
2024-03-19 1:23 ` Michael Niedermayer [this message]
2024-03-20 9:28 ` [FFmpeg-devel] [PATCH v2] " Ignjatović, Lazar (RS)
2024-03-20 10:51 ` Rémi Denis-Courmont
2024-03-20 11:09 ` Ignjatović, Lazar (RS)
2024-03-20 11:29 ` Rémi Denis-Courmont
2024-03-20 11:45 ` Ignjatović, Lazar (RS)
2024-03-20 12:17 ` Rémi Denis-Courmont
2024-03-20 12:35 ` Ignjatović, Lazar (RS)
2024-03-21 7:26 ` Rémi Denis-Courmont
2024-03-21 13:01 ` Ignjatović, Lazar (RS)
2024-03-21 19:44 ` Rémi Denis-Courmont
2024-03-22 9:31 ` Ignjatović, Lazar (RS)
2024-03-22 9:55 ` Rémi Denis-Courmont
2024-03-22 10:16 ` Ignjatović, Lazar (RS)
2024-03-26 12:34 ` [FFmpeg-devel] [PATCH v3] avformat: enable UDP IPv6 multicast interface selection using localaddr Ignjatović, Lazar (RS)
2024-03-26 18:25 ` Rémi Denis-Courmont
2024-03-27 8:53 ` Ignjatović, Lazar (RS)
2024-03-27 15:31 ` Rémi Denis-Courmont
2024-03-27 15:38 ` [FFmpeg-devel] [PATCH v2] avformat: enable UDP IPv6 multicast interface selection using zone index Ignjatović, Lazar (RS)
2024-04-11 7:45 ` Ignjatović, Lazar (RS)
2024-04-11 7:50 ` Lynne
2024-04-11 7:58 ` Ignjatović, Lazar (RS)
2024-04-11 13:01 ` [FFmpeg-devel] [PATCH v3] " Ignjatović, Lazar (RS)
2024-04-19 10:23 ` Ignjatović, Lazar (RS)
2024-04-28 18:15 ` [FFmpeg-devel] [PATCH v2] " Rémi Denis-Courmont
2024-04-28 20:11 ` Lynne
2024-04-29 7:33 ` Rémi Denis-Courmont
2024-04-29 8:20 ` Lynne
2024-04-29 9:56 ` Rémi Denis-Courmont
2024-04-29 10:32 ` Lynne
2024-04-29 11:34 ` Rémi Denis-Courmont
2024-04-29 12:03 ` Lynne
2024-04-29 0:01 ` Brad Smith
2024-03-26 12:34 ` [FFmpeg-devel] [PATCH] " Ignjatović, Lazar (RS)
2024-03-26 18:24 ` [FFmpeg-devel] [PATCH v2] avformat: enable UDP IPv6 multicast interface selection Rémi Denis-Courmont
-- strict thread matches above, loose matches on Subject: below --
2024-03-14 9:22 [FFmpeg-devel] [PATCH] " Ignjatović, Lazar (RS)
2024-03-14 9:52 ` epirat07
2024-03-14 11:02 ` Ignjatović, Lazar (RS)
2024-03-15 16:26 ` Rémi Denis-Courmont
2024-03-19 9:40 ` Ignjatović, Lazar (RS)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240319012356.GJ6420@pb2 \
--to=michael@niedermayer.cc \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git