- Timestamp:
- Dec 31, 2013, 12:10:58 AM (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:
- 0546c1f3
- Parents:
- d389e23
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source_avcodec.c
rd389e23 r029bf4e 62 62 // hack to create or re-create the context the first time _do or _do_multi is called 63 63 void aubio_source_avcodec_reset_resampler(aubio_source_avcodec_t * s, uint_t multi); 64 void aubio_source_avcodec_readframe(aubio_source_avcodec_t *s, uint_t * read_samples); 64 65 65 66 aubio_source_avcodec_t * new_aubio_source_avcodec(char_t * path, uint_t samplerate, uint_t hop_size) {
Note: See TracChangeset
for help on using the changeset viewer.