rtsp: Update a comment to the current filename scheme

Signed-off-by: Martin Storsjö <martin@martin.st>
pull/6/merge
Martin Storsjö 13 years ago
parent c854102da7
commit e0d5ac6ae3
  1. 2
      libavformat/rtsp.h

@ -424,7 +424,7 @@ typedef struct RTSPStream {
int sdp_payload_type; /**< payload type */
//@}
/** The following are used for dynamic protocols (rtp_*.c/rdt.c) */
/** The following are used for dynamic protocols (rtpdec_*.c/rdt.c) */
//@{
/** handler structure */
RTPDynamicProtocolHandler *dynamic_handler;

Loading…
Cancel
Save