Change the resize, it now depends of the format

This commit is contained in:
grosroro 2012-05-30 12:23:55 +02:00
commit 68852ca65a
2 changed files with 33 additions and 54 deletions

View file

@ -73,7 +73,7 @@ class FFProbe extends Binary
$ret[$n][] = $line;
}
return $ret;
}