Commit 8025405f authored by Michael Niedermayer's avatar Michael Niedermayer

10l ?

Originally committed as revision 2345 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent cafa66af
......@@ -539,7 +539,7 @@ retry:
if(s->lavc_build && s->lavc_build<4655)
s->workaround_bugs|= FF_BUG_DIRECT_BLOCKSIZE;
if(s->lavc_build && s->lavc_build<4618){
if(s->lavc_build && s->lavc_build<4670){
s->workaround_bugs|= FF_BUG_EDGE;
}
......
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