Originally committed as revision 8065 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Panagiotis Issaris 18 years ago
parent f6b375b95e
commit 5604801191
  1. 2
      libavcodec/utils.c

@ -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) void avcodec_flush_buffers(AVCodecContext *avctx)
{ {

Loading…
Cancel
Save