Skip to content
  • Carsten Schlote's avatar
    mediainfo: Added separate wrappers for UTF and Ansi API · 82dba434
    Carsten Schlote authored
    - There seem be a problem with the build-in open call. Added workaround
      using the buffer API.
    - TODO: Unify UTF and Ansi code. As UTF filenames are broken, it
      might be better to use the simpler Ansi API instead? Or do we still
      profit from the UTF strings returned from the library?
    82dba434