Also fail with GCC 15
Also fail with GCC 15
This patch fix this issue for me too. Tanks Scott.
New release ?
Please note that libpostproc has been removed in ffmpeg 8 I noticed a typo in commit 9bb397 The include path is wrong # include <avcodec/codec_desc.h> should be # include <libavcodec/codec_desc.h>
Please note that libpostproc has been removed in ffmpeg 8 I noticed a typo in commit 9bb397 The include path is wrong # include <avcodec/codec_desc.h> # include <libavcodec/codec_desc.h>
I noticed a typo in commit 9bb397 The include path is wrong # include <avcodec/codec_desc.h> # include <libavcodec/codec_desc.h>
Fail to build with ffmpeg 8