On Mon Mar 29 19:36:08 2010 rbultje wrote: > - } > + } else if (n == 0 && ++timeout_cnt >= MAX_TIMEOUTS) { > + return AVERROR(ETIME); Some FATE machines complain about rtsp.c:1699: error: `ETIME' undeclared Michael