- Timestamp:
- Dec 17, 2018, 4:42:11 PM (6 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- 09b4be9, f5adffe
- Parents:
- d81e16d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/sink_vorbis.c
rd81e16d r0e6ad10 70 70 71 71 if (!uri) { 72 AUBIO_ERROR("sink_ apple_audio: Aborted opening null path\n");72 AUBIO_ERROR("sink_vorbis: Aborted opening null path\n"); 73 73 goto failure; 74 74 }
Note: See TracChangeset
for help on using the changeset viewer.