Skip to content

adaptive: use the reference when reading XML attributes

Steve Lhomme requested to merge robUx4/vlc:adaptive-ref into master

This avoids allocations and copies for nothing.

And some other copy optimizations.

Merge request reports