- Timestamp:
- Jan 25, 2022, 6:32:20 PM (3 years ago)
- Branches:
- fix/ffmpeg5, master
- Children:
- dd9287c
- Parents:
- 808c6ac5
- git-author:
- Paul Brossier <piem@piem.org> (01/25/22 18:30:27)
- git-committer:
- Paul Brossier <piem@piem.org> (01/25/22 18:32:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/source_avcodec.c
r808c6ac5 r8a05420 67 67 #else 68 68 #define AUBIO_AVCODEC_MAX_BUFFER_SIZE AV_INPUT_BUFFER_MIN_SIZE 69 #endif 70 71 #if LIBAVCODEC_VERSION_MAJOR >= 59 72 #define FF_API_LAVF_AVCTX 1 69 73 #endif 70 74
Note: See TracChangeset
for help on using the changeset viewer.