[FFmpeg-devel] [PATCH] avformat/udp: UDP-Lite (RFC 3828) support added

Michael Niedermayer michaelni at gmx.at
Mon Nov 3 15:35:22 CET 2014


On Mon, Nov 03, 2014 at 09:35:16AM +0100, Thomas Volkert wrote:
> From: Thomas Volkert <thomas at homer-conferencing.com>
> 
> ---
>  Changelog                |  1 +
>  configure                |  3 +++
>  libavformat/allformats.c |  1 +
>  libavformat/udp.c        | 55 +++++++++++++++++++++++++++++++++++++++++++++++-
>  libavformat/version.h    |  2 +-
>  5 files changed, 60 insertions(+), 2 deletions(-)

seems to break build with mingw

libavformat/udp.c: In function ‘udp_socket_create’:
libavformat/udp.c:352:41: error: ‘IPPROTO_UDPLITE’ undeclared (first use in this function)
libavformat/udp.c:352:41: note: each undeclared identifier is reported only once for each function it appears in
libavformat/udp.c: In function ‘udp_open’:
libavformat/udp.c:680:32: error: ‘IPPROTO_UDPLITE’ undeclared (first use in this function)


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141103/495beae4/attachment.asc>


More information about the ffmpeg-devel mailing list