[FFmpeg-soc] shrink rtsp sdp buffer

Josh Allmann joshua.allmann at gmail.com
Thu May 27 07:55:52 CEST 2010


Hi,

The following reverts changes made in r18508 and shrinks the sdp
buffer in rtsp.c. I only do this because 16k on the stack is a lot.

This cleans up the last remnants of Vorbis in rtsp.c -- its sdp/fmtp
processing is now done in rtpdec_xiph.c, so this codepath is not
touched by Vorbis over RTP anymore except in the case of an error in
parsing sdp/fmtp. Even then, it should still fall-through rather
cleanly.

Josh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shrink_sdp_buffer.diff
Type: text/x-patch
Size: 1061 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100526/8c21edc0/attachment.bin>


More information about the FFmpeg-soc mailing list