mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
![Jan Beich](/assets/img/avatar_default.png)
In file included from ../FFmpeg/ReadFFmpeg.cpp:45: ../FFmpeg/FFmpegFile.h:268:53: error: use of undeclared identifier 'CODEC_CAP_DELAY' return ( ( (_videoCodec->capabilities & CODEC_CAP_DELAY) ? _codecContext->delay : 0 ) ^