Revision 77223c53 libavformat/rtsp.h
libavformat/rtsp.h | ||
---|---|---|
353 | 353 |
} RTSPStream; |
354 | 354 |
|
355 | 355 |
void ff_rtsp_parse_line(RTSPMessageHeader *reply, const char *buf, |
356 |
RTSPState *rt); |
|
356 |
RTSPState *rt, const char *method);
|
|
357 | 357 |
|
358 | 358 |
extern int rtsp_rtp_port_min; |
359 | 359 |
extern int rtsp_rtp_port_max; |
Also available in: Unified diff