Changeset 6abb4de for src/io/source_avcodec.c
- Timestamp:
- Dec 5, 2013, 2:05:35 PM (11 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 75eb182
- Parents:
- 23bf001
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source_avcodec.c
r23bf001 r6abb4de 91 91 goto beach; 92 92 } 93 94 // try to make sure max_analyze_duration is big enough for most songs 95 avFormatCtx->max_analyze_duration *= 100; 93 96 94 97 // retrieve stream information
Note: See TracChangeset
for help on using the changeset viewer.