OSDN Git Service

rtpproto: Write a warning if the input data written isn't RTP packetized
authorMartin Storsjö <martin@martin.st>
Sat, 6 Dec 2014 23:42:06 +0000 (01:42 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 8 Dec 2014 09:59:12 +0000 (11:59 +0200)
commit29bc7bfba288ff8572ed967a8752a1dbde7b724b
treedddf575b56b518b290e91fedbd73be7a649287e8
parent6a880090cd75b6c31b5ee1f088b6578a293099c6
rtpproto: Write a warning if the input data written isn't RTP packetized

Tell the user that the RTP muxer needs to be used to packetize
the data - using the RTP protocol on its own isn't enough.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpproto.c