-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Description
In file included from /usr/ports/multimedia/decord/work/decord-0.6.0-7-gd2e5619/src/video/logging.cc:7:
/usr/ports/multimedia/decord/work/decord-0.6.0-7-gd2e5619/src/video/ffmpeg/ffmpeg_common.h:187:5: error: unknown type name 'AVBSFContext'; did you mean 'AVIOContext'?
187 | AVBSFContext, Deleterp<AVBSFContext, void, av_bsf_free> >;
| ^~~~~~~~~~~~
| AVIOContext
/usr/local/include/libavformat/avio.h:322:3: note: 'AVIOContext' declared here
322 | } AVIOContext;
| ^
In file included from /usr/ports/multimedia/decord/work/decord-0.6.0-7-gd2e5619/src/video/logging.cc:7:
/usr/ports/multimedia/decord/work/decord-0.6.0-7-gd2e5619/src/video/ffmpeg/ffmpeg_common.h:187:28: error: unknown type name 'AVBSFContext'; did you mean 'AVIOContext'?
187 | AVBSFContext, Deleterp<AVBSFContext, void, av_bsf_free> >;
| ^~~~~~~~~~~~
| AVIOContext
/usr/local/include/libavformat/avio.h:322:3: note: 'AVIOContext' declared here
322 | } AVIOContext;
| ^
ffmpeg-6.1.1_5
clang-18
FreeBSD 14.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels