Changeset 24c207f for src/wscript_build
- Timestamp:
- Mar 23, 2017, 3:46:07 PM (8 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, sampler
- Children:
- ecf7572
- Parents:
- 59be50d (diff), 91fa88d (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/wscript_build
r59be50d r24c207f 8 8 uselib += ['AVCODEC'] 9 9 uselib += ['AVFORMAT'] 10 uselib += ['SWRESAMPLE'] 10 11 uselib += ['AVRESAMPLE'] 11 12 uselib += ['AVUTIL']
Note: See TracChangeset
for help on using the changeset viewer.