1. 08 Aug, 2014 1 commit
    • Andrée Ekroth's avatar
      decoder/Mp4v2: fix crash with undefined error · ec3568bd
      Andrée Ekroth authored
      When no track is found the error is now properly set.
      Previously the calling function tried to log an undefined
      error, which resulted in a crash. MPD falls back to
      ffmpeg for unsupported tracks, such as ALAC.
      
      This should fix issue 4051.
      ec3568bd
  2. 07 Aug, 2014 1 commit