mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-11 06:58:18 +00:00
Fix typo.
Originally committed as revision 8065 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f6b375b95e
commit
5604801191
@ -1276,7 +1276,7 @@ void avcodec_init(void)
|
||||
}
|
||||
|
||||
/**
|
||||
* Flush buffers, should be called when seeking or when swicthing to a different stream.
|
||||
* Flush buffers, should be called when seeking or when switching to a different stream.
|
||||
*/
|
||||
void avcodec_flush_buffers(AVCodecContext *avctx)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user