[FFmpeg-devel] [PATCH] rtsp EPROTONOSUPPORT => AVERROR_INVALIDDATA

pross at xvid.org pross
Mon Mar 24 00:30:44 CET 2008


Hello,

The rtsp demuxer was modified in r12504 to report AVERROR(EPROTONOSUPPORT)
when an unsupported protocol is encountered. This does not compile under
MinGW, becasue WinSock uses a different errno system (WSAEPROTONOSUPPORT).

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtsp-invaliddata.diff
Type: text/x-diff
Size: 449 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080324/21120910/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080324/21120910/attachment.pgp>



More information about the ffmpeg-devel mailing list