Changeset 549928e for src/io/source_avcodec.c
- Timestamp:
- Dec 10, 2013, 2:30:42 PM (12 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/applefworks, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- ab41f5c
- Parents:
- eb99982
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source_avcodec.c
reb99982 r549928e 22 22 #include "config.h" 23 23 24 #ifdef HAVE_ AVCODEC24 #ifdef HAVE_LIBAV 25 25 26 26 #include <sndfile.h> … … 403 403 } 404 404 405 #endif /* HAVE_ SNDFILE*/405 #endif /* HAVE_LIBAV */
Note: See TracChangeset
for help on using the changeset viewer.