Skip to content

cache: remove directory separator from pl_cache_{get,set}_dir

Niklas Haas requested to merge haasn/libplacebo:cache_dir into master

And rebrand them to pl_cache_{get,set}_file, an arguably more fitting name.

This allows users to effectively prefix the filename, e.g. by passing "/tmp/pl-" as the path.

Merge request reports

Loading