mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-02 21:12:12 +00: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