]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Reworked assignment of FRSH contract parameters
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 28 Nov 2009 18:26:09 +0000 (19:26 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 28 Nov 2009 18:26:09 +0000 (19:26 +0100)
commit914345eda9d70ff0452d832d8ed37181c72ea431
tree10a92cf874da2568839af7f5c816917f30925375
parenta9d1337e0ddde15598a5c383a41f39a4f57e6078
Reworked assignment of FRSH contract parameters

Now we can specify also deadline. The assigned values differ for RTCP and
RTP streams because RCP needs much less bandwidth.

Sending was changed to sync. When async was used, the packets would
be queued and delivered with delay, which is not what we want. In future,
we might add an endpoint parameter to specify the size of queue and use
async again.
libavformat/frsh.c
libavformat/rtpproto.c