]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Increase the SDP buffer size (again!) and also increase the temporary
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 14 Apr 2009 13:22:40 +0000 (13:22 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 14 Apr 2009 13:22:40 +0000 (13:22 +0000)
commitf9511ac821547fe9136516076381a9705c65ba0d
treedc7706166c2c80c000c098d2c538b89930b75bec
parent124fefe867ef023a89ca4f4cc76e700342286b0d
Increase the SDP buffer size (again!) and also increase the temporary
buffer size of the fmtp parameter buffer. For Vorbis RT(S)P, these
contain full Vorbis headers, which can be up to 12kb each, formatted
in base64, so 16kb total. Patch required for proper Vorbis/RTP playback,
submitted as GSoC qualification task in the thread "RTP/Vorbis payload
implementation (GSoC qual task)" by Colin McQuillan m.niloc googlemail
com.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18508 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rtsp.c