[wp-trac] [WordPress Trac] #53663: Media: fix and improve WebP features detection

WordPress Trac noreply at wordpress.org
Wed Jul 14 23:17:35 UTC 2021


#53663: Media: fix and improve WebP features detection
--------------------------+----------------------------
 Reporter:  azaozz        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Future Release
Component:  Media         |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+----------------------------
 Follow up from #53653.

 Looking at https://developers.google.com/speed/webp/docs/riff_container,
 the "extended" WebP file format `VP8X` may include a lossy or lossless
 "bitstream" chunk (`VP8 ` or `VP8L`) and few optional chunks: `ALPH`,
 `EXIF`, `ICCP`, `ANIM`, etc.

 Ideally the `wp_get_webp_info()` function should be extended to detect
 these features.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53663>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list