Commit 7c9375f1 authored by Michael Niedermayer's avatar Michael Niedermayer

10l

Originally committed as revision 1823 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a0c83173
......@@ -593,8 +593,8 @@ void avcodec_flush_buffers(AVCodecContext *avctx)
case CODEC_ID_MPEG1VIDEO:
case CODEC_ID_H263:
case CODEC_ID_RV10:
case CODEC_ID_MJPEG:
case CODEC_ID_MJPEGB:
// case CODEC_ID_MJPEG:
// case CODEC_ID_MJPEGB:
case CODEC_ID_MPEG4:
case CODEC_ID_MSMPEG4V1:
case CODEC_ID_MSMPEG4V2:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment