Mercurial > libavformat.hg
comparison jpeg.c @ 261:5f27f90ed496 libavformat
Fix a very nasty problem with extra bytes appearing in TCP data streams.
Whenever there was an EINTR/EAGAIN return, then a byte in the data stream
would be duplicated!! This fix should allow ffserver to work again.
author | philipjsg |
---|---|
date | Mon, 29 Sep 2003 01:41:30 +0000 |
parents | 99f4032097e0 |
children | 5cb0e4cdb864 |
comparison
equal
deleted
inserted
replaced
260:f3b8a6e60e71 | 261:5f27f90ed496 |
---|