xiph/rav1e

Support non-utf8 file systems

Open

#2,356 opened on May 31, 2020

 (0 comments) (0 reactions) (0 assignees)Assembly (289 forks)github user discovery
easyenhancementgood first issue

Repository metrics

Stars
 (4,144 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Paths may not be utf8, currently we pass them around as &str in few places.

Contributor guide