diff options
author | Giancarlo Formicuccia <ilsensine@inwind.it> | 2003-07-11 22:30:12 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2003-07-11 22:30:12 +0000 |
commit | 1bc1cfdddf7ab8ef50d0fc888808d6b609eb5d8d (patch) | |
tree | 76a842f76f221a2343ba29ac6aa623d49d465d54 /ffmpeg.c | |
parent | 6bc114b2fb026ff0c521caf206ad08fdb5910383 (diff) | |
download | ffmpeg-1bc1cfdddf7ab8ef50d0fc888808d6b609eb5d8d.tar.gz |
- Gracefully handle the case where not all the streams are requested/wanted
from the client. Simply ignore the unwanted/unasked streams.
- Don't need to pool() for every input character! (the socket is nonblocking,
so the loop is ok).
- Partially resurrect compute_send_delay for avoiding udp flood. Without a
similar patch, udp transmission is seriously unreliable.
(note that we don't link to a specific input reference stream, it's not needed
as the pts values should be coherent anyway. Also, non-monotonic pts
progression is unimportant in the long term).
- rtsp_cmd_pause must reset the time reference
patch by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
Originally committed as revision 2034 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions