History | View | Annotate | Download (6.82 KB)
Change avf_sdp_create() to get a pre-allocated buffer as input, and toreturn an integer (0 if the SDP has been succesfully created, < 0 in caseof error)
Originally committed as revision 9947 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fix linking when RTP is disabled and libraries are dynamic
Originally committed as revision 9945 to svn://svn.ffmpeg.org/ffmpeg/trunk
Introduce an SDP generator
Originally committed as revision 9806 to svn://svn.ffmpeg.org/ffmpeg/trunk