mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-26 17:32:06 +00:00
Fix typo.
Originally committed as revision 20990 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
702d0a9e85
commit
debe86bfed
@ -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.
|
||||
* Used for seeking in the rtp stream.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user