X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22lang_raccourcis%22%2C%22module=%24nom_module%22%29%20.%20%22?a=blobdiff_plain;f=includes%2Fmedia%2FWebP.php;h=3e4731ae084279383636476f7ba34a837aec2356;hb=718e63694d17b34928a5167c9d95fda24cd62571;hp=541cac234c39937bb4764b52b1380e0fcdf5cfe9;hpb=5544cef16b6fdf1a69230ba02cfa4417f18e7cf2;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/media/WebP.php b/includes/media/WebP.php index 541cac234c..3e4731ae08 100644 --- a/includes/media/WebP.php +++ b/includes/media/WebP.php @@ -118,6 +118,7 @@ class WebPHandler extends BitmapHandler { /** * Extracts the image size and WebP type from a file based on the chunk list * @param array $chunks Chunks as extracted by RiffExtractor + * @param string $filename * @return array Header data array with entries 'compression', 'width' and 'height', where * 'compression' can be 'lossy', 'lossless', 'animated' or 'unknown' */