Changeset 09b4be9


Ignore:
Timestamp:
Dec 17, 2018, 4:42:21 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/crepe, fix/ffmpeg5, master
Children:
d013a93, eba24c59
Parents:
41d14b8 (diff), 0e6ad10 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'feature/sink_vorbis' into feature/sink_flac

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/sink_vorbis.c

    r41d14b8 r09b4be9  
    7070
    7171  if (!uri) {
    72     AUBIO_ERROR("sink_apple_audio: Aborted opening null path\n");
     72    AUBIO_ERROR("sink_vorbis: Aborted opening null path\n");
    7373    goto failure;
    7474  }
Note: See TracChangeset for help on using the changeset viewer.