mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
10l ?
Originally committed as revision 2345 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
cafa66af8e
commit
8025405fcd
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user