- Timestamp:
- Dec 13, 2018, 2:59:33 AM (6 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master
- Children:
- 0f5837d
- Parents:
- a97eb17
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source_avcodec.c
ra97eb17 r39c8d08 240 240 goto beach; 241 241 } 242 av_codec_set_pkt_timebase(avCodecCtx, 243 avFormatCtx->streams[selected_stream]->time_base); 242 244 #endif 243 245
Note: See TracChangeset
for help on using the changeset viewer.