taglib: use non-deprecated File constructor
The deprecated info was added in 1.5 1. But the constructor was added in 2.0 2. The parameters are the same, in a different order and the factory is optional.
Fixes #29391 (closed)
Edited by Steve Lhomme
The deprecated info was added in 1.5 1. But the constructor was added in 2.0 2. The parameters are the same, in a different order and the factory is optional.
Fixes #29391 (closed)
VideoLAN code repository instance