• 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
Name
Last commit
Last update
..
plugins Loading commit data...
DecoderAPI.cxx Loading commit data...
DecoderAPI.hxx Loading commit data...
DecoderBuffer.cxx Loading commit data...
DecoderBuffer.hxx Loading commit data...
DecoderCommand.hxx Loading commit data...
DecoderControl.cxx Loading commit data...
DecoderControl.hxx Loading commit data...
DecoderError.cxx Loading commit data...
DecoderError.hxx Loading commit data...
DecoderInternal.cxx Loading commit data...
DecoderInternal.hxx Loading commit data...
DecoderList.cxx Loading commit data...
DecoderList.hxx Loading commit data...
DecoderPlugin.cxx Loading commit data...
DecoderPlugin.hxx Loading commit data...
DecoderPrint.cxx Loading commit data...
DecoderPrint.hxx Loading commit data...
DecoderThread.cxx Loading commit data...
DecoderThread.hxx Loading commit data...