mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
svq3 fix
Originally committed as revision 2625 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e45f19437e
commit
9a41c2c747
@ -2158,6 +2158,7 @@ static void common_init(H264Context *h){
|
||||
|
||||
init_pred_ptrs(h);
|
||||
|
||||
s->unrestricted_mv=1;
|
||||
s->decode=1; //FIXME
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user