mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-29 04:17:06 +08:00
Fix typo.
Originally committed as revision 20990 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -293,7 +293,7 @@ static void sdp_parse_fmtp(AVStream *st, const char *p)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Parse a string \p in the form of Range:npt=xx-xx, and determine the start
|
/** Parse a string p in the form of Range:npt=xx-xx, and determine the start
|
||||||
* and end time.
|
* and end time.
|
||||||
* Used for seeking in the rtp stream.
|
* Used for seeking in the rtp stream.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user