On Mon, Nov 03, 2014 at 09:35:16AM +0100, Thomas Volkert wrote:
> From: Thomas Volkert <tho...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to