mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02: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