- Timestamp:
- Dec 17, 2018, 4:42:21 PM (6 years ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/sink_vorbis.c
r41d14b8 r09b4be9 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.