Make ff_sdp_write_media a lavf-internal function
authorMartin Storsjö <martin@martin.st>
Tue, 18 May 2010 19:32:59 +0000 (19:32 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 18 May 2010 19:32:59 +0000 (19:32 +0000)
commit0341b6994ab2b819846fe1cf98b899235c5290fe
tree2c0f87468640a8c9674677f562ab76d0bc7c98af
parent698f4cc7f0af0ba9ef54b01cfffd1f02d7aa5d05
Make ff_sdp_write_media a lavf-internal function

This is in preparation for RTP hinting in the MOV muxer, where
it needs to be able to create SDP fragments for each media stream.

Originally committed as revision 23160 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/internal.h
libavformat/sdp.c