Le quartidi 4 prairial, an CCXXV, Daniel Kucera a écrit :
> Time to time some devices send UDP packets without payload.
> ffmpeg previously exited on receiving such packet, this patch
> fixes this behaviour.
> 
> Signed-off-by: Daniel Kucera <daniel.kuc...@gmail.com>
> ---
>  libavformat/udp.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

I do not think this is correct: UDP is a packetized protocol, packet
with empty payload are still packets, and meaningful for some protocols.

Regards,

-- 
  Nicolas George

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